ozace Posted October 21, 2009 Share Posted October 21, 2009 I am writing a dns module and I want, in some circumstances to break off to the standard WHMCS program (eg I dont support that particular registrar or control panel). I tried to do something like : header( 'Location: clientarea.php?action=domaindns' ) ; exit; but I get a "Unauthorized Access Attempt" is there a way to do this and retain integrity (use sessid etc ?) cheers Jim 0 Quote Link to comment Share on other sites More sharing options...
ozace Posted October 22, 2009 Author Share Posted October 22, 2009 found problem - needed to add domainid to end of url - not domain ciao all Jim 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.