Hello,
To enable my moderators to do some simple administrative tasks on subforums (create/rename), I have made a custom MCP module. The first part I made, to create subforums, worked just fine, but when I started adding another mode for renaming forums, I found that the mode links in the control panel do not include an f value, so the forum id is lost when navigating, making my code inoperable.
My info/mcp_subforum.php: https://ghostbin.com/paste/gwne8
My mcp_subforum.php: https://ghostbin.com/paste/qhx5g
I have cleared the cache multiple times as well, but I am unable to get the f parameter added to these mode links. It works fine for the default modules, and I can not see what they do different..
I have been searching for the answers with no luck, and the code involved is too opaque for me to be able to follow, so I hope someone on here will be able to help!
-- Cheers, Morten