close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Poblem add productos to the cart Ecart 5

Thread began 5/24/2011 1:20 am by QuiruNet | Last modified 5/26/2011 6:29 am by Jason Byrnes | 2815 views | 9 replies |

QuiruNet

Poblem add productos to the cart Ecart 5

I have a problem with Ecart 5 when you add to cart, the website is selling fish per each fish can be sold for various sizes, each size if I have three fish size options, it let me add it to the car, but if I have more four fish size options, when I want to buy one of the four options the car I always appears empty. Whether you choose one of them, but if I have less than three product options let me add to the cart.

You can help me with this problem. Thanks

If you want to see de page is:

area_clientes.php

to enter you must be registered you can use:
user:admin@quiru.net, password: 111
got to he botton productos and check: MERLUZA you will see 6 options, if you choose one of then you will see that you can not buy it because you do not add to cart

Sign in to reply to this post

Jason ByrnesWebAssist

please send a copy of your producto_ficha.php page in a zip archive so I can examine the code.

Sign in to reply to this post

QuiruNet

upload file

for a repit region i use horizontal looper, but i change to normal repti region from dreamweaver and still the same problem.

And another thing, the car does not make very well the weight of each product

Attached Files
producto_ficha.zip
Sign in to reply to this post

Jason ByrnesWebAssist

can you send a dump of the productos_venta and productos tables so I can test this on my end.

Sign in to reply to this post

QuiruNet

tables

send you in a excel files the table of productos and productos_venta. In you nedd the ftp o see the data base, i can send you all information to you email if you need it.

Attached Files
exel.zip
Sign in to reply to this post

Jason ByrnesWebAssist

are you using MySQL for the database? If so, please use PHPMyAdmin or another my sql gui tool to export the table structure and data to an sql file that i can use to recreate them on my server.

Sign in to reply to this post

QuiruNet

daba base

send you the data base...

Attached Files
data_base.sql.zip
Sign in to reply to this post

Jason ByrnesWebAssist

try changing the folowing code:

php:
<?php

// WA eCart Redirect
if ($tenacitas->redirStr != "")     {
  
header("Location: ".$tenacitas->redirStr);
}
?>




to:

php:
<?php

// WA eCart Redirect
if ($tenacitas->redirStr != "")     {
  
session_commit();
  
header("Location: ".$tenacitas->redirStr);
}
?>
Sign in to reply to this post

QuiruNet

thanks

thanks now it is working

Sign in to reply to this post

Jason ByrnesWebAssist

Great, glad to hear it is working.

Sign in to reply to this post
loading

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