Gareth-HFX Posted June 4, 2007 Share Posted June 4, 2007 Hello, Just installed WHMCS solution and I'm about to import from ClientExec. First I'm going to sort out the settings and such. However, nothing I enter gets submitted to the database, settings stay the same after they've been changed and submitted, to-do list items do not get added and notes do not get saved. Register_globals are enabled, as seen here: hostedfx.com/info.php Any ideas what could be causing this? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted June 4, 2007 WHMCS CEO Share Posted June 4, 2007 Register globals must not be enabled in the admin folder. Matt 0 Quote Link to comment Share on other sites More sharing options...
Gareth-HFX Posted June 4, 2007 Author Share Posted June 4, 2007 I uploaded a php.ini folder to the admin folder with the following: register_globals = Off However, still no luck. 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted June 4, 2007 Share Posted June 4, 2007 I uploaded a php.ini folder to the admin folder with the following: register_globals = Off However, still no luck. Hey, Thats your issue, it should be register_globals = On From, Adam 0 Quote Link to comment Share on other sites More sharing options...
Gareth-HFX Posted June 4, 2007 Author Share Posted June 4, 2007 Hey, Thats your issue, it should be register_globals = On Cheers Adam, That worked! I was just following Matt's advice by turning them off: Register globals must not be enabled in the admin folder. Issue sorted anyway, thanks guys! 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted June 4, 2007 Share Posted June 4, 2007 Hey, Thats your issue, it should be register_globals = On Cheers Adam, That worked! I was just following Matt's advice by turning them off: Issue sorted anyway, thanks guys! Hey, I guess that goes either way, but you need register_globals to be enabled in the admin folder, install folder (if upgrading or re-install) and the main folder of whmcs (where your config.php file is). Enjoy WHMCS! From, Adam 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted June 4, 2007 WHMCS CEO Share Posted June 4, 2007 That worked! I was just following Matt's advice by turning them off:Register globals must not be enabled in the admin folder. No, I meant they must not be enabled in that, they must not be enabled in your admin folder despite you saying they are. For WHMCS they do need to be enabled. Matt 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.