Page 12 of 33 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 5054

Hybrid View

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by jhua002 View Post
    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?
    You can check the includes/configure.php to make sure.
    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. #2
    Join Date
    Jan 2009
    Posts
    85
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    well, yellow, i applied your soloutioin to delte some line in module manager and solved the 1164 error,
    however, i know have the problem, when i press on the links, it shows
    Object not found!
    The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

    If you think this is a server error, please contact the webmaster.

    Error 404

    I run a multi language site, i am not so sure where the problem is, i change the local.config file as you mentioned, please advise, thank you!!

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

    Default Re: Simple SEO URL [support thread]

    And I assume this is ssu 3.6.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

  4. #4
    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

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

    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

    Yes, we have PHP 5. I have my ZenCart installed in public_html, not a subfolder, FYI in case that matters.

    I went away for a few hours and came back and discovered that my ZenCart Admin had finally spit out an error message. YAY. When have I been excited to see an error message? So, here's the clue about why the SSU Alias Manager won't come up when I click on the link:

    Render error, file not found(/home/XXXXX/public_html/admin/includes/templates/templates/ssu/tpl_ssulink_aliases.php)

    I'm trying to figure out why the url is wrong but I'm a little confused. (The XXXXX's are just to replace my server name.)


    Cyndy

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

    Default Re: Simple SEO URL [support thread]

    You are using an older version of Module Manager, try rev 16 from:
    http://code.google.com/p/zencart-mod...downloads/list
    Quote Originally Posted by daffy View Post
    Yes, we have PHP 5. I have my ZenCart installed in public_html, not a subfolder, FYI in case that matters.

    I went away for a few hours and came back and discovered that my ZenCart Admin had finally spit out an error message. YAY. When have I been excited to see an error message? So, here's the clue about why the SSU Alias Manager won't come up when I click on the link:

    Render error, file not found(/home/XXXXX/public_html/admin/includes/templates/templates/ssu/tpl_ssulink_aliases.php)

    I'm trying to figure out why the url is wrong but I'm a little confused. (The XXXXX's are just to replace my server name.)


    Cyndy
    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

  7. #7
    Join Date
    Jul 2008
    Posts
    113
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    You are using an older version of Module Manager, try rev 16 from:
    http://code.google.com/p/zencart-mod...downloads/list
    Yes, I did have rev 16 but I installed it again. And emptied all the caches. And checked Module Manager and it says that I have SSU 3.6.1 installed, no complaints.

    The file it's trying to find doesn't exist in the templates folder: tpl_ssulink_aliases.php

    The file is tpl_link_aliases.php


    Cyndy

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by daffy View Post
    Yes, I did have rev 16 but I installed it again. And emptied all the caches. And checked Module Manager and it says that I have SSU 3.6.1 installed, no complaints.

    The file it's trying to find doesn't exist in the templates folder: tpl_ssulink_aliases.php

    The file is tpl_link_aliases.php


    Cyndy
    Weird, since tpl_link_aliases.php is the file it needs, not tpl_ssulink_aliases.php

    For this specific problem, I will probably have to actually check the admin and the ftp to see what is going on. Again, this is your important info, so only can decide if it's worth to send me those info to check or not.
    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. #9
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Link to download can be found on my signature. 3.6.2 is the latest. Installation instruction link can be found in the readme file
    Posted via Mobile Device

  10. #10
    Join Date
    Jul 2008
    Posts
    113
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I've been wondering why people use the Firefox browser? On my computer monitor, the text is jagged, thin, the boldface isn't bold. The text is actually pixelated: there are whitespaces gaps so the black letters aren't totally connected. All this makes the text hard to read. The photos and graphics are ok but the text drives me crazy. Is there a way to adjust this? I find it hard to believe that this browser is popular. But maybe I don't have it setup right. I did upgrade to Firefox 3 but it looks the same.

    Cyndy

 

 
Page 12 of 33 FirstFirst ... 2101112131422 ... LastLast

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