close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Continue shopping not working

Thread began 5/28/2010 8:54 am by Miguel | Last modified 6/02/2010 2:15 pm by Miguel | 1806 views | 4 replies

Miguel

Continue shopping not working

Hello im working with server side includes (ADDT) cause this site will not be moved to a php 5.3 server it will always remain on php5.2,but i have the cart page on its own page without the server sides i added the

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



No errores display here

i also added at the end of the page

<?php var_dump($_SESSION); ?>



this displays the following

array(22) { ["KT_lastsiteroot"]=>  string(32) "15e3eacf32101fac18c32abf386ba185" ["tfi_listusers1_estado_u"]=>  string(0) "" ["KT_backArr"]=>  array(1) { [0]=>  string(59) "http://localhost/folder/folder/main.php?action=users" } ["KT_lastUsedList"]=>  string(13) "listusers1" ["tfi_listusers1_UserID"]=>  string(0) "" ["tfi_listusers1_foto"]=>  string(0) "" ["tfi_listusers1_correo"]=>  string(0) "" ["tfi_listusers1_nombre"]=>  string(0) "" ["tfi_listusers1_apellido"]=>  string(0) "" ["tfi_listusers1_pais"]=>  string(0) "" ["tfi_listusers1_edad_u"]=>  string(0) "" ["tfi_listusers1_level"]=>  string(0) "" ["tfi_listusers1_type_acc"]=>  string(0) "" ["tfi_listusers1_payment_usr"]=>  string(0) "" ["tfi_listusers1_coordinator"]=>  string(0) "" ["filter_tfi_listusers1"]=>  string(3) "1=1" ["sorter_tso_listusers1"]=>  string(20) "usuariox.UsersID DESC" ["default_max_rows_nav_listusers1"]=>  int(20) ["max_rows_nav_listusers1"]=>  int(20) ["WADbSearch1_planes_prod_Results"]=>  string(0) "" ["Ecart_Items"]=>  string(272) "2|WAECART|prueba2|WAECART|222|WAECART|0|WAECART|1|WAECART|8000|WAECART|Main|WAECART||WAECART|0|WAECART|8000|WAECART|1 prueba2 (2)§1|WAECART|prueba|WAECART|servicio de prueba|WAECART|0|WAECART|1|WAECART|9000|WAECART|Main|WAECART||WAECART|0|WAECART|9000|WAECART|1 prueba (1)" ["WAEC_ContinueRedirect"]=>  string(41) "/folder/main.php?action=detail&id=1" }

I also changed the continue behavoir to the following

<?php
// WA eCart Continue Shopping
if (isset($_POST["Ecart_Continue_100"]) || isset($_POST["Ecart_Continue_100_x"])) {
$Redirect_redirStr="main.php?Search_pro=&action=results&Search.x=48&Search.y=4&Search=Search";
if (true && isset($_SESSION['WAEC_ContinueRedirect'])) {
$Redirect_redirStr="main.php?Search_pro=&action=results&Search.x=48&Search.y=4&Search=Search";
}
if ($Redirect_redirStr != "") {
$Ecart->redirStr = $Redirect_redirStr;
}
$Ecart->cartAction = "Continue";
}
?>



Readed every post about this button and did changes suggested to those users but with no luck if i click continue shopping it just stays on the cart page but doesnt change to any, what else should i do or what am i missing?

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