mperkel Posted December 8, 2006 Share Posted December 8, 2006 Setting this up for the first time and having problems. The system shouls my products but when the user clicks on "order now" it just keeps showing the same page. What am I doing wrong? http://billing.ctyme.com/order.php?step=2 Thanks in advance 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted December 8, 2006 Share Posted December 8, 2006 Hey, Do you have register globals enabled? From, Adam 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted December 8, 2006 Share Posted December 8, 2006 do you have a registrar setup and TLD correctly added? do you have register_globals turned on? 0 Quote Link to comment Share on other sites More sharing options...
mperkel Posted December 8, 2006 Author Share Posted December 8, 2006 do you have a registrar setup and TLD correctly added? do you have register_globals turned on? In my .htaccess I have php_flag register_globals 1 No registrar set up. Why do I need one? What do you mean TLD? 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted December 8, 2006 Share Posted December 8, 2006 a TLD is something like .com, .org, .net, etc. Yes, i think you have to have a registrar of some sorts setup. Also, check your phpinfo to double check that register_globals are indeed on. You can do this by checking out your WHMCS server status page or by simpling adding a php page in your whmcs root directory with contents like this: <?php phpinfo(); ?> From what i can tell, you dont even have a server setup. did you read any of the install instructions? =P 0 Quote Link to comment Share on other sites More sharing options...
mperkel Posted December 8, 2006 Author Share Posted December 8, 2006 I'm beginning to see this isn't the product for me. I'm not going to use it for domain registrations. 0 Quote Link to comment Share on other sites More sharing options...
MACscr Posted December 8, 2006 Share Posted December 8, 2006 i could be completely wrong about the registrar thing. I havent used whmcs order pages for anything else besides hosting/domains yet, so i cant say much else. I would submit a support ticket to matt and ask him personally for help. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted December 8, 2006 WHMCS CEO Share Posted December 8, 2006 The problem is register globals are turned off. They must have been on when you installed WHMCS but now they're definately turned off again. 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.