Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
It is in admin->ssu config, you will see exclude parameters there, put in currency
it will look like this: zenid,glid,currency
Seems to working... :-) thanks!
Now my URLS have an extra / in them...
http://www.doorink.com/store//custom...ted-door-p-180
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
mtechama
That file of defualt.php was not in these folders:
includes/classes/ssu/languages/
It should be there, I am assuming that you are using 2.9.6
In 3.3.5 there is a change in the folder structure though.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
rsloan
You may want to check your configure.php
Quote:
define('HTTP_SERVER', 'http://www.site.com');
define('HTTPS_SERVER', 'https://secure.site.com');
define('DIR_WS_CATALOG', '/subfolder/');
define('DIR_WS_HTTPS_CATALOG', '/~username/subfolder/'); So basically, the http ones should contain only the domain name, no sub folders at all.
http://wiki.rubikintegration.com/zen...u/installation
Dont forget the clear ssu cache after you fix the problem
Re: Simple SEO URL [support thread]
this is what in this these folders:
includes/classes/ssu/languages/
default.php4
default.php5
fr.php4
fr.php5
language.php
language.php4
ru.php
ru.php4
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
mtechama
this is what in this these folders:
includes/classes/ssu/languages/
default.php4
default.php5
fr.php4
fr.php5
language.php
language.php4
ru.php
ru.php4
Interesting, did I miss something again?
.....
I have just checked, and again this is different from the files we have in the package. Probably you made some changes and missed some.
If you are on php4, rename all .php4 to .php, otherwise you can rename .php5 to .php.
Re: Simple SEO URL [support thread]
I have renamed them all to .php but I still get the same errors.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
mtechama
I have renamed them all to .php but I still get the same errors.
You mean the erros saying the files are missing? :)
You can not get those errors if those files are in the right place, with the right names. Please double check if the files are really in the correct path, and if the errors are really the same.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
I checked both configure.php's and they are fine.....
Odd.... now when I clear caches I get:
/var/www/vhosts/doorink.com/httpdocs/store/admin/includes/templates/templates/ssu/tpl_reset_cache_folder.php
templates/templates
Not sure where that is coming from, or the extra /
Richard.
Re: Simple SEO URL [support thread]
Yellow,
I cant send you PM, i think you box is full :P
Re: Simple SEO URL [support thread]
Yellow I have look everything and everything is in where it should be.