Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Aug 2007
    Location
    Brighton, UK
    Posts
    203
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi,

    Tried re installing the new version like everyone suggested but still getting the same error!

    do i need to perform...

    2. This mod use the cache folder path defined in: DIR_FS_SQL_CACHE in file includes/configure.php

    This folder is usually located at the root of your ZC store (http://site.com/path_to_store/cache)

    *
    If it is NOT, you will find in the SSU package the folder cache/ssu, copy this ssu folder along with its sub folders into your cache folder.
    *
    Go to path_to_cache_folder/ssu, set this “ssu” folder's and all its subfolders permission to 0777
    *
    It is VERY important to check and make sure that the values of DIR_FS_SQL_CACHE defined at the bottom of includes/configure.php and admin/includes/configure.php are the SAME.


    As i have absolutely no idea what it is asking me to do.

    Any help will be HUGELY appreciated!

  2. #2
    Join Date
    Aug 2007
    Location
    Brighton, UK
    Posts
    203
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    All my errors can be seen here..

    Please help!

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Orchard_Direct View Post
    All my errors can be seen here..

    Please help!
    Uhm, if you are talking about the css problem, this has nothing to do with SSU. You are using one of the modules that make use of css/js loader. You are having internal server error here:
    http://www.thetahealing33.co.uk/min

    Which can be caused by many reasons, you need to check your server error log to see the exact error details. My wild guess is that it's a linux permission problem.
    Last edited by yellow1912; 16 Sep 2009 at 01:15 PM.
    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

  4. #4
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Simple SEO URL [support thread]

    OMG!!! This add-on is all it is reported to be!! SIMPLE to use and install.. Thank you!! Now I only have one small issue..

    I am using Category "0' as the "main" store page.. This is because I am using the main Zen Cart page as a "splash page" for the site.

    I got it all working the way the client wants, but with SSU turned on Category '0" is being redirected to the site's main page.. I tried setting a specific alias so "index.php?main_page=index&cPath=0" would redirect to "store_home", and that didn't seem to work.. I hope this is a simple thing to fix..

    Links:
    Site: http://clients.overthehillweb.com/hairisle
    "Main" store page: http://clients.overthehillweb.com/ha...=index&cPath=0

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by DivaVocals View Post
    OMG!!! This add-on is all it is reported to be!! SIMPLE to use and install.. Thank you!! Now I only have one small issue..

    I am using Category "0' as the "main" store page.. This is because I am using the main Zen Cart page as a "splash page" for the site.

    I got it all working the way the client wants, but with SSU turned on Category '0" is being redirected to the site's main page.. I tried setting a specific alias so "index.php?main_page=index&cPath=0" would redirect to "store_home", and that didn't seem to work.. I hope this is a simple thing to fix..

    Links:
    Site: http://clients.overthehillweb.com/hairisle
    "Main" store page: http://clients.overthehillweb.com/ha...=index&cPath=0
    This will help you, I assume you are using cPath=0 to list all categories?
    http://wiki.rubikintegration.com/zen...otings/cpath_0
    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. #6
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    This will help you, I assume you are using cPath=0 to list all categories?
    http://wiki.rubikintegration.com/zen...otings/cpath_0
    Yes I am.. and my apologies for not searching this thread or your site first.. (I ACTUALLY know better..) I read this.. no offense at all meant to the author, but I found his instructions a little confusing.. I didn't quite understand the purpose of creating the "tpl_topcategories_default.php" file or why the empty "topcategories" folder needed to be created.. But in all this was VERY helpful, and I got the gist of what needed to be done..

    So to test I added the code to display top level categories on one of my defined pages (using the source edit mode), and when that worked, it spawned an idea for me.. I use the "Define Page Generator" application to create custom defined pages on the fly for me. So I created a new defined page, added the code to make the top level categories appear, and all is right with the world.. I'll be happy to post a detailed step by step of what I did and what I edited if anyone is interested..

    Thanks for such a fantastic mod!! I tried one other SEO mod a while back and it killed my site so I was MORE THAN gun shy about trying another one.. But after doing a LOT of research I came across your mod.. It is simply put THE BOMB.. The install was so easy t was almost SCARY!!!

    Anyway thanks for the response.. All is truly right in the world now..

  7. #7
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Simple SEO URL [support thread]

    A link to what I did to get this all back working again..

    http://www.zen-cart.com/forum/showpo...62&postcount=4

    Quote Originally Posted by DivaVocals View Post
    Yes I am.. and my apologies for not searching this thread or your site first.. (I ACTUALLY know better..) I read this.. no offense at all meant to the author, but I found his instructions a little confusing.. I didn't quite understand the purpose of creating the "tpl_topcategories_default.php" file or why the empty "topcategories" folder needed to be created.. But in all this was VERY helpful, and I got the gist of what needed to be done..

    So to test I added the code to display top level categories on one of my defined pages (using the source edit mode), and when that worked, it spawned an idea for me.. I use the "Define Page Generator" application to create custom defined pages on the fly for me. So I created a new defined page, added the code to make the top level categories appear, and all is right with the world.. I'll be happy to post a detailed step by step of what I did and what I edited if anyone is interested..

    Thanks for such a fantastic mod!! I tried one other SEO mod a while back and it killed my site so I was MORE THAN gun shy about trying another one.. But after doing a LOT of research I came across your mod.. It is simply put THE BOMB.. The install was so easy t was almost SCARY!!!

    Anyway thanks for the response.. All is truly right in the world now..

 

 

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

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