Page 163 of 168 FirstFirst ... 63113153161162163164165 ... LastLast
Results 1,621 to 1,630 of 1674
  1. #1621
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,338
    Plugin Contributions
    94

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

    @NWCE, could you provide a link to the site? Send it to me via PM if you don't want to publish "to the world".

  2. #1622
    Join Date
    Oct 2009
    Posts
    425
    Plugin Contributions
    0

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

    Thanks lat9 for your help. I have sent you a PM

  3. #1623
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

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

    what about zc 2 and higher php levels. It's definitely working on 8.3 but generating a error logs. I just reduced the level to 8.2 because I keep running into other issues on 8.3. The biggest offender seems to be classes/usu.php on the product listing page.
    Here's an example:
    #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/jadsjams/...')
    #12 /includes/modules/pages/index/main_template_vars.php(232): require('/home/xxxx/...')
    #13 /includes/templates/classicBasic2/common/tpl_main_page.php(108): require('/home/zzxzxx/...')
    #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

  4. #1624
    Join Date
    Jun 2005
    Posts
    355
    Plugin Contributions
    0

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

    Have no clue why it's giving you that, but I can confirm usu-3.1.0 working fine on my zc 2.0.1 dev site without errors.
    2 + 2 = 5 for extremely large values of 2

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

  5. #1625
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

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

    Quote Originally Posted by gothstone View Post
    Have no clue why it's giving you that, but I can confirm usu-3.1.0 working fine on my zc 2.0.1 dev site without errors.
    what php version are you using?
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  6. #1626
    Join Date
    Jun 2005
    Posts
    355
    Plugin Contributions
    0

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

    PHP Version 8.3.9
    2 + 2 = 5 for extremely large values of 2

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

  7. #1627
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

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

    sigh. Well, I can tell you that none of the sites upgraded to 2.0 with the same template has this issue except the one with ultimate.

    But also I can't seem to trigger this warning by accessing any elements on the product listing page. I truly don't understand the warnings - there are actually 3 in the one error log but all similar. Each refer to the image first. For full clarity and in hopes someone can better understand what this is about, I'll post the full file:

    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

  8. #1628
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,445
    Plugin Contributions
    11

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

    Quote Originally Posted by delia View Post
    sigh. Well, I can tell you that none of the sites upgraded to 2.0 with the same template has this issue except the one with ultimate.

    But also I can't seem to trigger this warning by accessing any elements on the product listing page. I truly don't understand the warnings - there are actually 3 in the one error log but all similar. Each refer to the image first. For full clarity and in hopes someone can better understand what this is about, I'll post the full file:

    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.
    Perhaps help is at https://stackoverflow.com/questions/...pe-arraystring

  9. #1629
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,338
    Plugin Contributions
    94

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

    There's the issue: /blues-c-20/bmz_cache/1/103_1722jpg.image.92x80.jpg

    ... which is why it helps to post the full log information. Where did that link come from? I'm guessing line 214 of the template's product_listing.php.

  10. #1630
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

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

    thanks @lat9 - by the time I came back here, I had found some issues in the product_listing.php. Keeping my fingers crossed that I fixed it!
    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