buttons and boxes
Printed From: SalesCart
Category: Legacy Products
Forum Name: SalesCart Standard / PRO / SQL
Forum Description: All questions pertaining to SalesCart Standard, PRO and SQL should be posted here.
URL: http://forum.salescart.com/forum/forum_posts.asp?TID=93
Printed Date: November/23/24 at 11:44pm Software Version: Web Wiz Forums 11.04 - http://www.webwizforums.com
Topic: buttons and boxes
Posted By: jenny
Subject: buttons and boxes
Date Posted: May/10/04 at 6:01pm
Hi,
I am experiencing a problem with my salescart order processing buttons and header boxes. My view cart, checkout buttons, etc are only showing up as a white outlined box with a white box inside of that a red X in the center of that. Some of the boxes also say box 1.gif (3493 bytes). How can I fix this so my customer can view these buttons and checkout?
Thanks
|
Replies:
Posted By: GreatWeb1
Date Posted: May/10/04 at 10:23pm
Did you upload all the images to the cgi-bin folder?
Also you might want to check the path to those images too.
Example:
<img src="box5.gif" alt="box1.gif (3493 bytes)">
And Not:
<img src="http://localhost/yoursite/cgi-bin/box5.gif" alt="box1.gif (3493 bytes)">
Or
<img src="C:\Inetpub\wwwroot\yoursite\cgi-bin\box5.gif" alt="box1.gif (3493 bytes)">
|
Posted By: jenny
Date Posted: May/11/04 at 7:45pm
Thanks for the help, but the paths look fine.
|
Posted By: Techno Geek
Date Posted: May/12/04 at 9:19am
Do you have a link we can look at?
------------- Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support
|
Posted By: jenny
Date Posted: May/12/04 at 2:54pm
Hi,
Here are two links
http://www.teasemetoys.com/mall/paints.asp
http://www.teasemetoys.com/cgi-bin/view1.asp?I1.x=20&I1.y=8
Buttons and boxes do reappear if I hit the back button. They will appear on the pages I back to.
Thanks for the help.
|
Posted By: jenny
Date Posted: May/12/04 at 10:46pm
I have tried replacing the image links themselves and have had no luck. The link itself works but the image still does not display.
|
Posted By: jenny
Date Posted: May/17/04 at 11:12pm
Does anyone have any ideas? Still experiencing problem. Any ideas greatly appreciated.
|
Posted By: mickyB
Date Posted: May/18/04 at 2:09am
Trying to access: http://www.teasemetoys.com/cgi-bin/box1.gif
I've got this:
HTTP Error 403.2 - Forbidden: Read access is denied.
So picture seem to be in right place, just weird permissions !!!
Hope this would help,
Michele
------------- using SalesCart Pro 5.04 w/MS FP XP
|
Posted By: Techno Geek
Date Posted: May/19/04 at 9:19am
Make sure that in FrontPage you check the cgi-bin permissions. Under properties check the box for Allow files to be browsed, otherwise you may run into this.
------------- Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support
|
|