jelew1985 Posted August 10, 2010 Share Posted August 10, 2010 Is there a way to pass the admin's ID via php? The reason I ask is because I want to integrate another portal that I created and I wanted to eliminate the extra step of having to re-login again. 0 Quote Link to comment Share on other sites More sharing options...
jelew1985 Posted August 10, 2010 Author Share Posted August 10, 2010 erm never mind I figured out how to do it via cookies. However, i get this error when I do this... Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/myplacid/public_html/MYPanel/includes/adminfunctions.php on line 0 Should this be happening? 0 Quote Link to comment Share on other sites More sharing options...
Grizzlyware Josh Posted August 10, 2010 Share Posted August 10, 2010 It shouldn't be doing that, no. What code did you add to the tpl files? If you havent, re-upload the original tpl file and try that. 0 Quote Link to comment Share on other sites More sharing options...
jelew1985 Posted August 11, 2010 Author Share Posted August 11, 2010 It appeared that since I added a custom module and its using mySQL scripting, it some how makes WHMCS report back the warnings. So I had to disabled the errors via my module to ensure they don't display. 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.