Page 170 of 171 FirstFirst ... 70120160168169170171 LastLast
Results 1,691 to 1,700 of 1704
  1. #1691
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    407
    Plugin Contributions
    6

    Default Re: Ultimate SEO 2.200+ (new features)

    Sometimes stepping back from the bigger problem makes the actual target problem obvious.

    Everything worked on that box with zc2.1.0 so what is different? Apache was upgraded. Apache reports the rewrite module is enabled.

    To test it I created a file in my Zen Cart main folder named " check_rewrite.php". Within that file I placed the following
    Code:
    <?php echo "Mod_rewrite is working!"; ?>.
    I then placed the followed rewrite directive in my .htaccess file.
    Code:
    ### TEST REWRITE #########
    RewriteEngine On
    RewriteRule ^.*$ check_rewrite.php [L]
    ##############
    On the Dev and Test installations the rewrite worked and a page with the message " Mod_rewrite is working!" displayed.
    On the problem installation Zen cart fired up normally.

    So the rewrite module on the problem box is not functioning correctly. This probably occurred with the last Apache upgrade.
    So I'll reapply Apache.

    Zen Cart 2.2.0 (alpha) works really well with my testing and in my case it is fast.
    OldNGrey
    ZC222 PHP 8.4.16
    MySQL 11.8.5-MariaDB

  2. #1692
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    329
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    I had been running this on my website for years.... recently upgraded to ZC 2.1.0 and USU 3.1.2 - after the upgrade, my links in custom sideboxes, categories sideboxes, and menu links all give 404's with the html link created by USU.

    Name:  Screenshot 2026-01-24 at 12.02.09 AM.jpg
Views: 50
Size:  23.4 KB

    Any ideas what might be causing the this? I've turned it off so the links work for now.
    NTO: building a better network thru collaboration
    www.needtoorder.com | www.coffeewitheinstein.com

  3. #1693
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,965
    Plugin Contributions
    96

    Default Re: Ultimate SEO 2.200+ (new features)

    Quote Originally Posted by Carbonless View Post
    I had been running this on my website for years.... recently upgraded to ZC 2.1.0 and USU 3.1.2 - after the upgrade, my links in custom sideboxes, categories sideboxes, and menu links all give 404's with the html link created by USU.

    Name:  Screenshot 2026-01-24 at 12.02.09 AM.jpg
Views: 50
Size:  23.4 KB

    Any ideas what might be causing the this? I've turned it off so the links work for now.
    Did you apply the required changes to the site's .htaccess file to redirect those USU urls?

  4. #1694
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    329
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    if I said yes, that would make my post legit... Alas, the single simple thing I didn't do, since I previously had it installed, but it was several versions back.

    I made the change, and WALA... working.

    Your reply saved me, thank you soo much #iykyk
    NTO: building a better network thru collaboration
    www.needtoorder.com | www.coffeewitheinstein.com

  5. #1695
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,965
    Plugin Contributions
    96

    Default Re: Ultimate SEO 2.200+ (new features)

    v4.0.0 of USU is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=132

    This releases contains changes associated with these GitHub issues:

    #66: Minimum zc158a and PHP 8.0 required.
    #65: PHP SID deprecated in PHP 8.4.
    #63: Use zc158+ array-based language files
    #62: Update .htaccess to enable image files matching the USU signature to be properly loaded.

  6. #1696
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,965
    Plugin Contributions
    96

    Default Re: Ultimate SEO 2.200+ (new features)

    v4.0.1 of USU is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=132

    This release contains changes associated with these GitHub issues: https://github.com/lat9/usu/issues?q...stone%3Av4.0.1

  7. #1697
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,965
    Plugin Contributions
    96

    Default Re: Ultimate SEO 2.200+ (new features)

    Quote Originally Posted by lat9 View Post
    v4.0.1 of USU is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=132

    This release contains changes associated with these GitHub issues: https://github.com/lat9/usu/issues?q...stone%3Av4.0.1
    Unfortunately, this release includes a PHP fatal error (see GitHub issue #73, PHP fatal error due to mistyping of redirect_uri in v4.0.1). I've just submitted v4.0.2 of USU which includes all the changes for v4.0.1 and also corrects this issue.

  8. #1698
    Join Date
    Feb 2007
    Location
    Pennsylvania
    Posts
    840
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    Running ZC 2.2.2, php 8.3, RC template (clone) and USU 4.0.2.
    The breadcrumb home link is being built as domain.com//.html
    I'm digging around to find a solution, but so far no luck. Everything else is working fine. Please advise.

    Thank you,
    John

  9. #1699
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,965
    Plugin Contributions
    96

    Default Re: Ultimate SEO 2.200+ (new features)

    Quote Originally Posted by bumba000 View Post
    Running ZC 2.2.2, php 8.3, RC template (clone) and USU 4.0.2.
    The breadcrumb home link is being built as domain.com//.html
    I'm digging around to find a solution, but so far no luck. Everything else is working fine. Please advise.

    Thank you,
    John
    John, I'm not seeing that behavior. The breadcrumb home-link I'm seeing is built as simply domain.com.

    Other than the enable setting, did you make any changes to USU's default configuration?

  10. #1700
    Join Date
    Feb 2007
    Location
    Pennsylvania
    Posts
    840
    Plugin Contributions
    0

    Default Re: Ultimate SEO 2.200+ (new features)

    Quote Originally Posted by lat9 View Post
    John, I'm not seeing that behavior. The breadcrumb home-link I'm seeing is built as...
    I sure didn't. I didn't even change anything in the admin config usu. This happens on the RC clone template, the RC as well as classic green.

    Thank you,
    John

 

 

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

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