Jump to content

Order system broken (WHMCS 5.1)


MustangV10

Recommended Posts

  • 4 weeks later...

Just a quick response after scouring forums and hassling whmcs support they pointed me to something I should of seen right from the start, on login to the Admin page I could see under errors "Smarty Error: unable to read resource: /home/ts/public_html/clients/templates/orderforms/tscomparison/products.tpl"

Now under v5.0.3 this should have been ts_comparison and somehow magically the _ had been stripped out of what it was looking for, I renamed the folder to what whmcs was expecting and bam everything back how it should be.

 

For those that aren't getting anywhere with paypal.php give your admin page a look and see if any errors pop up in your activity log.

Link to comment
Share on other sites

  • 3 weeks later...

I have problem with payment gateway....blank page (WHMCS 5.1.2) but i fix problem with JSON Extension

 

For Cent OS

1) yum install gcc make

2) yum install php php-pear php-devel

3) pecl download json

4) Create a file in /etc/php.d called json.ini, and add the following lines:

; php-json extension

extension=json.so

5)service httpd restart

 

Gateways Config Page work.........

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