NightStorm Posted May 10, 2012 Share Posted May 10, 2012 Having an issue with my WHMCS 5.0.3. I've tried re-uploading all the files (as a single zip, then uncompressing on the server through SSH to avoid possible corruption issues), as well as disabling the addons to see if that possibly may be the issue. What's the issue, you ask? Well, when I run the order form ("default" site template, and "boxes" order template), when I get to /client/cart.php?a=add&pid=2, the page appears to break, and all I see is ; The same thing happens when importing the userlist array via the API. There is nothing in the error logs (when I enable debugging), and the httpd log shows a 200 response... so somewhere the script is picking up a rogue ; and is closing the script... but since all the files are fresh, I am at a loss as to where it's getting this from. Has anyone else experienced this, and can possibly suggest where I could try looking for a fix? 0 Quote Link to comment Share on other sites More sharing options...
zomex Posted May 10, 2012 Share Posted May 10, 2012 Hello NightStorm, You may see errors associated with this show up under utilities > logs > activity log. 0 Quote Link to comment Share on other sites More sharing options...
NightStorm Posted May 10, 2012 Author Share Posted May 10, 2012 Unfortunately nothing is showing up in the activity log that could be associated with the problem... the last event in the log is the midnight cron events (I just tested again to confirm that there was nothing related showing up, and the last event is still the "Cron Job: Running Usage Stats Update for Server ID 1" at Midnight event). And this is from the access log (maybe you'll see something I don't... I dunno) {myIP} - - [10/May/2012:09:24:06 -0700] "GET /client/cart.php?a=add&pid=3 HTTP/1.1" 200 1845 "{MYDOMAIN}/plans/" "Mozilla/5.0 (Windows NT 5.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0" {myIP} - - [10/May/2012:09:24:11 -0700] "POST /client/cart.php?a=add&pid=3 HTTP/1.1" 200 23 "{MYDOMAIN}/client/cart.php?a=add&pid=3" "Mozilla/5.0 (Windows NT 5.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0" If someone from WHMCS wants to take a closer look at the files themselves, I can open up a ticket with all the login info needed to get there. Just let me know. 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.