Page 371 of 506 FirstFirst ... 271321361369370371372373381421471 ... LastLast
Results 3,701 to 3,710 of 5054
  1. #3701
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Every time I try to clear SSU cache, whether it be alias cache, page cache, etc... I get a OS dialog window that says it's trying to open the file ssu.php. I don't think cache is actually clearing at all... this is a big problem because I can't edit any of my page titles?

    Any idea what would be causing this?

  2. #3702
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by swamyg1 View Post
    Every time I try to clear SSU cache, whether it be alias cache, page cache, etc... I get a OS dialog window that says it's trying to open the file ssu.php. I don't think cache is actually clearing at all... this is a big problem because I can't edit any of my page titles?

    Any idea what would be causing this?
    Huhm, perhaps it is something you should check with your host?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3703
    Join Date
    Aug 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    It means that for some reason your module has not been installed properly. Im not sure why it happens, but perhaps you can try to run this via tools->sql patches:

    TRUNCATE TABLE module_version_tracker;

    Now go back to extras->ssu and see if you see some messages telling you that patches are being applied
    I ran the SQL patch (and saw messages that they were being applied) and I am still at the same place. I get this, no matter where I go. Can anyone help? Please?

    Instruction SSU caches your categories/products names and links in order to reduce the number of sql queries and minimize the performance penalty on your server. That has its drawback, however. If you change your categories/products names, you will need to reset the cache to force SSU reload and update the names.
    Cache Functions Check and fix cache(Run this once if you upgrade from any version older than 3.6.5): Click here
    Reset all cache: Click here
    Reset alias cache: Click here
    Reset only products cache: Click here
    Reset only categories cache: Click here
    Reset only pages cache: Click here
    Alias Functions Manage Aliases: Click here

  4. #3704
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Huhm, perhaps it is something you should check with your host?
    Thanks Yellow!

    I contacted my host and they gave me the following response:
    The issue was that the php memory limit was too low and the page was eating up all of the ram until it hit the limit and died.

  5. #3705
    Join Date
    Jul 2009
    Location
    Texas
    Posts
    209
    Plugin Contributions
    2

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    What you can do, is to try replacing all & by & using str_replace at the end of the function ssu_link in that same file, something like this
    $link = str_replace('&', '&', $link);

    Do it right before
    return $link;

    Just a note, I have not checked it yet, so use t your own risk. I will look into this issue more carefully in the next version.
    This doesn't seem to solve it on my end. I also tried mprough's trick with no luck.

    Anthony

  6. #3706
    Join Date
    Aug 2009
    Posts
    31
    Plugin Contributions
    0

    Default Can't remove a product with attributes from the shopping cart with Simple SEO addon

    Have been testing my site as I go along, and noticed that when I put a product with attributes into my shopping cart and then try to delete it using the "remove" button, it doesn't delete. The only way to remove it is to set the quantity to zero and click "update". When I put a product without attributes into the cart, I can remove it.

    Has anyone else had this issue, and if so, can you provide a detailed fix? My site is www.pennylanepapersgiftbags.com. The item that I can't remove from the cart is "Birthday Hats Gift Bag".

    Thanks in advance for your help!!

  7. #3707
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by swamyg1 View Post
    Thanks Yellow!

    I contacted my host and they gave me the following response:
    The issue was that the php memory limit was too low and the page was eating up all of the ram until it hit the limit and died.
    Clear your cache via ftp seems to be the answer for now. In the next version you will see much improvement on this.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  8. #3708
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Porty777 View Post
    I ran the SQL patch (and saw messages that they were being applied) and I am still at the same place. I get this, no matter where I go. Can anyone help? Please?

    Instruction SSU caches your categories/products names and links in order to reduce the number of sql queries and minimize the performance penalty on your server. That has its drawback, however. If you change your categories/products names, you will need to reset the cache to force SSU reload and update the names.
    Cache Functions Check and fix cache(Run this once if you upgrade from any version older than 3.6.5): Click here
    Reset all cache: Click here
    Reset alias cache: Click here
    Reset only products cache: Click here
    Reset only categories cache: Click here
    Reset only pages cache: Click here
    Alias Functions Manage Aliases: Click here
    Yup, what's wrong? It's how it supposed to be. The config is set via admin-configuration-ssu settings menu
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  9. #3709
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Can't remove a product with attributes from the shopping cart

    Works fine on my mostly stock test site. What happens if you switch temporarily back to the Classic template?

  10. #3710
    Join Date
    Aug 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Yup, what's wrong? It's how it supposed to be. The config is set via admin-configuration-ssu settings menu
    I don't know how to set it up. There are instructions on a link you gave me and I have no idea where to go to do that.
    http://wiki.rubikintegration.com/zen...les/ssu/config

 

 

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 PM
  5. 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