close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

After running smoothly several years suddenly moving index page purchasing page error message appears

Thread began 12/09/2013 7:12 pm by James L | Last modified 1/10/2014 8:14 am by Jason Byrnes | 3760 views | 23 replies |

James L

After running smoothly several years suddenly moving from index page to purchasing page error message appears

Notice: Undefined variable: new_ProRes in /home/charles4/public_html/store.php on line 11

Fatal error: Call to a member function GetContent() on a non-object in /home/charles4/public_html/store.php on line 11

Sign in to reply to this post

Jason ByrnesWebAssist

can you attach a copy of the page in a zip archive please.

Sign in to reply to this post

James L

How do I do that

This new design for the help forum is driving me crazy. I see no place to send an attachment

Sign in to reply to this post

Jason ByrnesWebAssist

When you are replaying to a post, there is a manage attachments button just above the post reply button, see attached screen shot

Sign in to reply to this post

James L

I know where that button is, but when I go to add attachment and select the zip file the only choices are Cancel or Open the zip file, I see no way to choose to actually add that attachment to the reply

Sign in to reply to this post

Jason ByrnesWebAssist

see PM, send the file to me directly in an email

jbyrnes@webassist.com

Sign in to reply to this post

James L

oops, I didn't send the "store" page that the index page links to. I'll send that via email

Sign in to reply to this post

Jason ByrnesWebAssist

this is a case sensitivity issue. you have 2 diferant cart opjects:

1) new_ProRes
2) New_ProRes

looks like the lower case n object:
new_ProRes

is the one being used most of time. at line 7 of the store page, though, it uses the upper case N version:

require_once("WA_eCart/New_ProRes_PHP.php");

I changed that to:
require_once("WA_eCart/new_ProRes_PHP.php");

which fixed the problem.

Sign in to reply to this post

James L

PayPal wants more code

I set up PayPal payment with eCart, asked the client to buy something to be sure it was working, it took him to heir administrators area saying they needed more code added than eCart provided. He sent me the code they wanted but I have no idea where to put it. Help needed.
Here is the code:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="R9YFYC4EHDZP4">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

Sign in to reply to this post

Jason ByrnesWebAssist

That is not an eCart button, it is from the PaPal Toolkit in Free tools.

to create the checkout with eCart, run the checkout wizard.

open the cart display page, and go to insert -> eCart -> Checkout wizard.

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