Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Oct 2006
    Location
    New Jersey, USA
    Posts
    118
    Plugin Contributions
    0

    Default Unexected errors

    I am learning my way around 1.3.6 on my local PC, so I don't have a URL to give you.
    I put in about 12 hours on my ZC yesterday and was well on my way to getting where I wanted to be -- a fairly basic ZC without bells and whistles. It looked great last night. It looked great first thing this morning. Then I went into my custom stylesheet (based on default with Classic green colors) and changed my MainWrapper width from 750px to 100%. All I wanted to do was settle on a size I liked. So, I made the change in Crimson Editor and went back to FF browser and refreshed my local ZC. My custome template is named magicfoxxx and the ZC resides in parent directory magicfoxxx. What did I do accidentally to get this:

    Warning: include(includes/modules/extra_functions.php) [function.include]: failed to open stream: No such file or directory in C:\wamp\www\magicfoxxx\includes\init_includes\init_general_funcs.php on line 34

    Warning: include() [function.include]: Failed opening 'includes/modules/extra_functions.php' for inclusion (include_path='.;C:\php5\pear') in C:\wamp\www\magicfoxxx\includes\init_includes\init_general_funcs.php on line 34

    Warning: include(includes/modules/extra_definitions.php) [function.include]: failed to open stream: No such file or directory in C:\wamp\www\magicfoxxx\includes\init_includes\init_templates.php on line 83

    Warning: include() [function.include]: Failed opening 'includes/modules/extra_definitions.php' for inclusion (include_path='.;C:\php5\pear') in C:\wamp\www\magicfoxxx\includes\init_includes\init_templates.php on line 83

    Warning: require(includes/modules/meta_tags.php) [function.require]: failed to open stream: No such file or directory in C:\wamp\www\magicfoxxx\includes\templates\template_default\common\html_header.ph p on line 16

    Fatal error: require() [function.require]: Failed opening required 'includes/modules/meta_tags.php' (include_path='.;C:\php5\pear') in C:\wamp\www\magicfoxxx\includes\templates\template_default\common\html_header.ph p on line 16


    Thanks
    John

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

    Default Re: Unexected errors

    It's telling you you're missing some files:

    include(includes/modules/extra_functions.php) [function.include]: failed to open stream: No such file or directory
    include(includes/modules/extra_definitions.php) [function.include]: failed to open stream: No such file or directory
    require(includes/modules/meta_tags.php) [function.require]: failed to open stream: No such file or directory
    .

    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
    Oct 2006
    Location
    New Jersey, USA
    Posts
    118
    Plugin Contributions
    0

    Default Re: Unexected errors

    Thanks, DrB
    I'll go try to find them and more importantly, how I lost them. All I did was change the MainWrapper width.
    I'll let you know how I make out.
    John

  4. #4
    Join Date
    Oct 2006
    Location
    New Jersey, USA
    Posts
    118
    Plugin Contributions
    0

    Default Re: Unexected errors

    I must have used all 10 thumbs. I'm back in business. My includes/modules folder disappeared. I couldn't find it in my Recycle Bin, so I don't know what really happened.

    Do you have any ideas what the trickle down effects I can expect by taking the original includes/modules and just copied it into my ZC? I had started setting up my USPS and Paypal modules.

    Thanks again
    John

  5. #5
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Unexected errors

    Sounds like somehow you had dragged-and-dropped things to another folder mistakenly.

    As for simply copying the originals ... if you hadn't made any customizations within that folder, you'll be fine.

    Backups are always handy in this sort of situation.
    Here's a handy guide to making backups to your PC from your webserver:
    http://www.zen-cart.com/wiki/index.php/LocalCopySite
    .

    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.

  6. #6
    Join Date
    Oct 2006
    Location
    New Jersey, USA
    Posts
    118
    Plugin Contributions
    0

    Default Re: Unexected errors

    Thank you for that link. I've been trying to find all of the pieces that are in this one article.

 

 

Similar Threads

  1. v154 Page Errors and Account Errors
    By Ravedragon in forum Bug Reports
    Replies: 4
    Last Post: 24 May 2015, 04:22 PM
  2. v139h Troubleshooting SQL errors, server 500 errors
    By jgold723 in forum General Questions
    Replies: 5
    Last Post: 30 Jul 2014, 09:43 PM
  3. v137 Login errors and webpage errors
    By missyshoes in forum General Questions
    Replies: 3
    Last Post: 14 Dec 2012, 04:36 PM
  4. category dressing errors and move add to cart errors
    By MachaNeko in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 18 May 2008, 02:29 PM
  5. Admin errors on fresh installation - module errors and language definition errors
    By etrader in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 5 Oct 2007, 09:05 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