close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Images not showing up via Image Resizer from instructions on eCommerce Webinar2

Thread began 3/23/2014 3:25 pm by cldsk | Last modified 5/13/2014 7:23 pm by Susanna | 2248 views | 8 replies |

cldsk

Images not showing up via Image Resizer from instructions on eCommerce Webinar2

Hello, I have been following the instructions on eCommerce Webinar2 and the Image Resizer doesn't seem to be working - no images are displaying!

Also, my product description isn't displaying in cart?

I was also wondering where I could edit the color styles for the pages as the grey doesn't work well with my design.

Thank you so much!

Sign in to reply to this post

Jason ByrnesWebAssist

see pm

Sign in to reply to this post

cldsk

thx see pm

Sign in to reply to this post

Jason ByrnesWebAssist

your images are being stored in the wrong place


accessing your site through FTP, the root shows the images/products folder is at the same level as the campargo-new folder.

The pages are looking for the images/products folder to be inside the campargo-new folder though.

Sign in to reply to this post

cldsk

thanks please see pm

Sign in to reply to this post

Jason ByrnesWebAssist

open the server behaviors panel, then double click the image resizer server behavior to edit it's settings.


to troubleshoot the other issue, I need some additional details.

I cant seam to find the add to cart page in order to add an item to the cart to see the errors on the cart page to troubleshoot. please provide steps to reproduce.

Sign in to reply to this post

cldsk

thanks please see pm

Sign in to reply to this post

Jason ByrnesWebAssist

the probelm was caused by the form action on the product details page:

action="<?php echo (htmlentities($_SERVER["PHP_SELF"], ENT_QUOTES)); ?>"?ProductID=<?php echo(intval($_GET['ProductID'])); ?>

needed to be changed to:
action="<?php echo (htmlentities($_SERVER["PHP_SELF"], ENT_QUOTES)); ?>?ProductID=<?php echo(intval($_GET['ProductID'])); ?>"


with ?ProductID=<?php echo(intval($_GET['ProductID'])); ?> outside of the quotes, it was not being included as part of the action so the recordset was empty.

in future, when using recordset info in the add to cart behavior, you should use the lookup Item ID option for the add to cart behavior.

Sign in to reply to this post

Susanna

Are your image thumbnails not showing up? If the image resizer doesn’t work it will just show the post title instead of show image where the image was supposed to be. If you are using a theme with a javascript slider (Restaurant) you will not see this, but only the slider trying to load an image. First thing you should check is the image thumbnail URL.

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