Page 232 of 506 FirstFirst ... 132182222230231232233234242282332 ... LastLast
Results 2,311 to 2,320 of 5054
  1. #2311
    Join Date
    Aug 2006
    Posts
    36
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Beta 3.6.0 RC2

    I'll grab the latest release and try it

  2. #2312
    Join Date
    Aug 2006
    Posts
    36
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    OK I downloaded it and put the index.php hack back into the links.php file.

    Turned it off, cleared the cache down totally and turned it back on and it now seems to be working

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Steve_A View Post
    OK I downloaded it and put the index.php hack back into the links.php file.

    Turned it off, cleared the cache down totally and turned it back on and it now seems to be working
    Whenever in doubt, make sure you have the latest version first :)
    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. #2314
    Join Date
    Aug 2006
    Posts
    36
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I'd just not noticed that there was a new version, but I've been rebuilding my server so I've been concentrating on other things

  5. #2315
    Join Date
    Jul 2008
    Posts
    113
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    The most recent version of SSU is working good and my shopping cart hasn't disappeared this time.

    The WordPress links wouldn't work (I'm using Wordpress for ZenCart)... but I wasn't very impressed with WordPress anyway and I was only using it to announce updates so I decided to do away with WP. I'm using the Main Page instead. Which is probably better. I'm just mentioning this in case it's a problem for somebody else. I don't need WP.

    I can't get the Manage Aliases: Click here link to come up. I do have ALiases turned on. SSU is turned on. SSU-Check looks good. I'm using latest versions of SSU and ZenCart. So I'm not sure why. The link looks like this in my Admin directory:

    /ssu.php?action=link_aliases


    I know that both of the SSU php files are where they are supposed to be, in the root of the Admin directory, one of which is the Alias file.

    Cyndy

  6. #2316
    Join Date
    Aug 2006
    Posts
    36
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by daffy View Post
    I can't get the Manage Aliases: Click here link to come up. I do have ALiases turned on. SSU is turned on. SSU-Check looks good. I'm using latest versions of SSU and ZenCart. So I'm not sure why. The link looks like this in my Admin directory:

    /ssu.php?action=link_aliases


    I know that both of the SSU php files are where they are supposed to be, in the root of the Admin directory, one of which is the Alias file.

    Cyndy
    What version of php are you using?

    Do you get nothing or do you get an empty block with headers but no data?
    Last edited by Steve_A; 16 Feb 2009 at 10:09 PM.

  7. #2317
    Join Date
    Feb 2009
    Posts
    14
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I'm getting the following while trying to access SSU manager from admin - extra, also under configuration - ssu i'm getting blank menu, no options. Someone please help. Using godaddy host php5. Installed this on two other hosts and it worked great, don't know why this is happening to this site particualrly. Any help would be greatly appreciated.

    1146 Table 'dis0903005481994.configuration' doesn't exist
    in:
    [INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('File extension', 'SSU_FILE_EXTENSION', '', 'Set the file extension you want (without the dot). Recommend: leave it blank. For more info please read the docs', @t4, 1, NOW(), NOW(), NULL, NULL), ('Name delimiter', 'SSU_NAME_DELIMITER', '-', 'Set delimiter to replace all non alpha-numeric characters in product/category names', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),'), ('ID delimiter', 'SSU_ID_DELIMITER', '-', 'Set delimiter separate product/category names and their ids', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),');]
    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.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by daffy View Post
    The most recent version of SSU is working good and my shopping cart hasn't disappeared this time.

    The WordPress links wouldn't work (I'm using Wordpress for ZenCart)... but I wasn't very impressed with WordPress anyway and I was only using it to announce updates so I decided to do away with WP. I'm using the Main Page instead. Which is probably better. I'm just mentioning this in case it's a problem for somebody else. I don't need WP.

    I can't get the Manage Aliases: Click here link to come up. I do have ALiases turned on. SSU is turned on. SSU-Check looks good. I'm using latest versions of SSU and ZenCart. So I'm not sure why. The link looks like this in my Admin directory:

    /ssu.php?action=link_aliases


    I know that both of the SSU php files are where they are supposed to be, in the root of the Admin directory, one of which is the Alias file.

    Cyndy
    First, if wordpress doesnt work, the solution is to use exclude page in ssu setting to avoid creating seo links for wordpress.

    second, if the manage aliases doesnt work, do you get any kind of error? the manager is using javascript btw, so you will not see any php error but you will probably be notified of some javascript error if any.
    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. #2319
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Do we use any table prefix on this zencart installation. Like zen_?
    Quote Originally Posted by jhua002 View Post
    I'm getting the following while trying to access SSU manager from admin - extra, also under configuration - ssu i'm getting blank menu, no options. Someone please help. Using godaddy host php5. Installed this on two other hosts and it worked great, don't know why this is happening to this site particualrly. Any help would be greatly appreciated.

    1146 Table 'dis0903005481994.configuration' doesn't exist
    in:
    [INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('File extension', 'SSU_FILE_EXTENSION', '', 'Set the file extension you want (without the dot). Recommend: leave it blank. For more info please read the docs', @t4, 1, NOW(), NOW(), NULL, NULL), ('Name delimiter', 'SSU_NAME_DELIMITER', '-', 'Set delimiter to replace all non alpha-numeric characters in product/category names', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),'), ('ID delimiter', 'SSU_ID_DELIMITER', '-', 'Set delimiter separate product/category names and their ids', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),');]
    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.
    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

  10. #2320
    Join Date
    Feb 2009
    Posts
    14
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I'm not too sure, even though i don't think so. I installed using Hosting conenctions provided by GoDaddy, sort of like fantastico. Anyway i can check to make sure?

 

 

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