Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23
  1. #21
    Join Date
    Nov 2006
    Location
    Sydney, Australia
    Posts
    458
    Plugin Contributions
    1

    Default Re: Remove brackets from shipping text

    THANK YOU very much for responding, it's driving me crazy
    There was only one recent file at the time and it doesn't seem relevant to the problem?

    Code:
    [13-Jul-2021 18:31:39 Australia/Sydney] Request URI: /index.php?main_page=product_info&cPath=1&products_id=20, IP address: 101.#1  require(/home2//public_html/.com.au/includes/templates/responsive_classic/templates/tpl_modules_main_product_image.php) called at [/home2//public_html/.com.au/includes/templates/responsive_classic/templates/tpl_product_info_display.php:58]
    #2  require(/home2//public_html/.com.au/includes/templates/responsive_classic/templates/tpl_product_info_display.php) called at [/home2//public_html/.com.au/includes/modules/pages/product_info/main_template_vars.php:153]
    #3  require(/home2//public_html/.com.au/includes/modules/pages/product_info/main_template_vars.php) called at [/home2//public_html/.com.au/includes/templates/responsive_classic/common/tpl_main_page.php:178]
    #4  require(/home2//public_html/.com.au/includes/templates/responsive_classic/common/tpl_main_page.php) called at [/home2//public_html/.com.au/index.php:94]
    --> PHP Warning: Use of undefined constant LARGE_IMAGE_WIDTH - assumed 'LARGE_IMAGE_WIDTH' (this will throw an Error in a future version of PHP) in /home2//public_html/.com.au/includes/templates/responsive_classic/templates/tpl_modules_main_product_image.php on line 24.
    
    
    [13-Jul-2021 18:31:39 Australia/Sydney] Request URI: /index.php?main_page=product_info&cPath=1&products_id=20, IP address: 101.
    #1  require(/home2//public_html/.com.au/includes/templates/responsive_classic/templates/tpl_modules_main_product_image.php) called at [/home2//public_html/.com.au/includes/templates/responsive_classic/templates/tpl_product_info_display.php:58]
    #2  require(/home2//public_html/.com.au/includes/templates/responsive_classic/templates/tpl_product_info_display.php) called at [/home2//public_html/.com.au/includes/modules/pages/product_info/main_template_vars.php:153]
    #3  require(/home2//public_html/.com.au/includes/modules/pages/product_info/main_template_vars.php) called at [/home2//public_html/.com.au/includes/templates/responsive_classic/common/tpl_main_page.php:178]
    #4  require(/home2//public_html/.com.au/includes/templates/responsive_classic/common/tpl_main_page.php) called at [/home2//public_html/.com.au/index.php:94]
    --> PHP Warning: Use of undefined constant LARGE_IMAGE_HEIGHT - assumed 'LARGE_IMAGE_HEIGHT' (this will throw an Error in a future version of PHP) in /home2//public_html/.com.au/includes/templates/responsive_classic/templates/tpl_modules_main_product_image.php on line 24.
    The below is random error when I tried to search for something using the search box.

    Code:
    [13-Jul-2021 16:35:51 Australia/Sydney] Request URI: /index.php?main_page=advanced_search_result&keyword=%2C%3F%28%29%21&search_in_description=1&categories_id=&manufacturers_id=&pfrom=&pto=&dfrom=&dto=, IP address: 101.#1  trigger_error() called at [/home2//public_html/.com.au/includes/classes/db/mysql/query_factory.php:170]
    #2  queryFactory->show_error() called at [/home2//public_html/.com.au/includes/classes/db/mysql/query_factory.php:142]
    #3  queryFactory->set_error() called at [/home2//public_html/.com.au/includes/classes/db/mysql/query_factory.php:269]
    #4  queryFactory->Execute() called at [/home2//public_html/.com.au/includes/classes/observers/class.search_log.php:65]
    #5  search_log->update() called at [/home2//public_html/.com.au/includes/classes/class.base.php:118]
    #6  base->notify() called at [/home2//public_html/.com.au/includes/modules/pages/advanced_search_result/header_php.php:478]
    #7  require(/home2//public_html/.com.au/includes/modules/pages/advanced_search_result/header_php.php) called at [/home2//public_html/.com.au/index.php:35]
    --> PHP Fatal error: 1146:Table 'kidz.zen_search_log' doesn't exist :: insert into zen_search_log (search_term, search_time, search_results) values (',?()!',now(),0) ==> (as called by) /home2//public_html/.com.au/includes/classes/observers/class.search_log.php on line 65 <== in /home2//public_html/.com.au/includes/classes/db/mysql/query_factory.php on line 170.

  2. #22
    Join Date
    Nov 2006
    Location
    Sydney, Australia
    Posts
    458
    Plugin Contributions
    1

    Default Re: Remove brackets from shipping text

    Sorry, I just tried again and received another error log...

    Code:
    [13-Jul-2021 20:57:20 Australia/Sydney] Request URI: /admin/index.php?cmd=modules&set=shipping, IP address: 101.#1  include(/home2//public_html/.com.au/includes/languages/english/modules/shipping/storepickup.php) called at [/home2//public_html/.com.au/admin/modules.php:200]
    #2  require(/home2//public_html/.com.au/admin/modules.php) called at [/home2//public_html/.com.au/admin/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_SHIPPING_STOREPICKUP_ADDRESS - assumed 'MODULE_SHIPPING_STOREPICKUP_ADDRESS' (this will throw an Error in a future version of PHP) in /home2//public_html/.com.au/includes/languages/english/modules/shipping/storepickup.php on line 28.
    
    
    [13-Jul-2021 20:57:20 Australia/Sydney] Request URI: /admin/index.php?cmd=modules&set=shipping, IP address: 101.
    #1  include(/home2//public_html/.com.au/includes/languages/english/modules/shipping/storepickup.php) called at [/home2//public_html/.com.au/admin/modules.php:200]
    #2  require(/home2//public_html/.com.au/admin/modules.php) called at [/home2//public_html/.com.au/admin/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_SHIPPING_STOREPICKUP_ADDRESS - assumed 'MODULE_SHIPPING_STOREPICKUP_ADDRESS' (this will throw an Error in a future version of PHP) in /home2//public_html/.com.au/includes/languages/english/modules/shipping/storepickup.php on line 30.
    
    
    [13-Jul-2021 20:57:20 Australia/Sydney] Request URI: /admin/index.php?cmd=modules&set=shipping, IP address: 101.
    #1  storepickup->__construct() called at [/home2//public_html/.com.au/admin/modules.php:204]
    #2  require(/home2//public_html/.com.au/admin/modules.php) called at [/home2//public_html/.com.au/admin/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_SHIPPING_STOREPICKUP_SORT_ORDER - assumed 'MODULE_SHIPPING_STOREPICKUP_SORT_ORDER' (this will throw an Error in a future version of PHP) in /home2//public_html/.com.au/includes/modules/shipping/storepickup.php on line 55.
    
    
    [13-Jul-2021 20:57:20 Australia/Sydney] Request URI: /admin/index.php?cmd=modules&set=shipping, IP address: 101.
    #1  storepickup->__construct() called at [/home2//public_html/.com.au/admin/modules.php:204]
    #2  require(/home2//public_html/.com.au/admin/modules.php) called at [/home2//public_html/.com.au/admin/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_SHIPPING_STOREPICKUP_TAX_CLASS - assumed 'MODULE_SHIPPING_STOREPICKUP_TAX_CLASS' (this will throw an Error in a future version of PHP) in /home2//public_html/.com.au/includes/modules/shipping/storepickup.php on line 57.
    
    
    [13-Jul-2021 20:57:20 Australia/Sydney] Request URI: /admin/index.php?cmd=modules&set=shipping, IP address: 101.
    #1  storepickup->__construct() called at [/home2//public_html/.com.au/admin/modules.php:204]
    #2  require(/home2//public_html/.com.au/admin/modules.php) called at [/home2//public_html/.com.au/admin/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_SHIPPING_STOREPICKUP_TAX_BASIS - assumed 'MODULE_SHIPPING_STOREPICKUP_TAX_BASIS' (this will throw an Error in a future version of PHP) in /home2//public_html/.com.au/includes/modules/shipping/storepickup.php on line 58.
    
    
    [13-Jul-2021 20:57:20 Australia/Sydney] Request URI: /admin/index.php?cmd=modules&set=shipping, IP address: 101.
    #1  storepickup->__construct() called at [/home2//public_html/.com.au/admin/modules.php:204]
    #2  require(/home2//public_html/.com.au/admin/modules.php) called at [/home2//public_html/.com.au/admin/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_SHIPPING_STOREPICKUP_STATUS - assumed 'MODULE_SHIPPING_STOREPICKUP_STATUS' (this will throw an Error in a future version of PHP) in /home2//public_html/.com.au/includes/modules/shipping/storepickup.php on line 60.
    Last edited by rlexyd; 13 Jul 2021 at 12:15 PM.

  3. #23
    Join Date
    Nov 2006
    Location
    Sydney, Australia
    Posts
    458
    Plugin Contributions
    1

    Default Re: Remove brackets from shipping text

    Quote Originally Posted by mc12345678 View Post
    While I doubt that the presence of the parentheses is required by the alternate checkout method software, looking into a few things should help identify the issue. More than likely there is a debug log in the logs folder that was generated about the same time as that checkout attempt. In it should be some information to help identify what needs to be addressed. Something else to try is to return to the standard method of checkout just for a few tests to validate that the alternate checkout method is not a factor in the issue. Again, keep an eye out for a new log to be generated while stepping through the checkout process.

    Please note that if the log's filename includes: -adm- then this file is generated as part of using the admin interface and the file path of the issue(s) will include the admin foldername. That name should be sanitizied before posting the content between [CODE][/CODE] tags. Those tags can be easily created during posting by clicking the # button in the response window's toolbox.
    Hi mc12345678,

    I have spent the last week installing and re-installing website again and again (going crazy and eyes are red), adding everything from scratch to pin point when the problem is occurring and I'm now 100% sure that changing the parens in /includes/classes/shipping.php is what is causing the error I'm getting with OPC and the shipping module! Very weird that removing the parens is enough to cause a problem with OPC but it is I assure you and can't find any errors in OPC debug log or the admin log to pin point the root of the error.
    *Zen Cart eCommerce Solution - Putting the Dream of Owning an Online Business within reach of anyone!

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. How to Remove brackets around shipping (Best way)?
    By ianhg in forum General Questions
    Replies: 1
    Last Post: 3 Mar 2013, 02:51 PM
  2. Removing brackets from around attributes price
    By g3steve in forum Setting Up Categories, Products, Attributes
    Replies: 11
    Last Post: 4 Feb 2010, 05:11 AM
  3. How do I remove (Best Way) brackets?
    By 121webconsultancy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Oct 2008, 06:42 AM
  4. Remove brackets around P&H
    By microbe in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 26 Feb 2008, 05:53 AM
  5. Remove text from categories
    By canemasters in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 26 Jun 2007, 05:31 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR