Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Jul 2008
    Posts
    15
    Plugin Contributions
    0

    Default Extension not working?

    I've installed SSU on a new vanilla ZC (1.38a) and I can't seem to get the extension option to work. Without the extension, the links all seem to work fine (e.g. http://example.com/login).

    But as soon as I try to specify an extension (e.g. htm or html without the dot) all links seem to work (they don't redirect to a diff. URL) but the contents of the home page is displayed instead of the page you request.

    There is a PHP warning at the top of the page that says
    Code:
    Warning: preg_replace() [function.preg-replace.html]: Unknown modifier 'h' in C:\apacheroot\website\includes\init_includes\init_ssu.php on line 77
    And here's line 77:

    PHP Code:
    $mr trim(($this->catalog_dir=='/' && empty($this->extension)) ? getenv('REQUEST_URI') : preg_replace($mr_regex,'',getenv('REQUEST_URI'), 1),'/'); 
    Sorry, I couldn't figure it out. I'm not much chop when it comes to regexes.

    I followed the instructions in this post to no avail.

    SSU Beta 2.8 on ZC 1.38a on PHP 5.25 on Apache 2.2 on WinXP.

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

    Default Re: Simple SEO URL [support thread]

    If you downloaded it from the download section: the new version is submitted there but it is not yet published. You may want to try the one of the new versions above.

    PS: also, please note that extension should not come with the dot, for example: html is correct, .html is not

    I need to leave now, be back later

    Regards
    Last edited by yellow1912; 23 Sep 2008 at 12:30 AM.
    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

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