Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
mydanilo
Mike, have you ever seen upper case in a url? Don't think that is even possible. Try and type an url in the address bar in your browser and hit enter. See what happens? Url's are lower case....
Ok guys.... points taken..
Thanks.. :smile:
Re: Simple SEO URL [support thread]
I believe you are still running on the test site rite Mike? Don't forget to get the latest version when you use in live mode.
A number of bugs have been discovered and fixed.
Regards.
Quote:
Originally Posted by
Mike_Dean
Ok guys.... points taken..
Thanks.. :smile:
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
I believe you are still running on the test site rite Mike? Don't forget to get the latest version when you use in live mode.
A number of bugs have been discovered and fixed.
Regards.
Thanks..
Yes still running on the test, So I'm happy to change and edit things as per any advice.
Appreciate the great advice and response
Mike
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
If you havent noticed yet, cPath has the P in uppercase.
@Mike: But why do we have to complicate things? I dont feel comfortable with upper case in the links. And SSU is open-source, you can jump in and make the changes you want. The function you want to edit is _parse_name, clean cache after you make any change.
Hi,
"IF" I was to have a look at this, just see what it would like like, where would I find the file that contains the function _parse_name .
I did a search, but could not find it.
Re: Simple SEO URL [support thread]
includes/init_includes/init_ssu.php
That file is the brain of ssu, everything is in there.
Re: Simple SEO URL [support thread]
i have this when i try open extras - ssurl
Fatal error: require_once() [function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/:/usr/php/pear') in /pa/ssu.php on line 10
and i dont have module_installer.php in /includes/classes/...
///////// ok founded module installer... but urls still looks bad /
also my urls looks like this:
http://www.mypage.com/advanced_searc...FILE_EXTENSION
any suggestions? :)
my zen is 1.3.8a
Re: Simple SEO URL [support thread]
sorry for new post but cannot edit after 7 minutes... :(
------
i edit htaccess and put / cuz my installation dir is in main root folder
i install module installer and clear cache
but i have links like that:
http://www.mysite.com/cSSU_ID_DELIMITER84 on every cattegory and products
but for example search is working ok
http://www.mysite.com/advanced_search
my zen is 1.3.8a and i modificate /admin/ folder to /pa/ for security purposes
what i need to do more? maybe its because i change this admin -> pa ?
thx in advance
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
pavka
sorry for new post but cannot edit after 7 minutes... :(
------
i edit htaccess and put / cuz my installation dir is in main root folder
i install module installer and clear cache
but i have links like that:
http://www.mysite.com/cSSU_ID_DELIMITER84 on every cattegory and products
but for example search is working ok
http://www.mysite.com/advanced_search
my zen is 1.3.8a and i modificate /admin/ folder to /pa/ for security purposes
what i need to do more? maybe its because i change this admin -> pa ?
thx in advance
Hi,
Attempted to laod this on to my live site tonite but came up with simiar error messages as above.
my current .htaccess is as follows
RewriteEngine on
RewriteCond %{HTTP_HOST} ^nortsandones.com.au$ [OR]
RewriteCond %{HTTP_HOST} ^www.nortsandones.com.au$
RewriteRule ^/?$ http://www.nortsandones.com.au/index.php?main_page= [R=301,L]
I tried adding your .htaccess to the end of this, but I just get errors as per above.
I tried various formats in the .htaccess files but nothing worked.
Obviously something simple, but not sure what..
(Oh.. I did make sure that mod manager was loaded on the live site)
Thanks,
Mike
Re: Simple SEO URL [support thread]
Does anyone know how to "turn off" this mod without completely deleting it...I am having troubles with my large images not displaying and need to see if this mod is causing it...Thanks!
Re: Simple SEO URL [support thread]
It seems to me you didnt have the sql patch installed
Did you have module manage installed okie?
Did you go to extras->seo module manager at least once?
Quote:
Originally Posted by
pavka
sorry for new post but cannot edit after 7 minutes... :(
------
i edit htaccess and put / cuz my installation dir is in main root folder
i install module installer and clear cache
but i have links like that:
http://www.mysite.com/cSSU_ID_DELIMITER84 on every cattegory and products
but for example search is working ok
http://www.mysite.com/advanced_search
my zen is 1.3.8a and i modificate /admin/ folder to /pa/ for security purposes
what i need to do more? maybe its because i change this admin -> pa ?
thx in advance