Re: Simple SEO URL [support thread]
I guess you need to read it 1 more time then :)
TROUBLESHOOTING: After installing itself, this module writes a file named ".keep" in admin\includes\module_installation, if your server doesnt allow it to do so, it may make the module attempting to install itself everytime. The fix is easy though, just manually create a .keep file there (after the module has already installed itself, of course)
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
I guess you need to read it 1 more time then :)
TROUBLESHOOTING: After installing itself, this module writes a file named ".keep" in admin\includes\module_installation, if your server doesnt allow it to do so, it may make the module attempting to install itself everytime. The fix is easy though, just manually create a .keep file there (after the module has already installed itself, of course)
Ok, I guess I'm a damn idiot. The only thing I've got in my module installation folder is a install.sql file. I have no idea what you're talking about. I don't know how to create .keep files because I've never done this and yes, I read it 2 or 3 times prior to this. I looked on my server in that same folder and all I found was a yellow1912_ssu folder. Am I supposed to run the install.sql in my admin to get this .keep file? I have no idea what we are doing here. I'm a mechanical engineer, not a programmer.
Ian
Re: Simple SEO URL [support thread]
Go to this folder admin\includes\module_installation
Create a new file named .keep in there
Make sense?
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
Go to this folder admin\includes\module_installation
Create a new file named .keep in there
Make sense?
Okie dokie. I created a .keep file using Notepad++, which is strange to me because I always thought a file has to be something like name.extension but I guess not. That's what was throwing me off. So, I got it installed and it's renaming my pages but now the pages are "not found" when you go to them. Does this mean I screwed up something? I did edit it to max name length 30
mowerpartsupply.com/catalog
Re: Simple SEO URL [support thread]
I think you have set the htaccess not correct, perhaps, for your setting you should change
RewriteBase /zencart/
to
RewriteBase /catalog/
That file is ".htaccess" placed in your zencart root folder.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
I think you have set the htaccess not correct, perhaps, for your setting you should change
RewriteBase /zencart/
to
RewriteBase /catalog/
That file is ".htaccess" placed in your zencart root folder.
Ah hah, I had read that and wondered what it meant. Well now I know. Man my brain is fried from playing with zencart. I think I'm gunna go take a long lunch break. Thanks Yellow.
Ian
Re: Simple SEO URL [support thread]
Can someone help with this. The module updated and now I get this:
/_info/cookies-brownies-fudge-cookies-c-98_981/red-hearts-cookie-bouquet-p-1446
and I'm pretty sure it should be /product_info/
not /_info/
Anyone know how to fix this? This is a live site and now I'm getting page not found on all of my product...
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
tameron
Can someone help with this. The module updated and now I get this:
/_info/cookies-brownies-fudge-cookies-c-98_981/red-hearts-cookie-bouquet-p-1446
and I'm pretty sure it should be /product_info/
not /_info/
Anyone know how to fix this? This is a live site and now I'm getting page not found on all of my product...
You shouldnt even get /product_info/ at all.
Your SSU version? Any link for us to see?
Re: Simple SEO URL [support thread]
i am trying some set some link aliases but when after clicking the "Manage Aliases" link i get this error
Code:
Fatal error: Call to undefined function retrieve_aliases()
I am testing 3.6.0 rc5 i have double checked and i think i have all the files in place
any ideas?
Re: Simple SEO URL [support thread]
Module Manager says:
1 yellow1912_ssu 12 Beta 3.6.0 RC4 update
It was working great until today.
http://www.munchiegifts.com
I did install the FAQ module but it doesn't overwrite any files.