1
In my submit page for MyLinks, I'd like to preselect the category. For instance if I am in category 45, and I click the submit link:
http://domain/modules/mylinks/submit.php?cid=45I'd like the submit page load up with category 45. However, when the link above is clicked, the category isnt preselected. Further, no applicable PHP errors are found.