djshadowxm81 Posted July 17, 2012 Share Posted July 17, 2012 I'm not sure what i'm doing wrong. But i keep getting this error when trying to call custom functions from the module via client area buttons. Unauthorized Access Attempt is what i get. Im using this within the ClientArea function <form method="post" action="clientarea.php?action=productdetails"> <input type="hidden" name="id" value="{$serviceid}" /> <input type="hidden" name="modop" value="custom" /> <input type="hidden" name="a" value="reboot" /> <input type="submit" value="Reboot Server" /> </form> the button shows up but i get that error when i click it. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.