Have you an URL to a Product that you are experiencing this problem with?
NOTE: upgrading to v1.3.6 is a good idea ...![]()
Have you an URL to a Product that you are experiencing this problem with?
NOTE: upgrading to v1.3.6 is a good idea ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Here is a product
http://www.scoutingitout.com/index.p...roducts_id=278
Select the largest size and the shipping calculates at $8.99
I know that upgrading is a good idea, but will my template carry over to the new version?
That looks like a template monster template ...you are doomed ...
It will take quite a bit of work to re-do your template ... and from what we have seen even their v1.3.x templates are not very compatible ...
Be careful on that ...
On the Table rates ... you do have that marked for Price and not Weight correct?
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Yep, it is a Template Monster template. Yes, these are price attributes, not weight. Again, by turning off that setting, it works just fine. I already started to change them. However, there are hundreds to change. I need to get that to work for my client.
Providing Template monster did not touch the core code ...
Switch to Classic Template ... does it work?
You could try this ...
Next, download v1.3.6 ...
rename your file:
/includes/modules/shipping/table.php
/includes/modules/shipping/table.php_HIDE
Edit the file from v1.3.6
/includes/modules/shipping/table.php
And change the line:
To read:PHP Code:class table extends base {
Load that to your server ... does it work in both the Admin ... Modules ... Shipping ...PHP Code:class table {
and on your checkout?
Does it fix this issue?
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I received this error in the Admin...modules....shipping
Warning: main(/home/scouting/public_html/includes/languages/english/modules/shipping/table-original.php): failed to open stream: No such file or directory in /home/scouting/public_html/admin/modules.php on line 183
Warning: main(/home/scouting/public_html/includes/languages/english/modules/shipping/table-original.php): failed to open stream: No such file or directory in /home/scouting/public_html/admin/modules.php on line 183
Warning: main(): Failed opening '/home/scouting/public_html/includes/languages/english/modules/shipping/table-original.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/scouting/public_html/admin/modules.php on line 183
Fatal error: Cannot redeclare class table in /home/scouting/public_html/includes/modules/shipping/table.php on line 13
oops. I see what I did wrong...stay tuned