bigbird_3156 Posted August 21, 2008 Share Posted August 21, 2008 Hi, I am trying to duplicate the "table" shipping Module so that I can essentially have two options for my local customers... Local post (Table module 1) and Express Post (Table Module 2). I have gone ahead and duplicated the table.php files in both ../includes/modules/shipping and ../includes/languages/english/modules/shipping changing their name to exptable.php and changing every instance of 'table' in the code to exptable to prevent any clashes (Dunno if this is necissary or not but did it any way) Just adding these files causes errors though.... in admin under modules/shipping I get the following error: 1146 - Table 'mulberry_osc1.EXPTABLE_CONFIGURATION' doesn't exist select configuration_value from EXPTABLE_CONFIGURATION where configuration_key = 'MODULE_SHIPPING_EXPTABLE_STATUS' [TEP STOP] Am I going the right way about all of this?? :huh: and if so what is the next step?? is there an easier way? or should I just pack up and go home??? :blink: Link to comment Share on other sites More sharing options...
bigbird_3156 Posted August 22, 2008 Author Share Posted August 22, 2008 Just ignore this... sorted it all out is working fine Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.