Page 1 of 10 123 ... LastLast
Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

    Default Re: Simple SEO URL [support thread]

    Were can I find the new version?

  2. #2
    Join Date
    Apr 2007
    Location
    Herts. UK
    Posts
    890
    Plugin Contributions
    4

    Default Re: Simple SEO URL [support thread]

    Hi,

    Just a thought, not sure how you are doing your URL rewriting but it might be worth using $PATH_INFO if you are not already using it. Means that you can have keyworded URLs without using a .htaccess file if mod-rewrite is not enabled. If mod-rewrite is enabled then it means a very simple .htaccess file to give a prettier URL.

    Regards,
    Christian.

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

    Default Re: Simple SEO URL [support thread]

    @CJPinder: the thing is that:
    without mod_rewrite a link like this: http://www.site.com/index/cPath/Pin_Brooch-10/ may returns a file not found 404 page.

    @jeking: it's just minor bug fix, but if you need I can send it to you. Any problem with the one I sent so far?
    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
    Apr 2007
    Location
    Herts. UK
    Posts
    890
    Plugin Contributions
    4

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    the thing is that:
    without mod_rewrite a link like this: http://www.site.com/index/cPath/Pin_Brooch-10/ may returns a file not found 404 page.
    If you use a URL like...
    http://www.example.com/index.php/ind.../Pin_Brooch-10
    ...then it shouldn't return a 404 and you can use $PATH_INFO to pick up the bit after index.php . Then if mod-rewrite is available use it to tidy the URL up so appears without the index.php in it. Just an idea. It is how Wordpress does it and it seems to work well.

    Regards,
    Christian.

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

    Default Re: Simple SEO URL [support thread]

    That will be a bonus feature in a future release, with that "static" links SEO URL will be available as well. For now mod_rewrite is needed and no support for "static" links ^^.
    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

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

    Default Re: Simple SEO URL [support thread]

    Alpha 2.2 is now available for download and testing:
    https://svn.rubikintegration.com/zen...e%20SEO%20URL/

    This version fixed several bugs.

    Alpha 2.3 will continue to fix more possible bugs + add support for no mod_rewrite as suggested by CJPinder.

    Feedbacks are appreciated.

    PS: as of now, Simple Seo Url is still under development and NOT recommended on live site. The more feedbacks and bug reports, the sooner it will be available for use.
    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
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

    Default Re: Simple SEO URL [support thread]

    I installed 2.3 on a clean install of Zen 1.3.8a and it's not working. All category and product pages come up blanket. The url displays but there is no page. The url is http://customtowelsunlimited.com/test/

    I set the rewrite base in .htaccess, set the SSU folder to 0777, tried to one suggestion in the .htaccess file, still nothing.

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

    Default Re: Simple SEO URL [support thread]

    Code:
    To attempt to show PHP debug errors on-screen, create and upload a new file, like this:
     Filename:  /includes/local/configure.php
     <?php
      define('STRICT_ERROR_REPORTING', true);
    ?>
     Then try to access your site again. You may see many warning messages on the screen.
    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
    Dec 2007
    Posts
    57
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I installed everything and get this error

    Warning: require_once(includes/classes/module_installer.php) [function.require-once]: failed to open stream: No such file or directory in /home/.michelle/erezw/olioandspices.com/shop/admin/ssu.php on line 10

    Fatal error: require_once() [function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.michelle/erezw/olioandspices.com/shop/admin/ssu.php on line 10

    I check and the ssu.php file is there (at the admin directory)...

    any ideas?

  10. #10
    Join Date
    Mar 2007
    Posts
    115
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    is there a way to download this from the webpage? or do i have to click on every file and download them individually?

 

 
Page 1 of 10 123 ... 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