Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Add to Cart/Checkout Image Broken
Author « Topic »  

dano2
Ecommerce Template Expert

USA
514 Posts

Pre-sales questions only
(More Details...)

Posted - 02/26/2018 :  10:33:26  
To all:

on wWWdOtsAfEtypRoSHopDOTcOm. the images for Add to Cart and Checkout are broken.....??

Thank for any help.....

Dano

Sinbad
ECT Moderator

USA
65937 Posts

Posted - 02/26/2018 :  11:18:41  
Hi Dano, I vsadmin/includes check if you have the following

remove this

$imgbuybutton="images/buy.gif";

add this

$GLOBALS['imgcheckoutbutton']='button';

Winners never quit, quitters never win
CSS and Responsive Designs
User Manual for Ecommerce Templates

dano2
Ecommerce Template Expert

USA
514 Posts

Pre-sales questions only
(More Details...)

Posted - 02/26/2018 :  16:44:00  
Hi Sinbad,

I looked and didn't find that file. Should I add it in? if so where do I place it?

Also, I noticed if you click on one of our products from the menu on the left something is
really amiss: it says something like this for all the products:
Strict Standards: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /homepages/31/d201806422/htdocs/safetyproshop/vsadmin/inc/incproducts.php on line 500

If you select the products there is even more text like that. Strange it didn't do this last night once we upgraded the template.

Any help is greatly appreciated.

Edited by - dano2 on 02/26/2018 16:45:04

Sinbad
ECT Moderator

USA
65937 Posts

Posted - 02/26/2018 :  19:48:14  
Hi Dano, have a look in the vsadmin folder for the file named includes.php.

The time zone can be fixed by adding the following to the vsadmin/includes.php no dollar sign should be added to this parameter, paste it just like below.

date_default_timezone_set('UTC');

Winners never quit, quitters never win
CSS and Responsive Designs
User Manual for Ecommerce Templates

dano2
Ecommerce Template Expert

USA
514 Posts

Pre-sales questions only
(More Details...)

Posted - 02/26/2018 :  19:58:13  
Hey Sinbad, that works.

I'm still having issues with the Add to Cart and Checkout buttons. They are now
showing as just Text instead of buttons. Looks like I lost the Button Images some how?

Edited by - dano2 on 02/26/2018 19:59:22

Sinbad
ECT Moderator

USA
65937 Posts

Posted - 02/26/2018 :  20:13:25  
Hi it looks like it is still set to use images instead of buttons, can you check the vsadmin/includes.php again making sure that $imgbuybutton="images/buy.gif"; is not in the file and this
this is there only once. $imgcheckoutbutton="button"; (I changed this to non-globals) the system should then use the css.




Winners never quit, quitters never win
CSS and Responsive Designs
User Manual for Ecommerce Templates

dano2
Ecommerce Template Expert

USA
514 Posts

Pre-sales questions only
(More Details...)

Posted - 02/26/2018 :  20:24:54  
that fixed it! thank you Sinbad! much appreciated. .
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000