What about clicking on the image? It has a link to the full size image.
What about clicking on the image? It has a link to the full size image.
@ccppll
Here is the link!
http://img187.imageshack.us/img187/2...gmethod.th.gif
way too small for me to even get a grasp of what page she is on..
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Oh sorry about that haredo!
Will pm you :)
Ch,
Thanks got the pm..
Nice site wished I had a baby so I could buy from you. :)
I believe since you are using the store pickup and you changed the name and edited the includes/ language/ english/ modules/ shipping/ storepickup.php
Find this:
includes/ language/ english/ modules/ shipping/ storepickup.php
- I notice you are using the classic still
- After this, search for override system
Find this:
Change to this please:PHP Code:$db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) values ('Shipping Cost', 'MODULE_SHIPPING_STOREPICKUP_COST', '0.00', 'The shipping cost for all orders using this shipping method.', '6', '0', now())");
Before you do this make a copy of the storepickup.php file so if this is not the fix you can overwrite the file with the orginial.PHP Code:$db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) values ('Shipping Cost', 'MODULE_SHIPPING_STOREPICKUP_COST', '', 'The shipping cost for all orders using this shipping method.', '6', '0', now())");
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Thanks haredo!
I've changed it but i still get to see the €0,00
The directory you gave me was incorrect i think.
Cause at mines it's includes/models/shipping/storepickup.php
At english i just get the defines :)
Ch,
you are correct:
includes/ modules/ shipping/ storepickup.php
I will look a little deeper in the code.
Give me time
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Ch,
You will have to wait for a fellow Zenner to read this thread for help. I am stumped on this.. Sorry
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting