Jump to content

cart.php?a=checkout doesn't load template


smhnaji

Recommended Posts

Hello

 

It's the first time I post here!

 

After my client select the service to purchase or want to Add funds to their account, when they visit cart.php?a=checkout, template doesn't load.

 

Only the contents are loaded but incompletely.

 

After I viewed source, I got that there are only some <p> tags that want to load the content (Name of the user, payment gateway, invoice#, price and exp. date)

 

And exp. date is always empty. I think that it should have caused the problem because its closing tag is not loaded.

 

I have added this code to configuration.php but no err is being displayed:

 

error_reporting(E_ALL);
ini_set('display_errors', '1');
$show_errors = "true";
$debug_output = "true";

 

Thank you

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