mpaynez Posted November 7, 2006 Posted November 7, 2006 Hello folks I'm having the following problem, any help is greatly appreciated, Problem: Table rate Shipping doesn't install, clicking on the install button doesn't do anything, clicking on table rate itself will show the options but when edit the values and update the new values don't take place, still shows the original values, any idea what to do?? More Info: I had table rate shipping installed and working just fine, I saw a contribution to have more options on the table rate, I uninstalled the original table rate module and made backups of the two table.php files in (language/english/module/shipping and module/shipping) and then copied them over with the two files provided in the contribution, then I tried to install the contribution in admin panel but clicking on install button doesn't do anything, it keeps showing the "install" button, so I decided to restore back to my original table rate but copying original files over the new ones didn't help, I now have the same problem, I can't install the original table rate either, clicking on" install" doesn't do anything, but clicking on the "Table rate" itself will show the options and I can edit them but changes won't take place even when I update it, it goes back to its original values, any ideas?I think the installation has changed other files that I need to restore back but don't know for sure and don't know which files. any help is appreciated,
mpaynez Posted November 7, 2006 Author Posted November 7, 2006 I think if I could somehow uninstall the module and install it again problem could be resolved, any ideas people? also can someone tell me if there is a file that's changed when u install a shipping module?
mpaynez Posted November 7, 2006 Author Posted November 7, 2006 it's a shame that I have to do another installation, redo all my customizations just because of this stupid thing, my shop was 99% ready for production, I'd greatly appreciate anyone who can shed some light on this problem,
mpaynez Posted November 7, 2006 Author Posted November 7, 2006 I just noticed that I can not modify any values in my shipping modules, any modification made doesn't really take place, after clicking on the "update" button the module still shows (keeps) old values, I'm sure now that there's a file that needs to be replaced other than table rate shipping module files, can anyone help?
mpaynez Posted November 8, 2006 Author Posted November 8, 2006 There's a bug report for this: #2742 ("Cannot Change Anything"). There's basically a line missing in the catalog/admin/modules.php file. In a nutshell, the save operation is starting at the end of the list of variables when it tries to save them instead of at the beginning. The bug fix article contains the code to fix it. And it works!!!! thanx to moe and quarterdane,
newtech Posted December 9, 2006 Posted December 9, 2006 There's a bug report for this: #2742 ("Cannot Change Anything"). There's basically a line missing in the catalog/admin/modules.php file. In a nutshell, the save operation is starting at the end of the list of variables when it tries to save them instead of at the beginning. The bug fix article contains the code to fix it. And it works!!!! thanx to moe and quarterdane, There is another problem with the Shipping Table Rate Module. It does not calculate the different rates, just goes by the first entry of each table. There is a bug report on this but no solution: http://www.oscommerce.com/community/bugs,9...pping%2BModules Are you not having this problem?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.