Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Feb 2009
    Posts
    14
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Great add-on. Running into a little bit of problems again. here is the site, www.displaysignboard.com. All goes well except for the category links on the left side, if you would notice at the end of the link there is a ", which i don't think should be there. Any idea how to fix this? Thanks!

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by jhua002 View Post
    Great add-on. Running into a little bit of problems again. here is the site, www.displaysignboard.com. All goes well except for the category links on the left side, if you would notice at the end of the link there is a ", which i don't think should be there. Any idea how to fix this? Thanks!
    Honestly I think this is some problem with your category sidebox instead of ssu.

    Did you make change to that recently?
    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. #3
    Join Date
    Feb 2009
    Posts
    30
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Thanks for the suggestion. After some experimentation I changed
    This

    $link = ereg_replace('&', '&', $link);
    to

    $link = ereg_replace('&', '&', $link);

    As far as I can tell it works fine for now. It would be great if you could take a proper look for your next release.
    Much appreciated.

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

    Default Re: Simple SEO URL [support thread]

    Where did you find the line
    $link = ereg_replace('&', '&', $link); //--> this line does nothing
    I dont think ereg_replace is need btw, a simple str_replace is enough. But it's up to you.
    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
    Feb 2009
    Posts
    30
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Just ignore me. That line was in html_output.php. I think I had it on my clipboard when I was fumbling around trying to work things out. Adding the line you suggested seems to have done the trick. Back to 100% valid pages :) Many Thanks!

 

 

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