Re: Simple SEO URL [support thread]
I dont use EP, so im not sure. But I guess you can check your ptoduct tables, and check the master categories id field of the products having problems. What are the current values in there? And are they valid categories id?
Re: Simple SEO URL [support thread]
No, the ID's are fixed. I played around some more and the only way I can fix the products is by editing the title and then do
"Reset all cache"
I thought that just "Reset alias cache:" would do it, but it didn't.
Q: Does the "Manage Aliases: " table stay intact even if I "Reset all cache"?
Can I somehow delete all Aliases and have them automatically recreated? I suspect, if this would be possible, I would not have to worry about my problem that I experienced.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
mydanilo
No, the ID's are fixed. I played around some more and the only way I can fix the products is by editing the title and then do
"Reset all cache"
I thought that just "Reset alias cache:" would do it, but it didn't.
Q: Does the "Manage Aliases: " table stay intact even if I "Reset all cache"?
Can I somehow delete all Aliases and have them automatically recreated? I suspect, if this would be possible, I would not have to worry about my problem that I experienced.
The table stays in tact, but once you clear cache SSU should try to read the new names from the database and update the alias table as needed. (unless the alias is marked as permanent)
You can use phpmyadmin to try to empty the whole table if you want to.
Re: Simple SEO URL [support thread]
Yellow 1912,
I am having an issue with checkout and login and cannot seem to solve or reproduce the issue.
The customer is in France and this is the error he is having:
I have got a problem : i can't buy ..
I can log i : then my cart is full of 6 items .. But I can't go to sheckout
..
It says cartempty ... and i cannot log in anymore ..
Can you help me ?
Sylvain
Could it be that having "Set SSU Multi Language Status = false" is the problem? I have temporarily turned SSU off but want to be able to turn it back on. He is trying to order a fair amount of product and cannot.
I realize this may not be the problem but since I have tried loggin in using his email and cannot reporduce the problem I am on a fishing expedition.
Any ideas?
4thwave
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
4thwave
Yellow 1912,
I am having an issue with checkout and login and cannot seem to solve or reproduce the issue.
The customer is in France and this is the error he is having:
I have got a problem : i can't buy ..
I can log i : then my cart is full of 6 items .. But I can't go to sheckout
..
It says cartempty ... and i cannot log in anymore ..
Can you help me ?
Sylvain
Could it be that having "Set SSU Multi Language Status = false" is the problem? I have temporarily turned SSU off but want to be able to turn it back on. He is trying to order a fair amount of product and cannot.
I realize this may not be the problem but since I have tried loggin in using his email and cannot reporduce the problem I am on a fishing expedition.
Any ideas?
4thwave
Not sure, but first make sure you have latest version which is 3.6.6.
Then well, see if it helps, you can also pm me your site so i can try to reproduce problem.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
The table stays in tact, but once you clear cache SSU should try to read the new names from the database and update the alias table as needed. (unless the alias is marked as permanent)
You can use phpmyadmin to try to empty the whole table if you want to.
I will try this next time I import products and the same problem occurs.
What would happen if I manually delete the alias table in admin? Would SSU start rebuilding it immediately? Or when the first user loads the products?
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
For your special config (shared ssl) htaccess needed to be set up differently. Did you check yoursite.com/ssu_check.php and see what it suggests for the .htaccess content?
First Yellow1912 thank you for your reply.
I did check the ssu_check.php and modified it in my htacces file.
in my case:
Code:
#### BOF SSU
Options +FollowSymLinks -MultiViews
RewriteEngine On
RewriteBase /
# Deny access from .htaccess
RewriteRule ^\.htaccess$ - [F]
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA]
#### EOF SSU
Everything is working correct only the home page link is giving an error when used. (check pm for more details.
Re: Simple SEO URL [support thread]
Havent got any pm from you.
Re: Simple SEO URL [support thread]
Sorry I cannot find doc for installation. where can I find it?
Re: Simple SEO URL [support thread]
sorry I find it , and try to install, thanks:frusty: