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,830

Results 3,241 to 3,260 of 5,058
20 Jun 2009, 12:35 PM
#3241
yellow1912 avatar

yellow1912

Totally Zenned

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

Simple SEO URL (OLD version) [support thread]

You should not have deleted them, just disable is better.

Anyhow, so you deleted the old alias and then also cleared cache? And it still doesnt work as it should? Can you please post or pm me example links?

20 Jun 2009, 3:16 PM
#3242
jerry5763837 avatar

jerry5763837

Zen Follower

Join Date:
May 2008
Posts:
261
Plugin Contributions:
0

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

yellow1912:

You should check to see if any product or category name may have that name. Otherwise, try to clear alias database then clear cache.

Hi, Yellow,

Anyhow, many thanks for your quick answer.

After login phpmyadmin, how to ckear alias daabase? which file in database should i delete?

Another question, where can i download your lasted Mould Manager? thanks again:cool:

20 Jun 2009, 3:21 PM
#3243
hc1501 avatar

hc1501

New Zenner

Join Date:
Jan 2009
Posts:
64
Plugin Contributions:
0

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

thanks a lot yellow......it worked..

20 Jun 2009, 8:02 PM
#3244
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Jerry5763837:

Hi, Yellow,

Anyhow, many thanks for your quick answer.

After login phpmyadmin, how to ckear alias daabase? which file in database should i delete?

Another question, where can i download your lasted Mould Manager? thanks again:cool:
You should find a table with the name link_alias I believe, simply empty that table is enough.

For the Manager:

http://code.google.com/p/zencart-module-manager/downloads/list

20 Jun 2009, 9:15 PM
#3245
bobmatt4u avatar

bobmatt4u

New Zenner

Join Date:
Jun 2009
Posts:
21
Plugin Contributions:
0

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

Hello,

I have installed Latest version of zencart 1.3.8a with latest version of Simple Seo URL 3.5.7.

I have uploaded all files... which are in Simple Seo URL as per the folders mention.

But when i click on Admin >> Extra >> Simple SEO URL

I get this error :

Warning: require_once(includes/classes/module_installer.php) [function.require-once]: failed to open stream: No such file or directory in /usr/home/root-dir/zencart/admin/ssu.php on line 10

Fatal error: require_once() [function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/php/includes:/usr/local/lib/php:/usr/local/php/lib/php') in /usr/home/root-dir/zencart/admin/ssu.php on line 10

Please suggest why is this happening.

Thanks

20 Jun 2009, 9:53 PM
#3246
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

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

bobmatt4u:

Hello,

I have installed Latest version of zencart 1.3.8a with latest version of Simple Seo URL 3.5.7.

I have uploaded all files... which are in Simple Seo URL as per the folders mention.

But when i click on Admin >> Extra >> Simple SEO URL

I get this error :

Warning: require_once(includes/classes/module_installer.php) [function.require-once]: failed to open stream: No such file or directory in /usr/home/root-dir/zencart/admin/ssu.php on line 10

Fatal error: require_once() [function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/php/includes:/usr/local/lib/php:/usr/local/php/lib/php') in /usr/home/root-dir/zencart/admin/ssu.php on line 10

Please suggest why is this happening.

Thanks

  1. 3.5.7 is not the latest version version 3.6.7 is.
  2. You have not installed Module Manager and thats why you are getting the error.
20 Jun 2009, 10:01 PM
#3247
bobmatt4u avatar

bobmatt4u

New Zenner

Join Date:
Jun 2009
Posts:
21
Plugin Contributions:
0

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

Thanks for reply

Which version should i download.

20 Jun 2009, 10:14 PM
#3248
bobmatt4u avatar

bobmatt4u

New Zenner

Join Date:
Jun 2009
Posts:
21
Plugin Contributions:
0

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

bobmatt4u:

Thanks for reply

Which version should i download.

please let me know which version of modular manager i will use with SSU 3.6.7

thanks

20 Jun 2009, 11:25 PM
#3249
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

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

bobmatt4u:

please let me know which version of modular manager i will use with SSU 3.6.7

thanks

module_manager_rev16zip.zip

21 Jun 2009, 12:18 AM
#3250
srigari avatar

srigari

New Zenner

Join Date:
Dec 2008
Location:
USA
Posts:
61
Plugin Contributions:
0

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

In my site 404 is not working. If I give random text after the domain name it is redirecting me to my home page.

I am using SSU 3.6.6, zencart 1.3.8a

more over if the text has a ' (single quote), then it is giving a database error (1064)

Here are the examples:
(1) http ://www.salevalley.com/asdfgh - suppose to give 404 but takes you to homepage.

(2) http ://www.salevalley.com/xyz'
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '/%' ) ORDER BY length(link_alias) DESC' at line 1
in:
[SELECT DISTINCT link_url, link_alias FROM links_aliases WHERE (link_alias LIKE '%/xyz'/%' ) ORDER BY length(link_alias) DESC]

These are causing PCI non compliance problems.

21 Jun 2009, 1:48 AM
#3251
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

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

srigari:

In my site 404 is not working. If I give random text after the domain name it is redirecting me to my home page.

I am using SSU 3.6.6, zencart 1.3.8a

more over if the text has a ' (single quote), then it is giving a database error (1064)

Here are the examples:
(1) http ://www.salevalley.com/asdfgh - suppose to give 404 but takes you to homepage.

(2) http ://www.salevalley.com/xyz'
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '/%' ) ORDER BY length(link_alias) DESC' at line 1
in:
[SELECT DISTINCT link_url, link_alias FROM links_aliases WHERE (link_alias LIKE '%/xyz'/%' ) ORDER BY length(link_alias) DESC]

These are causing PCI non compliance problems.

How about getting 3.6.7 and reupload the files first, then clearing your cache, in your store admin/Extras/simple seo URL manager. If it still doesnt solve the problem, we can go from there.

21 Jun 2009, 1:57 AM
#3252
srigari avatar

srigari

New Zenner

Join Date:
Dec 2008
Location:
USA
Posts:
61
Plugin Contributions:
0

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

thank you. I will try that.

21 Jun 2009, 2:40 AM
#3253
srigari avatar

srigari

New Zenner

Join Date:
Dec 2008
Location:
USA
Posts:
61
Plugin Contributions:
0

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

countrycharm:

How about getting 3.6.7 and reupload the files first, then clearing your cache, in your store admin/Extras/simple seo URL manager. If it still doesnt solve the problem, we can go from there.

I upgraded to 3.6.7, now I do not see 1064 error for

http: //www.salevalley.com/xyz'

but still it is redirecting to homepage. not getting the 404

21 Jun 2009, 8:26 AM
#3254
bobmatt4u avatar

bobmatt4u

New Zenner

Join Date:
Jun 2009
Posts:
21
Plugin Contributions:
0

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

countrycharm:

module_manager_rev16zip.zip

Now i have installed new version of ssu and module manage

and when i click on admin >> Extra >> Simple SEO Url

Its show me one error

Failed to create .keep file

And after that

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

Please suggest

Thanks

21 Jun 2009, 3:30 PM
#3255
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

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

bobmatt4u:

Now i have installed new version of ssu and module manage

and when i click on admin >> Extra >> Simple SEO Url

Its show me one error

Failed to create .keep file

And after that

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

Please suggest

Thanks

Go to the root of your store then go to admin/includes/module_installation and make a empty file name .keep and put it there. It's looking for it but for some reason it didn't create it.

21 Jun 2009, 3:32 PM
#3256
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

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

srigari:

I upgraded to 3.6.7, now I do not see 1064 error for

http: //www.salevalley.com/xyz'

but still it is redirecting to homepage. not getting the 404

Did you clear your simple seo cache?

21 Jun 2009, 7:29 PM
#3258
srigari avatar

srigari

New Zenner

Join Date:
Dec 2008
Location:
USA
Posts:
61
Plugin Contributions:
0

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

countrycharm:

Did you clear your simple seo cache?

I did clear the cache. when I stop the SSU and remove htaccess file, everything is working as expected. The moment I put the .htaccess file back, I see the problem.

The problem seems to be in my .htaccess file. I am playing around with it now. But no luck.

here is my .htaccess

Options +FollowSymLinks -MultiViews
RewriteEngine on
RewriteCond %{HTTP_HOST} ^salevalley.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.salevalley.com$
RewriteRule ^shop/?$ "http://www.salevalley.com" [R=301,L]

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

BOF SSU

Change "/zencart/ to the correct setting

if your site is located at root folder, then you should have RewriteBase /

Go to your include/configure.php, this value should be the same with the value of DIR_WS_CATALOG

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

Please let me know any changes needed.

Thanks

21 Jun 2009, 7:39 PM
#3259
srigari avatar

srigari

New Zenner

Join Date:
Dec 2008
Location:
USA
Posts:
61
Plugin Contributions:
0

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

I tried with just putting the .htaccess supplied with SSU 3.6.7 bas below and deleted everything else, still same problem

BOF SSU

Options +FollowSymLinks -MultiViews
RewriteEngine On

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

RewriteBase /

Deny access from .htaccess

RewriteRule ^.htaccess$ - [F]

RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]

EOF SSU

Please let me know how to go about it.

Thanks

21 Jun 2009, 8:07 PM
#3260
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

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

batteryman:

Yellow do you think you can shed a little light on this for me.

http://www.zen-cart.com/forum/showpost.php?p=742681&postcount=3199

its on page 320 of this thread

Thank you

yellow1912:

Turn off gzip for now, seems like the page content is messed up.
yellow1912:

What module have you installed recently that can interfere with content? I know SSU cant do that for sure.
countrycharm:

I don't have it on in my store. I have this in my .ini file
zlib.output_compression_level = -6
but I took that out to see what it would do but i'm getting the same thing.
yellow1912:

No I was talking to countrycharm, sorry for the confustion. Can you post your problem or link to it again?

@Countrycharm: Seem like it appears like that only on a 2nd load of a page, so for example if i load http://www.thegoodshepherdstore.com/great-gifts-under-20 once it works okie, and then when i refresh i see only code. And it only happens on category pages. I have turned off ssu for checking and it's still the same, so the problem is not there

PS: seem like because there are 2 level of gzip (by server and by simple-cache), I turned off simple cache gzip and it works for you now. I cannot replicate the other problem tho.
Just to make sure you know what the problem was I had simple cache with gzip cut on and I had zlib.output_compression_level = -6 on, on my server so that was what was messing things up for me. Yellow went to my site admin and cut off simple cache and things was back to normal. I hope this will help.