rklamot Posted October 7, 2005 Share Posted October 7, 2005 i want two "table" options for shipping modules. I want them to be identical and I need both for a shipping method. How do I duplicate "table" in shipping modules? God bless Ryan Link to comment Share on other sites More sharing options...
♥Monika in Germany Posted October 7, 2005 Share Posted October 7, 2005 i want two "table" options for shipping modules. I want them to be identical and I need both for a shipping method. How do I duplicate "table" in shipping modules? God bless Ryan I use this http://www.oscommerce.com/community/contributions,1277 :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ... Link to comment Share on other sites More sharing options...
rklamot Posted October 7, 2005 Author Share Posted October 7, 2005 hmm this doesnt seem to apply to what i want to do. I just want two table shipping methods- nothing to do with email address collection. does anyone else have any help please? Link to comment Share on other sites More sharing options...
♥Monika in Germany Posted October 7, 2005 Share Posted October 7, 2005 hmm this doesnt seem to apply to what i want to do. I just want two table shipping methods- nothing to do with email address collection. does anyone else have any help please? sorry, I have my fav mods in an excel file and copied the wrong line ... http://www.oscommerce.com/community/contri...arch,table+rate :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ... Link to comment Share on other sites More sharing options...
rklamot Posted October 8, 2005 Author Share Posted October 8, 2005 Monika, I still need the files in order to install a second table. when i tried to copy "table2" to my modules/shipping, this came up in admin: Warning: main(/public_html/includes/languages/english/modules/shipping/table2.php): failed to open stream: No such file or directory in /public_html/admin/modules.php on line 128 Warning: main('/public_html/includes/languages/english/modules/shipping/table2.php): failed to open stream: No such file or directory in /public_html/admin/modules.php on line 128 Warning: main(): Failed opening '/public_html/includes/languages/english/modules/shipping/table2.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /public_html/admin/modules.php on line 128 Fatal error: Cannot redeclare class table in /public_html/includes/modules/shipping/table2.php on line 13 does anyone know the files to insert? Link to comment Share on other sites More sharing options...
♥Monika in Germany Posted October 8, 2005 Share Posted October 8, 2005 Monika, I still need the files in order to install a second table. when i tried to copy "table2" to my modules/shipping, this came up in admin: Warning: main(/public_html/includes/languages/english/modules/shipping/table2.php): failed to open stream: No such file or directory in /public_html/admin/modules.php on line 128 Warning: main('/public_html/includes/languages/english/modules/shipping/table2.php): failed to open stream: No such file or directory in /public_html/admin/modules.php on line 128 Warning: main(): Failed opening '/public_html/includes/languages/english/modules/shipping/table2.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /public_html/admin/modules.php on line 128 Fatal error: Cannot redeclare class table in /public_html/includes/modules/shipping/table2.php on line 13 does anyone know the files to insert? did you add the language file for the ntable2 also? Did you carefully rename all variable to table2? I'd quickly search with an editor for "table" and you should see ... :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.