Page 375 of 506 FirstFirst ... 275325365373374375376377385425475 ... LastLast
Results 3,741 to 3,750 of 5054
  1. #3741
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Jerry5763837 View Post
    hello, Yellow,

    Just now re-installed SSU 3.71, new problem occured.

    1> no simple seo menu appear under Admin--Config

    2, able to visit Extras--Simple SEO manager, the problem is all the dynamic menu does not show auto when mouse hover on.

    3> when click Manage Aliases,, it says 1146 Table 'mypopever.links_aliases' doesn't exist
    in:
    [SELECT * FROM links_aliases]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields
    .

    any further suggestions?
    For whatever reason, you have your SSU SQL patches completely swiped out from DB, you may have to go into the version tracker table using your phpmyadmin and either remove SSU entry in there or set the patch level back to -1
    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

  2. #3742
    Join Date
    Dec 2008
    Location
    New Zealand
    Posts
    18
    Plugin Contributions
    0

    Idea or Suggestion Re: Simple SEO URL [support thread]

    CACHE PROBLEM:

    Hi, I have this mod installed ok and working well on one site. But on another site www.i-contacts.co.nz the cache is filling up very very fast, to the point where it crashes the site due to lack of disc space every few days. For example yesterday cache grew by 40 MB! (I only have 200MB sever space, but my other site where it is working has 500MB)

    I can manually work around this by manually emptying the ssu cache in the admin every day.

    Is this normal?

    Should the cache empty itself at some point?

    Do I just need more server space?


    Thanks,
    Tony

  3. #3743
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    For whatever reason, you have your SSU SQL patches completely swiped out from DB, you may have to go into the version tracker table using your phpmyadmin and either remove SSU entry in there or set the patch level back to -1
    Hi, Yellow,

    Rally thanks for your quick answer.

    To be frank i am not falimliar with SQL. would you please
    advise the SQL code, which can be sent from Admin- install SQL?

    thanks again.

  4. #3744
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by tone2 View Post
    CACHE PROBLEM:

    Hi, I have this mod installed ok and working well on one site. But on another site www.i-contacts.co.nz the cache is filling up very very fast, to the point where it crashes the site due to lack of disc space every few days. For example yesterday cache grew by 40 MB! (I only have 200MB sever space, but my other site where it is working has 500MB)

    I can manually work around this by manually emptying the ssu cache in the admin every day.

    Is this normal?

    Should the cache empty itself at some point?

    Do I just need more server space?


    Thanks,
    Tony
    Not normal, clean up your SSU cache and see if it helps. How many products/categories you have? We have a new, in testing module which uses way less cache file, would you like to try it out?
    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

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Jerry5763837 View Post
    Hi, Yellow,

    Rally thanks for your quick answer.

    To be frank i am not falimliar with SQL. would you please
    advise the SQL code, which can be sent from Admin- install SQL?

    thanks again.
    If this is the only module you use that coded by me, please run this in your admin sql patch tool
    truncate table module_version_tracker;
    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

  6. #3746
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    If this is the only module you use that coded by me, please run this in your admin sql patch tool
    truncate table module_version_tracker;
    Hi, Yellow,

    sent this code through Admin, it works. thanks.

    another problem is till exist. it is so strange.
    when i clear cache by click following

    "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"


    it says
    cache/ssu/ folder is not writable
    cache/ssu/aliases folder is not writable
    pc folder is not writable
    pages folder is not writable
    categories folder is not writable

    ...

    then, when i login to FTP, the SSU folder is missing, very strange.
    but i definitely set SSU folder and it's subfolder to 777

    why?

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Jerry5763837 View Post
    Hi, Yellow,

    sent this code through Admin, it works. thanks.

    another problem is till exist. it is so strange.
    when i clear cache by click following

    "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"


    it says
    cache/ssu/ folder is not writable
    cache/ssu/aliases folder is not writable
    pc folder is not writable
    pages folder is not writable
    categories folder is not writable

    ...

    then, when i login to FTP, the SSU folder is missing, very strange.
    but i definitely set SSU folder and it's subfolder to 777

    why?
    Very weird indeed, huhm.
    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. #3748
    Join Date
    May 2008
    Posts
    261
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Very weird indeed, huhm.
    hello, Yellow,

    yes, it is Incredible.
    Any further suggestion?

    One more question, when click Admin----Extras----Simple SEO manager, the dynamic menu does not work, it can not extend automatically.

    furthermore, Alias Functions---Manage Aliases does not work, after click, it show nothing in the alia table, just a blank table.

    can you please help to check?

  9. #3749
    Join Date
    Dec 2008
    Location
    New Zealand
    Posts
    18
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Not normal, clean up your SSU cache and see if it helps. How many products/categories you have? We have a new, in testing module which uses way less cache file, would you like to try it out?
    I have to do cache resets every day just to stop the site falling over, and I have tried doing the fix cache option also.

    Yes I would be keen to try this new version? How do I get a copy?

    Regards,
    Tony

  10. #3750
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Yellow I have a little problem that I'm sure you can help me with. I have the back in stock module installed and I have a problem on one of my pages not going to the form that it's suppose to. If you would look here and see what conor has said I would appreciate it a lot. Thank you
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 

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