Results 1 to 8 of 8
  1. #1
    Join Date
    May 2006
    Posts
    33
    Plugin Contributions
    0

    shipping module error-help!!!

    Ok, I'm panicking because I havent been playing with my zencart for a little while now, I decided today I wanted to change the shipping modules, but when I go to zencart admin, I get these messages...

    Warning: main(/home/liquori/public_html/Zencart/includes/languages/english/modules/shipping/html_header.php): failed to open stream: No such file or directory in /home/liquori/public_html/Zencart/admin/modules.php on line 188

    Warning: main(/home/liquori/public_html/Zencart/includes/languages/english/modules/shipping/html_header.php): failed to open stream: No such file or directory in /home/liquori/public_html/Zencart/admin/modules.php on line 188

    Warning: main(): Failed opening '/home/liquori/public_html/Zencart/includes/languages/english/modules/shipping/html_header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/liquori/public_html/Zencart/admin/modules.php on line 188

    Fatal error:
    Call to undefined function: zen_get_module_directory() in /home/liquori/public_html/Zencart/includes/modules/shipping/html_header.php on line 16

    Not only that but most of the modules themselves seem to have vanished from the admin page.

    However if I play with the 'front end' of the shop itsself, it doesn't seem to have any problems with processing shipping.

    Now, I have just renamed my admin file per security instructions, and I guess it has something to do with that, but I'm not the sharpest knife in the box round here when it comes to how zencart actually works so I'm hoping someone can figure out whats happening before I do more damage rooting about on my own. And yes, I have backed up everything before changing the file names

    i'm running Zen Cart 1.3.0.2 if thats helpful

    Cheers in advance!!!

    Pat

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: shipping module error-help!!!

    What are all the files in each of these folders?

    -/includes/languages/english/modules/shipping/
    -/includes/modules/shipping/
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    May 2006
    Posts
    33
    Plugin Contributions
    0

    Default Re: shipping module error-help!!!

    Hello Dr byte and thank you for coming to help me!
    Quote Originally Posted by DrByte
    What are all the files in each of these folders?

    -/includes/languages/english/modules/shipping/
    -/includes/modules/shipping/
    In

    -/includes/languages/english/modules/shipping/

    I have:-

    flat.php
    freeoptions.php
    freeshipper.php
    item.php
    perweightunit.php
    storepickup.php
    table.php
    ups.php
    usps.php
    zones.php

    And in

    -/includes/modules/shipping/

    I have:-

    flat.php
    freeoptions.php
    freeshipper.php
    html_header.php
    item.php
    perweightunit.php
    shopping_cart.php
    storepickup.php
    stylesheet.css
    stylesheet_new.css
    table.php
    tpl_account_edit_default.php
    tpl_account_history_info_default.php
    tpl_main_page.php
    tpl_search.php
    tpl_search_header.php
    tpl_shopping_cart.php
    tpl_tabular_display.php
    ups.php
    usps.php
    zones.php

    I also have the uk shipping mod, which has been installed without incident since I first got Zencart - I dont know if thats relavent.

    Ta VERY much in advance,

    Cheers,

    Pat

  4. #4
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: shipping module error-help!!!

    You have several extra files in -/includes/modules/shipping/ which you need to delete from your server:

    flat.php
    freeoptions.php
    freeshipper.php
    html_header.php
    item.php
    perweightunit.php
    shopping_cart.php
    storepickup.php
    stylesheet.css
    stylesheet_new.css
    table.php
    tpl_account_edit_default.php
    tpl_account_history_info_default.php
    tpl_main_page.php
    tpl_search.php
    tpl_search_header.php
    tpl_shopping_cart.php
    tpl_tabular_display.php
    ups.php
    usps.php
    zones.php
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    May 2006
    Posts
    33
    Plugin Contributions
    0

    Default Re: shipping module error-help!!!

    Ok thanks for that! I'll get on with doing it now and let you know how it went. I am now wondering if I need to be worried about the appearence of extra files - I guess they may have got scrambled when I upgraded to 1.3.0.2? Grrr I have a lot to learn, I hate being tripped up by my own ignorance. Bah.

  6. #6
    Join Date
    May 2006
    Posts
    33
    Plugin Contributions
    0

    Default Re: shipping module error-help!!!

    Quote Originally Posted by DrByte
    You have several extra files in -/includes/modules/shipping/ which you need to delete from your server
    I removed those files per your instruction and sure enough everything seems to be fine now! Thank you so much for your help, you saved me from quite a muddle, I was getting nowhere on my own. Now I just have to work out what those files were doing there

  7. #7
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: shipping module error-help!!!

    Quote Originally Posted by Pat Allosaurs
    I removed those files per your instruction and sure enough everything seems to be fine now! Thank you so much for your help, you saved me from quite a muddle, I was getting nowhere on my own. Now I just have to work out what those files were doing there
    You might have simple copied the files and therefore they stayed since in new version of zen-cart these files are somewhere else or not at all

  8. #8
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: shipping module error-help!!!

    Those files should never have been there. They likely were uploaded by an FTP transfer when you were trying to move template files but dragged into the wrong folder.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. HELP! how to add error message to shipping module in checkout
    By newbie456 in forum Addon Shipping Modules
    Replies: 0
    Last Post: 9 Dec 2011, 03:47 AM
  2. The dreaded Fedex shipping module error - help!
    By prodigious in forum Addon Shipping Modules
    Replies: 2
    Last Post: 15 Mar 2009, 05:56 PM
  3. Shipping Module Error
    By jesusblanco in forum General Questions
    Replies: 5
    Last Post: 13 Dec 2008, 04:56 AM
  4. shipping module error
    By snow-man in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 5 Sep 2008, 08:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg