Were can I find the new version?
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.
@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
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.
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
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
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.
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
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?
is there a way to download this from the webpage? or do i have to click on every file and download them individually?![]()