close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

New Error on inserting "Add to Cart Button"

Thread began 10/07/2009 7:45 am by mjustice326179 | Last modified 11/19/2009 2:20 pm by Kevin373660 | 4978 views | 7 replies |

mjustice326179

New Error on inserting "Add to Cart Button"

I am getting an error when I insert the "Add to Cart Button" feature with eCart. I've tried 4.5, 4.5.1 and the 4.5.2 beta and all give me the same error. I've cleared the WinFileCache.data file to no avail either.

The only threads I've found have said to install the 4.5.2 beta and I did this but no fix. I need to have this implemented for a client THIS WEEK and need a remedy ASAP.

Sign in to reply to this post

Eric Mittman

I have submitted a support ticket for you on this issue. It has been sent to engineering for further review. To check the status of your ticket or make updates to it just login and visit the support history section.

Sign in to reply to this post

clementoke364704

Same problem with my Ecart button

Has any fix been found for this problem?

Sign in to reply to this post

Eric Mittman

There is not a general fix for this issue that I'm aware of, so that we have all the details and can exchange files if needed I have opened a ticket for you on this issue. Please login and visit your support history to update or check the status of the ticket.

Sign in to reply to this post

Jimmy Wu

I have found a fix for this issue. If anyone else is experiencing this issue, please post here and I will open a ticket to send you the necessary files.

Sign in to reply to this post

vglisson1393696

having error issues

i have seen the same message. and when i try to add a button, even to page that is nothing but the button....i get server errors. everything works great until i add a button. I cant get past just adding a button.

Sign in to reply to this post

Kevin373660

Jimmy I think that you are refering to the the workaround that you came up for me in Ticket # 110136. I just came accross this thread and thought that I would add my comments made to Jason with another thread that he was assisting me with.

We were trying to set up the Add to Cart button on the Resaults page when using remote payment processing with Authorize.Net. It works when we tested Local. All values are added to the cart.

However, now it does not work with Remote testing. It redirects to the cart page with nothing added. It seams funny that it works Local but not Remote? Maybe their is another reason. I can be reached at the phone number in the closed ticket # 110136. Please help.

Sign in to reply to this post

Kevin373660

Jimmy & Jason - I was able to correct the problem that I had with the Results page not forwarding the session varialbes to the cart page, when the "Add to Cart" button was clicked.

I had forgoten that we ran into this issue with my shopping index page. The solution is to add the session_commit(); code to the WA eCart Redirect. It is apparently an issue with related to the hosting server not retaining/passing the session variables. Maybe that will help other members if they run into this.

PHP Code:
<?php
// WA eCart Redirect
if ($<cartName>->redirStr != "") {
session_commit();
header("Location: ".$<cartName>->redirStr);
}
?>

Sorry about that. Ticket #110136 for Jimmy can be closed. Since I closed about 6 tickets that where stuck in my resolved ticket window, my controls have been removed.

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