This is going to be a huge problem with my client. We are running 1.2.7 because the template was designed for this version. Now, We are running a store-wide sale and the Table-Rate shipping is not working. Is there a way around this issue?
This is going to be a huge problem with my client. We are running 1.2.7 because the template was designed for this version. Now, We are running a store-wide sale and the Table-Rate shipping is not working. Is there a way around this issue?
Could you be a bit more specific about what is not working on the Table Shipping Module?
How do you have it set up?
What does it appear to be doing wrong?
Has it ever worked?
What has changed on your site?
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 my Table Rate
25:8.99,50:10.99,75:12.99,100:14.99,150:16.99,200:18.99,300:19.99,10000:20.99
I have US Flags and State Flags that are priced by their size (priced by attributes). I am running a store-wide sale so I need the
Apply Discounts Used
by Product Special/Sale
Selected as "Yes" in the attributes.
What is happening is that the only shipping charges that are showing up is $8.99. When I turn off the Apply Discounts.... It works fine.
I am running 1.2.7. After reading the Forums, I learned that this is not a problem with 1.3.6. I am very very hesitant to upgrading due to the many horror stories that I have read on this forum. I don't even believe that my template would be compatible.
This is a pretty new site, so I don't think it ever worked correctly.
What can I do to solve this issue? It is a very big problem for my client. Any help you can provide would be greatly appreciated.
Mike
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