Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2008
    Location
    Hornell, NY
    Posts
    334
    Plugin Contributions
    1

    Default My Debug Error Log

    The following errors are only happening when I click on the checkout link to checkout items, and start to pay

    [13-Nov-2008 02:51:17] PHP Warning: Wrong parameter count for define() in /home/tms/public_html/includes/languages/english/cherry_zen/meta_tags.php on line 17

    [13-Nov-2008 02:51:17] PHP Warning: shipping::include_once(includes/modules/shipping/table2.php) [<a href='shipping.include-once'>shipping.include-once</a>]: failed to open stream: No such file or directory in /home/tms/public_html/includes/classes/shipping.php on line 54

    [13-Nov-2008 02:51:17] PHP Warning: shipping::include_once() [<a href='function.include'>function.include</a>]: Failed opening 'includes/modules/shipping/table2.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tms/public_html/includes/classes/shipping.php on line 54

    [13-Nov-2008 02:51:17] PHP Fatal error: Class 'table2' not found in /home/tms/public_html/includes/classes/shipping.php on line 56

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

    Default Re: My Debug Error Log

    These are the same issues answered a few days ago for you: http://www.zen-cart.com/forum/showthread.php?t=112711




    Quote Originally Posted by chris32882 View Post
    [13-Nov-2008 02:51:17] PHP Warning: Wrong parameter count for define() in /home/tms/public_html/includes/languages/english/cherry_zen/meta_tags.php on line 17
    You've made a typo in whatever you have on that line.

    Quote Originally Posted by chris32882 View Post
    [13-Nov-2008 02:51:17] PHP Warning: shipping::include_once(includes/modules/shipping/table2.php): failed to open stream: No such file or directory in /home/tms/public_html/includes/classes/shipping.php on line 54

    [13-Nov-2008 02:51:17] PHP Warning: shipping::include_once(): Failed opening 'includes/modules/shipping/table2.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tms/public_html/includes/classes/shipping.php on line 54

    [13-Nov-2008 02:51:17] PHP Fatal error: Class 'table2' not found in /home/tms/public_html/includes/classes/shipping.php on line 56
    It seems that you've got a table2.php file in your /includes/languages/english/modules/shipping/ folder, but you don't have the corresponding module file in /includes/modules/shipping ... which suggests that you either partially deleted a module, or you only partially installed it.
    .

    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 2008
    Location
    Hornell, NY
    Posts
    334
    Plugin Contributions
    1

    Default Re: My Debug Error Log

    Quote Originally Posted by DrByte View Post
    These are the same issues answered a few days ago for you: http://www.zen-cart.com/forum/showthread.php?t=112711




    You've made a typo in whatever you have on that line.


    It seems that you've got a table2.php file in your /includes/languages/english/modules/shipping/ folder, but you don't have the corresponding module file in /includes/modules/shipping ... which suggests that you either partially deleted a module, or you only partially installed it.
    I knew about meta_tags.php I thought I pulled it out of here sorry.


    I must of deleted the table from /includes/modules/shipping

 

 

Similar Threads

  1. v151 How to debug when NO ERROR LOG file created?
    By Jeff_Mash in forum General Questions
    Replies: 8
    Last Post: 24 Jan 2014, 10:50 PM
  2. Replies: 4
    Last Post: 19 Jan 2013, 05:47 AM
  3. PHP Error - Blank Page w/ log files from debug utility.
    By jester8131 in forum General Questions
    Replies: 2
    Last Post: 5 Feb 2010, 05:35 AM
  4. Site down, getting error in debug error log
    By rcrosier in forum General Questions
    Replies: 3
    Last Post: 25 Mar 2009, 03:01 PM
  5. Reading Debug error log
    By billscheltema in forum General Questions
    Replies: 18
    Last Post: 2 Feb 2009, 11:17 PM

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