crombiecrunch Posted June 20, 2010 Share Posted June 20, 2010 (edited) I just moved to a new server and I am getting a error of Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /public_html/clients/includes/adminfunctions.php on line 0 As far as I can tell the only page this is breaking is on configgeneral.php. Any ideas how to fix this? All the other pages load fine, but that page breaks. I get no template on it just a white page with all the fields looking like a big form page. I am using version 5.1.46 of mysql. Edited June 20, 2010 by crombiecrunch 0 Quote Link to comment Share on other sites More sharing options...
crombiecrunch Posted June 20, 2010 Author Share Posted June 20, 2010 Actually after playing around seems more issues then just that, I can not add product I get Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /public_html/clients/includes/adminfunctions.php on line 0 Warning: Cannot modify header information - headers already sent by (output started at /public_html/clients/includes/adminfunctions.php:0) in /public_html/clients/admin/configproducts.php on line 0 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted June 21, 2010 WHMCS Support Manager Share Posted June 21, 2010 We've been finding recently that this can occur due to an Ioncube/PHP 5.3 conflict when the system tries to check for an empty directory. Just creating the empty directory /modules/support/ should resolve 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.