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 2,481 to 2,500 of 5,058
23 Feb 2009, 4:27 PM
#2481
noobuser avatar

noobuser

New Zenner

Join Date:
Feb 2009
Posts:
43
Plugin Contributions:
0

Simple SEO URL (OLD version) [support thread]

After I installed the ultimate_seo_urls_2-107 I get this error messagae when I try to login in to admin page -

Fatal error: Class 'SEO_URL' not found in /home/content/s/i/t/siteorganizer/html/includes/autoload_func.php on line 79

Anybody familiar with this?

Thanks,
Harry

23 Feb 2009, 4:29 PM
#2482
yellow1912 avatar

yellow1912

Totally Zenned

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

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

noobuser:

After I installed the ultimate_seo_urls_2-107 I get this error messagae when I try to login in to admin page -

Fatal error: Class 'SEO_URL' not found in /home/content/s/i/t/siteorganizer/html/includes/autoload_func.php on line 79

Anybody familiar with this?

Thanks,
Harry
This is not the support thread for that module, this is for Simple Seo Url Module.

23 Feb 2009, 5:10 PM
#2483
fergusmacdonald avatar

fergusmacdonald

Zen Follower

Join Date:
Oct 2007
Location:
Edinburgh, Scotland
Posts:
243
Plugin Contributions:
0

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

yellow1912:

Yes, absolutely. I will include a cron in the next release.

OK great, thanks for your comprehensive support for this module - it is greatly appreciated.

23 Feb 2009, 5:12 PM
#2484
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Support for cron is already available in 3.6.4 in the download link.

Regards

23 Feb 2009, 5:40 PM
#2485
fergusmacdonald avatar

fergusmacdonald

Zen Follower

Join Date:
Oct 2007
Location:
Edinburgh, Scotland
Posts:
243
Plugin Contributions:
0

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

yellow1912:

Support for cron is already available in 3.6.4 in the download link.

Regards

Yes, i just downloaded it. Thanks.

23 Feb 2009, 5:48 PM
#2486
fergusmacdonald avatar

fergusmacdonald

Zen Follower

Join Date:
Oct 2007
Location:
Edinburgh, Scotland
Posts:
243
Plugin Contributions:
0

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

I've just installed the latest version 3.6.4 and when i try and change currency while viewing a product, i get re-directed to the 'page not found' screen.

You can try this here:

http://macdonald-sporrans.com/leather-sporrans/celtic-embossed-leather-sporran

when changed to US dollars redirects to here: http://macdonald-sporrans.com/currency/USD/leather-sporrans/celtic-embossed-leather-sporran which is an invalid link.

I've tried clearing the cache a number of times.

Please note that i did not try this on the previous version 3.6.0 so do not know if it worked successfully then. I have also had a problem uploading the new folders in cache/ssu as i do not have permission to make changes in that directory (not sure why that is - looking into that now).

23 Feb 2009, 5:56 PM
#2488
fergusmacdonald avatar

fergusmacdonald

Zen Follower

Join Date:
Oct 2007
Location:
Edinburgh, Scotland
Posts:
243
Plugin Contributions:
0

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

yellow1912:

You forgot to put currency in the exclude list, check this:
http://wiki.rubikintegration.com/zencart/modules/ssu/config

Then of course, remember clearing your ssu cache :)

Thanks. I thought it had the recommended query keys exclude list as default.

23 Feb 2009, 5:59 PM
#2489
yellow1912 avatar

yellow1912

Totally Zenned

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

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

When you do the upgrade, the keys can not be updated otherwise it may overwrite some custom keys you added, i think it's one of the bad thing right now. Maybe I should move those keys into the code to avoid this situation.

Thank you for the suggestion.

Regards.

23 Feb 2009, 6:07 PM
#2490
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

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

Yellow, could you please give an example of how the cron should be set up and how it should work?

Something like..
wget https://domain.com/cron/ssu.php

...any other commands at the end?

23 Feb 2009, 6:07 PM
#2491
fergusmacdonald avatar

fergusmacdonald

Zen Follower

Join Date:
Oct 2007
Location:
Edinburgh, Scotland
Posts:
243
Plugin Contributions:
0

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

yellow1912:

When you do the upgrade, the keys can not be updated otherwise it may overwrite some custom keys you added, i think it's one of the bad thing right now. Maybe I should move those keys into the code to avoid this situation.

Thank you for the suggestion.

Regards.

No worries. Thanks for your diligence.

23 Feb 2009, 7:22 PM
#2492
askaquestion avatar

askaquestion

New Zenner

Join Date:
Feb 2009
Posts:
30
Plugin Contributions:
0

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

Hi, thanks for writing an excellent add on. I've just installed the mod and it works fine. However, I also have installed the login box add on. I'm trying to get 100% valid html across my site (and I'm almost there:clap:). When the login box add on is switched on (and Simple SEO isn't) the html is valid. If both are on the html becomes invalid. If the login box is off then the html is also valid. So, I'm not sure what's happening.
Here is the error report from W3's Validator. I think its just the & not being read as "&".
Help would be very much appreciated.

=================================

Warning Line 435, Column 185: cannot generate system identifier for general entity "zenid".

….92.84.228/login?action=process&zenid=d9315f8fa3bf5e4ce62ec134904d46aa"

An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and æ are different characters.

If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

Error Line 435, Column 185: general entity "zenid" not defined and no default entity.

92.84.228/login?action=process&zenid=d9315f8fa3bf5e4ce62ec134904d46aa"

This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

Warning Line 435, Column 190: reference not terminated by REFC delimiter.

….92.84.228/login?action=process&zenid=d9315f8fa3bf5e4ce62ec134904d46aa" metho

If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

Warning Line 435, Column 190: reference to external entity in attribute value.

….92.84.228/login?action=process&zenid=d9315f8fa3bf5e4ce62ec134904d46aa" metho

This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&'.

Error Line 435, Column 190: reference to entity "zenid" for which no system identifier could be generated.

….92.84.228/login?action=process&zenid=d9315f8fa3bf5e4ce62ec134904d46aa" metho

This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

Info Line 435, Column 184: entity was defined here.

.92.84.228/login?action=process&zenid=d9315f8fa3bf5e4ce62ec134904d46aa"

Error Line 435, Column > 80: XML Parsing Error: EntityRef: expecting ';'.

… <!--loginSideBox--><div id="loginboxContent" class="sideBoxContent"><form n…

23 Feb 2009, 7:55 PM
#2493
askaquestion avatar

askaquestion

New Zenner

Join Date:
Feb 2009
Posts:
30
Plugin Contributions:
0

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

Actually, its happening on a lot of pages.

23 Feb 2009, 8:17 PM
#2494
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,284
Plugin Contributions:
37

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

Not my mod... But try this

in \Simple SEO URL\includes\classes\ssu\cores\link.php

on line 145

change

$params .= '&' . $key . '=' . $value;

to

$params .= '&' . $key . '=' . $value;

Let me know if this does the trick for you.

~Melanie

23 Feb 2009, 9:09 PM
#2495
craft_magick avatar

craft_magick

Zen Follower

Join Date:
Nov 2007
Posts:
166
Plugin Contributions:
0

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

Craft Magick:

installed upgrade to 3.6.4 and still get redirect loop when customers try to login

Just to post the solution for anyone else encountering this error we re-uploaded all the files and cleared the SSU cache and everything is working perfectly :clap:

Thanks so much, yellow1912 for all your help!

Zencart ROCKS

23 Feb 2009, 9:40 PM
#2496
askaquestion avatar

askaquestion

New Zenner

Join Date:
Feb 2009
Posts:
30
Plugin Contributions:
0

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

Thanks Melanie. Made things worse, pages wouldn't display. :(

23 Feb 2009, 9:47 PM
#2497
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,284
Plugin Contributions:
37

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

I am not too familiar with this mod yet... Shot in the dark

But you are looking for an unescaped ampersand in the same type of format like the one I gave you probably in single quotes... which in turn is generating an unescaped ampersand in the link.

~Melanie

23 Feb 2009, 10:56 PM
#2498
yellow1912 avatar

yellow1912

Totally Zenned

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

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

What you can do, is to try replacing all & by & using str_replace at the end of the function ssu_link in that same file, something like this
$link = str_replace('&', '&', $link);

Do it right before
return $link;

Just a note, I have not checked it yet, so use t your own risk. I will look into this issue more carefully in the next version.

23 Feb 2009, 11:53 PM
#2499
jhua002 avatar

jhua002

New Zenner

Join Date:
Feb 2009
Posts:
14
Plugin Contributions:
0

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

Great add-on. Running into a little bit of problems again. here is the site, https://www.displaysignboard.com. All goes well except for the category links on the left side, if you would notice at the end of the link there is a ", which i don't think should be there. Any idea how to fix this? Thanks!

24 Feb 2009, 12:53 AM
#2500
yellow1912 avatar

yellow1912

Totally Zenned

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

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

jhua002:

Great add-on. Running into a little bit of problems again. here is the site, www.displaysignboard.com. All goes well except for the category links on the left side, if you would notice at the end of the link there is a ", which i don't think should be there. Any idea how to fix this? Thanks!
Honestly I think this is some problem with your category sidebox instead of ssu.

Did you make change to that recently?