Page 365 of 506 FirstFirst ... 265315355363364365366367375415465 ... LastLast
Results 3,641 to 3,650 of 5054
  1. #3641
    Join Date
    Jul 2009
    Posts
    86
    Plugin Contributions
    0

    help question Re: Simple SEO URL [support thread]

    hello,
    if the product name is
    a'c

    it shows correctly in browser:
    a-c

    but if the product name is
    d'c

    it only shows:
    c

    what do i fix this problem? thanks

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Prime View Post
    yellow1912, you just resolved my problem.

    The person who set up Zen Cart (my predecessor) had commented out the line...

    <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_CATALOG : HTTP_SERVER . DIR_WS_CATALOG ); ?>" />

    ...in the html_header.php file. Do you know why he would have done that? He didn't leave any comments.

    Anyway, thanks for your help. Now I can see how excellent your add on is. Very good work.
    Not sure why, very bad practice indeed. I cant think of a reason to comment it out (yet)
    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. #3643
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by bear1728 View Post
    hello,
    if the product name is
    a'c

    it shows correctly in browser:
    a-c

    but if the product name is
    d'c

    it only shows:
    c

    what do i fix this problem? thanks
    huhm, that would be weird, Do you have a full link you can post here?
    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. #3644
    Join Date
    Mar 2009
    Posts
    89
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi there, I used this addon on a zencart I made back in March. It works perfectly and it's an absolutely fantastic mod (thanks yellow).

    I want to design another zencart based on the one I made in March so I downloaded it from the server, copied the database etc etc uploaded it to my local machine and the home page appears in my localhost fine but when I click a link it comes up with a 404 not found. I'm assuming it's this mod that is the problem and it presumably has something to do with the htaccess, so I ran the ssu_check.php and changed the htaccess according to what that said.

    That didn't work - still got the 404, so I thought since the database and the website are exactly the same as the working one online then maybe the apache rewrite mod isn't on since it's a new installation of apache I was using. But it's turned on by htaccess and i turned it on in the apache conf file too.

    So then I removed all the files associated with ssu and tried to uninstall the mod according to http://wiki.rubikintegration.com/zen...uninstallation. I then downloaded a new copy of the mod and tried to reinstall it. But the bits where you have to install the patches by visiting admin→extras→ssu manager etc just gave errors about tables existing and so forth.

    So basically before I go through all this again, because i'm sure it's just something simple I'm missing since it works fine online, can anyone suggest anything that might be the problem?

    thanks

  5. #3645
    Join Date
    Dec 2008
    Location
    New Zealand
    Posts
    18
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi I am having trouble with modifying some of the aliases in the alias manager.

    For example
    http://www.highburyeye.co.nz/sunglasses-c-9/

    I would prefer to display as
    http://www.highburyeye.co.nz/sunglasses

    I have added an alias for the url /sunglasses-c-9/ to equal /sunglasses/

    But this dosnt seem to work?

    Have also tried editing existing alisas and the visible displayed url dosnt change.

    I have tried resetting the cache, but my cache never has any files in it, ever. Not sure if cache is working how it is meant to. Cache dirs are all there set to 777, but never seen any files in the dirs.

    Any help would be appreciated.

    Thanks,
    Tony

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by tone2 View Post
    Hi I am having trouble with modifying some of the aliases in the alias manager.

    For example
    http://www.highburyeye.co.nz/sunglasses-c-9/

    I would prefer to display as
    http://www.highburyeye.co.nz/sunglasses

    I have added an alias for the url /sunglasses-c-9/ to equal /sunglasses/

    But this dosnt seem to work?

    Have also tried editing existing alisas and the visible displayed url dosnt change.

    I have tried resetting the cache, but my cache never has any files in it, ever. Not sure if cache is working how it is meant to. Cache dirs are all there set to 777, but never seen any files in the dirs.

    As for alias, did you turn alias on via admin-configuration-ssu setings?

    Any help would be appreciated.

    Thanks,
    Tony
    First, I would suggest you make sure to check cache folder permission again, and also check if the path to your cache folder is correct in includes/configure.php and your-admin/includes/configure.php

    Also, you have not edit the html_output.php file as instructed in the installation note.
    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. #3647
    Join Date
    Dec 2008
    Location
    New Zealand
    Posts
    18
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Thanks it was the path to the cache that was wrong in configure.php files.

    Seems to be working just fine now!

    Thanks for your help.

    Tony

  8. #3648
    Join Date
    Aug 2009
    Location
    Chandigarh
    Posts
    2
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I have used it on few sites, sometimes it work and sometimes need to make it work with little changes, but its good SEO Contribution
    SEO Expert - Submitshop
    Submitshop.Com - SEO Company
    Megrisoft.Com - Web Design 10 USD Per Page

  9. #3649
    Join Date
    Jun 2008
    Posts
    24
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi, you installed this mod for me a while ago but since then I have gone from a shared SSL to a dedicated one and it is causing problems. Can you tell me how to fix it?

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by borobabe View Post
    Hi, you installed this mod for me a while ago but since then I have gone from a shared SSL to a dedicated one and it is causing problems. Can you tell me how to fix it?
    If it has been a while, first I suggest upgrading the module (this is optional, not a must)

    But to solve it, it is easy:
    You need to go you yoursite.com/ssu_check.php (if you deleted it, download the newest version and upload only that file to your site). Visit that file via your browser and you will see the suggested htaccess for your site, then edit your .htaccess file accordingly
    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

 

 

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