Page 164 of 164 FirstFirst ... 64114154162163164
Results 1,631 to 1,637 of 1637
  1. #1631
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,353
    Plugin Contributions
    21

    Default Re: Ultimate SEO v3 (and v2.200) [Support Thread]

    after turning off ultimate, the number of separate logs inside one error log are reduced to 1 instead. I also have gone into to every folder and made sure there were no leftover bits of anything from previous versions. Thanks to everyone who chimed in. Now to post elsewhere! unless someone can weigh in on the remaining log? (yeah, I know it's not ultimate!)
    Code:
    [01-Aug-2024 22:31:59 UTC] Request URI: /blues-c-20/bmz_cache/1/103_1722jpg.image.92x80.jpg, IP address: 20.112.85.84, Language id 1
    #0 [internal function]: zen_debug_error_handler()
    #1 /includes/functions/functions_strings.php(335): preg_replace()
    #2 /includes/classes/usu.php(968): zen_clean_html()
    #3 /includes/classes/usu.php(628): usu->filter()
    #4 /includes/classes/usu.php(385): usu->get_product_name()
    #5 /includes/classes/usu.php(223): usu->parse_parameters()
    #6 /includes/classes/observers/UsuObserver.php(59): usu->href_link()
    #7 /includes/classes/traits/NotifierManager.php(87): UsuObserver->update()
    #8 /includes/functions/html_output.php(18): base->notify()
    #9 /includes/modules/classicBasic2/product_listing.php(214): zen_href_link()
    #10 /includes/templates/template_default/templates/tpl_modules_product_listing.php(10): include('/home/xxxxxx/...')
    #11 /includes/templates/template_default/templates/tpl_index_product_list.php(99): require('/home/xxxxxx/...')
    #12 /includes/modules/pages/index/main_template_vars.php(232): require('/home/xxxxxx/...')
    #13 /includes/templates/classicBasic2/common/tpl_main_page.php(108): require('/home/xxxxxx/...')
    #14 /index.php(94): require('/home/xxxxxx/...')
    --> PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /includes/functions/functions_strings.php on line 335.
    
    [01-Aug-2024 22:31:59 UTC] Request URI: /blues-c-20/bmz_cache/1/103_1722jpg.image.92x80.jpg, IP address: 20.112.85.84, Language id 1
    #0 [internal function]: zen_debug_error_handler()
    #1 /includes/functions/functions_strings.php(335): preg_replace()
    #2 /includes/classes/usu.php(968): zen_clean_html()
    #3 /includes/classes/usu.php(628): usu->filter()
    #4 /includes/classes/usu.php(385): usu->get_product_name()
    #5 /includes/classes/usu.php(223): usu->parse_parameters()
    #6 /includes/classes/observers/UsuObserver.php(59): usu->href_link()
    #7 /includes/classes/traits/NotifierManager.php(87): UsuObserver->update()
    #8 /includes/functions/html_output.php(18): base->notify()
    #9 /includes/modules/classicBasic2/product_listing.php(214): zen_href_link()
    #10 /includes/templates/template_default/templates/tpl_modules_product_listing.php(10): include('/home/xxxxxx/...')
    #11 /includes/templates/template_default/templates/tpl_index_product_list.php(99): require('/home/xxxxxx/...')
    #12 /includes/modules/pages/index/main_template_vars.php(232): require('/home/xxxxxx/...')
    #13 /includes/templates/classicBasic2/common/tpl_main_page.php(108): require('/home/xxxxxx/...')
    #14 /index.php(94): require('/home/xxxxxx/...')
    --> PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /includes/functions/functions_strings.php on line 335.
    
    [01-Aug-2024 22:31:59 UTC] Request URI: /blues-c-20/bmz_cache/1/103_1722jpg.image.92x80.jpg, IP address: 20.112.85.84, Language id 1
    #0 [internal function]: zen_debug_error_handler()
    #1 /includes/functions/functions_strings.php(335): preg_replace()
    #2 /includes/classes/usu.php(968): zen_clean_html()
    #3 /includes/classes/usu.php(628): usu->filter()
    #4 /includes/classes/usu.php(385): usu->get_product_name()
    #5 /includes/classes/usu.php(223): usu->parse_parameters()
    #6 /includes/classes/observers/UsuObserver.php(59): usu->href_link()
    #7 /includes/classes/traits/NotifierManager.php(87): UsuObserver->update()
    #8 /includes/functions/html_output.php(18): base->notify()
    #9 /includes/modules/classicBasic2/product_listing.php(214): zen_href_link()
    #10 /includes/templates/template_default/templates/tpl_modules_product_listing.php(10): include('/home/xxxxxx/...')
    #11 /includes/templates/template_default/templates/tpl_index_product_list.php(99): require('/home/xxxxxx/...')
    #12 /includes/modules/pages/index/main_template_vars.php(232): require('/home/xxxxxx/...')
    #13 /includes/templates/classicBasic2/common/tpl_main_page.php(108): require('/home/xxxxxx/...')
    #14 /index.php(94): require('/home/xxxxxx/...')
    --> PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /includes/functions/functions_strings.php on line 335.
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  2. #1632
    Join Date
    Jun 2005
    Posts
    353
    Plugin Contributions
    0

    Default Re: Ultimate SEO v3 (and v2.200) [Support Thread]

    That url /blues-c-20/bmz_cache/1/103_1722jpg.image.92x80.jpg
    Is still funky. I think there is either an error in your image handler implementation or USU. Easy way to find out, jam image handler into the responsive template (or just switch to it? Been a bit, can't remember if template edits are needed) and see if it copes.
    2 + 2 = 5 for extremely large values of 2

    Pez Collectors Store •••••••• My Plugins List

  3. #1633
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,353
    Plugin Contributions
    21

    Default Re: Ultimate SEO v3 (and v2.200) [Support Thread]

    and it's one product that's creating this. One category and all products. I can't imagine what the base problem is but at least I now know it's not a coding issue. Thanks again everyone!
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  4. #1634
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,353
    Plugin Contributions
    21

    Default Re: Ultimate SEO v3 (and v2.200) [Support Thread]

    Quote Originally Posted by gothstone View Post
    That url /blues-c-20/bmz_cache/1/103_1722jpg.image.92x80.jpg
    Is still funky. I think there is either an error in your image handler implementation or USU. Easy way to find out, jam image handler into the responsive template (or just switch to it? Been a bit, can't remember if template edits are needed) and see if it copes.
    and there it is! I'm thinking there's something wrong with the image as there are no other issues and the issue persists when image hander is turned off. If I go look for it in the appropriate bmz folder, it's not there. I cleared the cache but nothing. So I've asked the owner to click thru to each of the 155 products in the catagory to see if we can figure out which is the issue. I don't know of anything else to do. Thanks gothstone!
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  5. #1635
    Join Date
    Jun 2005
    Posts
    353
    Plugin Contributions
    0

    Default Re: Ultimate SEO v3 (and v2.200) [Support Thread]

    Random thought, whats the actual name of category 20 and this product. Do they perhaps include -c- or -p- ? Cuz that would confuse usu...
    2 + 2 = 5 for extremely large values of 2

    Pez Collectors Store •••••••• My Plugins List

  6. #1636
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,353
    Plugin Contributions
    21

    Default Re: Ultimate SEO v3 (and v2.200) [Support Thread]

    as this only happens in one out of 33 categories, I'm quite sure it has nothing to do with that - and I turned off ultimate.
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  7. #1637
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,353
    Plugin Contributions
    21

    Default Re: Ultimate SEO v3 (and v2.200) [Support Thread]

    It ended up being a corrupted product - no corresponding product_description entry. It's an old cart (2007) so no telling when or what happened.
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

 

 

Similar Threads

  1. Ultimate Fade-In Slidehow Support thread
    By outeredge2 in forum All Other Contributions/Addons
    Replies: 158
    Last Post: 4 Feb 2017, 03:10 AM
  2. Ultimate Cross Sell [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 239
    Last Post: 17 May 2015, 03:25 AM
  3. Ultimate Content Glider [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 4 Sep 2012, 05:16 AM
  4. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 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