close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Confirm page stops loading before end

Thread began 5/15/2011 5:34 pm by James L | Last modified 5/16/2011 11:05 am by Jason Byrnes | 1464 views | 3 replies |

James L

Confirm page stops loading before end

I'm trying to finish up a shopping site. Everything goes smoothly until the comfirm.php page.

It looks like it's all there (all the way through displaying the shipping address info), but the "modify information" and "submit order" buttons don't display. When viewing the source code (in the browser) the page stops loading in the table class "eC_ButtonWrapper" after showing just the first two lines: name="x_fp_sequence" and name="x_fp_timestamp" (which is were the Authorize.net login and transaction code is located).

This code looks exactly like that in another website using Authorize.net, so I assume that the error really is occurring somewhere else, where should I look?

Sign in to reply to this post

Jason ByrnesWebAssist

add the following code to your confirm page to enable error reporting:

php:
<?php

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



it sounds like a php error is occuring on the confirm page.

Sign in to reply to this post

James L

Confirm page stops loading

Based on previous problems I now put the error thing at the beginning of all my php documents. It is at the start of this confirm.php page, but no error messages appear.
This is why I thought the problem is somewhere else...

Sign in to reply to this post

Jason ByrnesWebAssist

please send a link.

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...