close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Problems displaying checkout wizard pages (bootstrap 3 )

Thread began 2/12/2014 7:11 am by CraigR | Last modified 2/12/2014 1:28 pm by Jason Byrnes | 2131 views | 7 replies |

CraigRBeta Tester

Problems displaying checkout wizard pages (bootstrap 3 )

I have my cart working properly, so I want to add the checkout process.
I have gone through the wizard a couple of times now, both with no styling and cool styling, an the basic pages are created, which I intend to use as plugins in my framework.
If I create a new page from template and try to add a the checkout page as a plugin, I get the template loaded ok, but the screen is blank.
If I debug, I can see that loads of scripts are loading in my body section, but I can’t see anything on the page, there are no js errors

Sign in to reply to this post

Jason ByrnesWebAssist

a blank page means that a php error is occurring but error reporting is turned off.

to turn error reporting on, add the following code at line 1:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>



once we know what the error is, we will be able to troubleshoot the cause.

Sign in to reply to this post

CraigRBeta Tester

sorry I wasn't clearer

the template is loaded ok, but the body of the page is blank

Sign in to reply to this post

Jason ByrnesWebAssist

send a copy of the checkout page please.

Sign in to reply to this post

CraigRBeta Tester

OK

Attached Files
checkout.php
checkoutx.php
Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

CraigRBeta Tester

pm

Sign in to reply to this post

Jason ByrnesWebAssist

see PM

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...