close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Continue shopping button doesn't work well

Thread began 5/11/2010 7:36 pm by olecram2605406200 | Last modified 5/12/2010 10:48 am by Jason Byrnes | 2052 views | 5 replies |

olecram2605406200

Continue shopping button doesn't work well

I put an Updateable cart display in "cesta.php" and I want my "continue shopping" button go to index.php. So i write "index.php" in corretly form of "Ecart continue shopping" server behavior but nothing happened.

I discovered one thing: when I put my cart Updateable display on a white page, the button works. But when I put the page on my site, within the table does not work.

Sign in to reply to this post

Jason ByrnesWebAssist

Most likely there is a php error occurring on the page that is preventing the redirect to the index.php page from functioning.

Add the following at line 1 of your page to turn error reporting on:

php:
<?php

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




Please post back any errors that you see, an copy of the page and a link where we could see the error occurring

Sign in to reply to this post

olecram2605406200

Jason, I put your code in "cesta.php", the page that contain my cart view.

The is link: cesta.php

When I acess this page, the follow message appear:

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/artepape/public_html/produtos/cesta.php:5) in /home/artepape/public_html/WA_eCart/WA_eCart_Definition_PHP.php on line 479

When I press "continue shopping" button, the follow message appear with the another:

Warning: Cannot modify header information - headers already sent by (output started at /home/artepape/public_html/produtos/cesta.php:5) in /home/artepape/public_html/produtos/cesta.php on line 149

Sign in to reply to this post

Jason ByrnesWebAssist

see the following page for information on the headers already sent error:
148/

Sign in to reply to this post

olecram2605406200

Jason, now it works. I eliminate all the blank spaces between ?> and <?php before <head>.

Thanks a lot!

Sign in to reply to this post

Jason ByrnesWebAssist

glad to hear it is working.

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