Jump to content

Case of ; breaking things


NightStorm

Recommended Posts

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?

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated