Zen Cart Logo
Forums / All Other Contributions/Addons / Simple SEO URL (OLD version) [support thread]

Simple SEO URL (OLD version) [support thread]

Views: 1,113,593

Results 241 to 260 of 5,058
10 May 2008, 2:41 PM
#241
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Simple SEO URL (OLD version) [support thread]

jill8026:

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!
Simply go to configuration->ssu, and add this into your exclude list:
popup_image_additional
Which I added for you just now. This will solve your problem. The issue is fairly easy to understand tho, I will see if I can get it fixed.

10 May 2008, 2:56 PM
#242
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

@Mike: you mean you see:
http://www.mysite.com/cSSU_ID_DELIMITER84 on every category and products

Rite?

Go to tools->module manage->list installed modules and tell me what you see. This issue happens only if the patch was not run correctly, it doesnt relate to htaccess.

10 May 2008, 6:13 PM
#243
garyclemens avatar

garyclemens

New Zenner

Join Date:
Jan 2007
Location:
Florida/Missouri
Posts:
77
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Is the current version of Simple CEO rev235 compatible with v1.3.7. Do not really want to upgrade my store at this time. If not is there a place i can get an older version?

I tried looking in the "older contributions" in the download section. Looked for and answer but unable to find. If it already posted sorry!

10 May 2008, 6:15 PM
#244
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

It should work with the older version (1.3.7).

But in all cases, clone your site and test the module on it first.

Since for this module and ANY other module that attempts to change your site links, when it breaks your site breaks. So make sure you test first.

garyclemens:

Is the current version of Simple CEO rev235 compatible with v1.3.7. Do not really want to upgrade my store at this time. If not is there a place i can get an older version?

I tried looking in the "older contributions" in the download section. Looked for and answer but unable to find. If it already posted sorry!

10 May 2008, 9:08 PM
#245
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yellow1912:

@Mike: you mean you see:
http://www.mysite.com/cSSU_ID_DELIMITER84 on every category and products

Rite?

Go to tools->module manage->list installed modules and tell me what you see. This issue happens only if the patch was not run correctly, it doesnt relate to htaccess.

tools->module manage->list installed modules throws up this error

1146 Table 'mikedean_nortsandones.module_version_tracker' doesn't exist
in:
[SELECT * FROM module_version_tracker]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

10 May 2008, 9:24 PM
#246
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

So that's the reason why. You havent got it installed yet. I will add this re-install feature today, but for now just go to your admin/includes/module_installation and delete a file called: .keep. Now go back to your admin and go to the module manager for it to automatically installs itself. If you see a warning say: "can not create .keep file" then just create a new .keep at admin/includes/module_installation

10 May 2008, 9:29 PM
#247
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yellow1912:

@Mike: you mean you see:
http://www.mysite.com/cSSU_ID_DELIMITER84 on every category and products

Rite?

Go to tools->module manage->list installed modules and tell me what you see. This issue happens only if the patch was not run correctly, it doesnt relate to htaccess.

I re-installed the mod manager, and manually insatlled the sql, (in case it was not loading and the same with the SEO sql files..

I can get access to the from page, and when I click on a category, I get a
Internal Server Error (Error 500) message. The links in the URL are now looking correct tho.

10 May 2008, 9:30 PM
#248
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Is this on the same server with your test site? Do you have a link? I need more info to be able to know what the problem is? Also post your htaccess here.

10 May 2008, 9:31 PM
#249
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yellow1912:

So that's the reason why. You havent got it installed yet. I will add this re-install feature today, but for now just go to your admin/includes/module_installation and delete a file called: .keep. Now go back to your admin and go to the module manager for it to automatically installs itself. If you see a warning say: "can not create .keep file" then just create a new .keep at admin/includes/module_installation

I did as above and this is what shows up in the admin screen

Failed: 1
ERROR: Cannot create table module_version_tracker because it already exists
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
Failed to set up version tracker table

10 May 2008, 9:32 PM
#250
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Mike, that message was for the error:

1146 Table 'mikedean_nortsandones.module_version_tracker' doesn't exist

Which you said you fixed.

Mike_Dean:

I did as above and this is what shows up in the admin screen

Failed: 1
ERROR: Cannot create table module_version_tracker because it already exists
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
Failed to set up version tracker table

10 May 2008, 9:33 PM
#251
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yellow1912:

Is this on the same server with your test site? Do you have a link? I need more info to be able to know what the problem is? Also post your htaccess here.

The test site is on my local PC.. the Server is i the US....

Thisis the .htaccess I'm using

BOF SSU

Options +FollowSymLinks
RewriteEngine On

Make sure to change "zencart" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /

RewriteBase /home/mikedean/

Deny access from .htaccess

RewriteRule ^.htaccess$ - [F]

RewriteCond %{SCRIPT_FILENAME} -f [OR]
RewriteCond %{SCRIPT_FILENAME} -d

RewriteRule .* - [L]

RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L]

10 May 2008, 9:35 PM
#252
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Your htaccess is not up-to-date

#### BOF SSU
Options +FollowSymLinks -MultiViews
RewriteEngine On
# Make sure to change "test_site" to the subfolder you install ZC. If you use root folder, change to: RewriteBase / 
RewriteBase /zencart/

# Deny access from .htaccess
RewriteRule ^\.htaccess$ - [F]

RewriteCond %{SCRIPT_FILENAME} -f [OR]
RewriteCond %{SCRIPT_FILENAME} -d
RewriteRule .* - [L]

RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
#### EOF SSU
10 May 2008, 9:36 PM
#253
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Also, RewriteBase has nothing to do with absolute path, if your site is located at: yoursite.com/shop the the base needs to be:

RewriteBase /shop/

10 May 2008, 9:47 PM
#254
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yellow1912:

Your htaccess is not up-to-date

BOF SSU

Options +FollowSymLinks -MultiViews
RewriteEngine On

Make sure to change "test_site" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /

RewriteBase /zencart/

Deny access from .htaccess

RewriteRule ^.htaccess$ - [F]

RewriteCond %{SCRIPT_FILENAME} -f [OR]
RewriteCond %{SCRIPT_FILENAME} -d
RewriteRule .* - [L]

RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]

EOF SSU



Ok  we have progress..!   Thanks..!!  Everything apperas to be ok on the site, will look at admin as see what goes there..

htaccess now reads

#### BOF SSU
Options +FollowSymLinks
RewriteEngine On
# Make sure to change "zencart" to the subfolder you install ZC. If you use root folder, change to: RewriteBase / 


# Deny access from .htaccess
RewriteRule ^\.htaccess$ - [F]

RewriteCond %{SCRIPT_FILENAME} -f [OR]
RewriteCond %{SCRIPT_FILENAME} -d


RewriteRule .* - [L]

RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L]



Prior to SSU, I had an existing .htaccess file which had this (for my 301 re-directions


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 to include this in with the SSU .htacess but I cant get past the pain page without gettng an error
10 May 2008, 9:50 PM
#255
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

The htaccess content you posted is still not exactly what we have in the current version, while it may work it may cause us problem if you run into some error later and we dont know what causes it.

Regards

10 May 2008, 10:00 PM
#256
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yellow1912:

The htaccess content you posted is still not exactly what we have in the current version, while it may work it may cause us problem if you run into some error later and we dont know what causes it.

Regards

This is out of ver 234

BOF SSU

Options +FollowSymLinks -MultiViews
RewriteEngine On

Make sure to change "test_site" to the subfolder you install ZC. If you use root folder, change to:

RewriteBase /

Deny access from .htaccess

RewriteRule ^.htaccess$ - [F]

RewriteCond %{SCRIPT_FILENAME} -f [OR]
RewriteCond %{SCRIPT_FILENAME} -d
RewriteRule .* - [L]

RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]

EOF SSU

If it's not right... please tell me whats wrong with it.?

Also, how do I now mod it to include my 301 redirections ?

10 May 2008, 10:03 PM
#257
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Mike, in your previous post you have:```
Options +FollowSymLinks
RewriteEngine On

Make sure to change "zencart" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /

Deny access from .htaccess

RewriteRule ^.htaccess$ - [F]

RewriteCond %{SCRIPT_FILENAME} -f [OR]
RewriteCond %{SCRIPT_FILENAME} -d

RewriteRule .* - [L]

RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L]


Which is why I said it's not exactly the same.

As for this:

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]

Are you trying to redirect to www?

Regards
10 May 2008, 10:25 PM
#258
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yellow1912:

Mike, in your previous post you have:```
Options +FollowSymLinks
RewriteEngine On

Make sure to change "zencart" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /

Deny access from .htaccess

RewriteRule ^.htaccess$ - [F]

RewriteCond %{SCRIPT_FILENAME} -f [OR]
RewriteCond %{SCRIPT_FILENAME} -d

RewriteRule .* - [L]

RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L]

> 
> Which is why I said it's not exactly the same.
> 
> As for this:
> 
> 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]
> 
> Are you trying to redirect to www?
> 
> Regards


Hi,

Yes I saw the error in the previous one, so I posted you the new one just to confirm it was now right..?

Yes, I am trying to redirect to www
10 May 2008, 10:27 PM
#259
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Put this right after rewrite engine on, see what happens

RewriteCond %{HTTP_HOST} !^www.domain.com$ [NC]
RewriteRule ^(.*)$ http://www.domain.com/$1 [L,R=301]

Make sure that if you chose to use www, you have to set so in your includes/configure.php as well

10 May 2008, 10:49 PM
#260
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yellow1912:

Put this right after rewrite engine on, see what happens

RewriteCond %{HTTP_HOST} !^www.domain.com$ [NC]
RewriteRule ^(.*)$ http://www.domain.com/$1 [L,R=301]

Make sure that if you chose to use www, you have to set so in your includes/configure.php as well

Ok.. that worked

Thanks for the great support..