Zen Cart Logo
Forums / All Other Contributions/Addons / Ultimate SEO v3 (and v2.200) [Support Thread]

Ultimate SEO v3 (and v2.200) [Support Thread]

Views: 427,478

Results 721 to 740 of 1,706
24 Sep 2014, 5:32 PM
#721
terragirl avatar

terragirl

Zen Follower

Join Date:
Jun 2010
Location:
Austria
Posts:
123
Plugin Contributions:
0

Ultimate SEO v3 (and v2.200) [Support Thread]

Hi guys,

I had an error running the install file for Ultimate SEO URLs on Zen Cart 1.5.3 on my localhost install on macbook pro:

1366 Incorrect integer value:

The fix was to amend the file

/admin/includes/init_includes/init_seo_config.php

to include the number 0 for configuration_group_id like so:

			// Create configuration group
			$db->Execute(
				'INSERT INTO `' . TABLE_CONFIGURATION_GROUP . '` ' .
				'VALUES (\'0\', \'' . SEO_CONFIGURATION_GROUP_TITLE . '\', ' .
				'\''. SEO_CONFIGURATION_GROUP_DESCRIPTION . '\', \'' . $max_sort . '\', \'1\')'
			);

After that, the init file executed fine & created all necessary DB entries.

Hope this helps if anyone runs into the same issue.

Edith

24 Sep 2014, 9:20 PM
#722
lhungil avatar

lhungil

Totally Zenned

Join Date:
Feb 2012
Location:
mostly harmless
Posts:
1,818
Plugin Contributions:
4

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

dharrison:

Actually I have found the 1.5.2 affected files. Post number #555
Thank You for posting about #555, I did not realize it was that many pages back :-)

25 Sep 2014, 8:41 AM
#723
dharrison avatar

dharrison

Zen Follower

Join Date:
Mar 2009
Location:
Essex, UK
Posts:
448
Plugin Contributions:
0

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

Thats ok. We'll probably have to post it again in another few pages time :D

25 Sep 2014, 8:38 PM
#724
gwynwyffar avatar

gwynwyffar

New Zenner

Join Date:
Dec 2006
Location:
Hudson Valley, New York USA
Posts:
93
Plugin Contributions:
0

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

I've merged the 1.5.2 files from post 555 with my ZC 1.5.3 files however I see that the admin/includes/functions/general.php file is not included in the 1.5.2 zip. And post #717 seems to indicate that there are significant changes between the 5.1 general.php and the 5.3. What is the best way to proceed?
Unfortunately the USEO v2.1.2 files aren't commented very well, so I'm not really sure what lines should be moved and which shouldn't.

Is there a final version of Ultimate SEO that is fully 1.5.3 complete yet, or a timeline for release?

26 Sep 2014, 12:37 AM
#725
lhungil avatar

lhungil

Totally Zenned

Join Date:
Feb 2012
Location:
mostly harmless
Posts:
1,818
Plugin Contributions:
4

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

I'll have to double check... But if the file is not in the 1.5.2 files, it probably does not need to be modified.

1 Oct 2014, 1:33 PM
#726
buildingblocks avatar

buildingblocks

Totally Zenned

Join Date:
Jun 2008
Posts:
629
Plugin Contributions:
0

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

Hi

I have ultimate seo urls installed. I installed the captcha module and it seems the .htaccess file might be preventing the captcha numbers from loading. When I turn ultimate seo urls to false the captcha numbers load fine. The captcha mod installs a /fonts folder. Do you know what needs to be added to or modified in the .htaccess file so that the captcha mod can work properly?

thanks

2 Oct 2014, 12:11 AM
#727
dbmel avatar

dbmel

New Zenner

Join Date:
May 2009
Location:
USA
Posts:
9
Plugin Contributions:
0

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

buildingblocks:

Hi

I have ultimate seo urls installed. I installed the captcha module and it seems the .htaccess file might be preventing the captcha numbers from loading. When I turn ultimate seo urls to false the captcha numbers load fine. The captcha mod installs a /fonts folder. Do you know what needs to be added to or modified in the .htaccess file so that the captcha mod can work properly?

thanks

RewriteRule ^captcha_img.php.html$ captcha_img.php [L]

2 Oct 2014, 12:33 AM
#728
buildingblocks avatar

buildingblocks

Totally Zenned

Join Date:
Jun 2008
Posts:
629
Plugin Contributions:
0

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

Thanks dbmel

I added it to my .htaccess but it doesn't work for me.

2 Oct 2014, 1:10 AM
#729
buildingblocks avatar

buildingblocks

Totally Zenned

Join Date:
Jun 2008
Posts:
629
Plugin Contributions:
0

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

dbmel:

RewriteRule ^captcha_img.php.html$ captcha_img.php [L]

I have a question in to my host to see if the rule you provided needs to be revised to work with their servers. Sometimes a little tweak from them does the trick. Will let you know if they help with it.

2 Oct 2014, 2:23 AM
#730
lhungil avatar

lhungil

Totally Zenned

Join Date:
Feb 2012
Location:
mostly harmless
Posts:
1,818
Plugin Contributions:
4

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

buildingblocks:

... I installed the captcha module and it seems the .htaccess file might be preventing the captcha numbers from loading. ...
Does the captcha module call application_top.php and NOT integrate as a Zen Cart page? Do you have "automatic redirects" enabled? What version of Zen Cart? What version of Ultimate URLs?

2 Oct 2014, 2:44 AM
#731
buildingblocks avatar

buildingblocks

Totally Zenned

Join Date:
Jun 2008
Posts:
629
Plugin Contributions:
0

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

lhungil:

Does the captcha module call application_top.php and NOT integrate as a Zen Cart page? Do you have "automatic redirects" enabled? What version of Zen Cart? What version of Ultimate URLs?

zen cart 1.5.1

automatic redirects - true

ultimate_seo_urls_212

Thank you. :) I didn't look at those settings good enough. I set it to automatic redirects - false, and the captcha now shows up even without the htaccess rule.

2 Oct 2014, 2:24 PM
#732
kcm75 avatar

kcm75

New Zenner

Join Date:
Jul 2011
Posts:
34
Plugin Contributions:
0

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

I am going to upgrade my store from 1.5.1 tot 1.53. I now have Ultimate SEO v2.200 running.

Is it enough to change my excisting files with the files posted in post #555? Or do I have to make some other changes?

Thanks in advance!

3 Oct 2014, 2:01 AM
#733
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

Users of this plugin have had difficulty using another plugin for which I have provided support when they are using ZC 1.5.3. In one case I had attempted to correct the issues by comparing the files to ZC 1.5.3 and potentially upgraded them to work with ZC 1.5.3. The files originated from the 2.212 version of the software. As lhungil has said previously (for example post 555) use at your own risk. This hasn't been tested, but is being provided here instead of in the other thread where the resulting issues are being discovered, but not the cause of the problem.Attachment #14571

The file contains the files changed to support zc 1.5.3 (which may be different than the version for 1.5.2. provided at post 555.)

3 Oct 2014, 6:49 AM
#734
kcm75 avatar

kcm75

New Zenner

Join Date:
Jul 2011
Posts:
34
Plugin Contributions:
0

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

Can I make the changes to the 1.5.3. files befores I upload the files to the server or do I have to change the files after I upload them and finished the zc_install?

3 Oct 2014, 11:11 PM
#735
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

Kcm75:

Can I make the changes to the 1.5.3. files befores I upload the files to the server or do I have to change the files after I upload them and finished the zc_install?

In case anyone is waiting on me to answer, long and short of it is that I don't have a tried and true answer. I can make suggestions, that is about it at this time. I would suggest following the combination of the zc upgrade instructions provided in any of the official locations such as the FAQ section of this website, the documentation of the downloaded ZC from the website, and the typical instructions referenced (if any) in the plugins instructions for upgrading say from zc 1.5.0 to 1.5.1, and any guidance offered in this thread for the same type action. I did try to do a search on the word upgrade, but did not find an obvious description to resolve the above question. If it is here, I can think of a few that are likely to find it as soon as I finish this post. :)

4 Oct 2014, 12:21 AM
#736
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

Kcm75:

Can I make the changes to the 1.5.3. files befores I upload the files to the server or do I have to change the files after I upload them and finished the zc_install?

You install Zen Cart FIRST before trying to add a module install to the mix..

7 Oct 2014, 3:49 AM
#737
lina0962 avatar

lina0962

Zen Follower

Join Date:
Jun 2006
Posts:
403
Plugin Contributions:
0

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

After I installed the ultimate SEO, I find out every page has a "zenid", like http://www.roseforlove.com/jade-rose-c-142?zenid=dfbo8rqlcqkeoq301e7537lpi0. If you chopped off the "zenid", the page still work (http://www.roseforlove.com/jade-rose-c-142 works just fine).

But I don't want the "zenid" to be shown. I don't know how to get rid of it. Any ideas?

7 Oct 2014, 4:06 AM
#738
gilby avatar

gilby

Totally Zenned

Join Date:
Aug 2005
Location:
Vic, Oz
Posts:
1,816
Plugin Contributions:
0

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

lina0962:

After I installed the ultimate SEO, I find out every page has a "zenid", like http://www.roseforlove.com/jade-rose-c-142?zenid=dfbo8rqlcqkeoq301e7537lpi0. If you chopped off the "zenid", the page still work (http://www.roseforlove.com/jade-rose-c-142 works just fine).

But I don't want the "zenid" to be shown. I don't know how to get rid of it. Any ideas?Well NOT every page has it.
Only the first page viewed has it.
Standard zen-cart behavior.

8 Oct 2014, 4:40 PM
#739
kcm75 avatar

kcm75

New Zenner

Join Date:
Jul 2011
Posts:
34
Plugin Contributions:
0

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

I am having a problem with this addon for a long time and I want to solve it before upgrading.

Each time when I add a product item to the catalogue, I receive this error in my log files:

PHP Fatal error: 1062:Duplicate entry 'ca34fbe5f9a075091ad59abf02c259a7-2' for key 'PRIMARY' :: INSERT INTO zen_seo_cache (cache_id, cache_language_id, cache_name, cache_data, cache_global, cache_gzip, cache_method, cache_date, cache_expires) VALUES ('ca34fbe5f9a075091ad59abf02c259a7', '2', 'seo_urls_v2_products'

Who can help me out with this one?

8 Oct 2014, 5:45 PM
#740
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ultimate SEO v3 (and v2.200) [Support Thread]

Kcm75:

I am having a problem with this addon for a long time and I want to solve it before upgrading.

Each time when I add a product item to the catalogue, I receive this error in my log files:

PHP Fatal error: 1062:Duplicate entry 'ca34fbe5f9a075091ad59abf02c259a7-2' for key 'PRIMARY' :: INSERT INTO zen_seo_cache (cache_id, cache_language_id, cache_name, cache_data, cache_global, cache_gzip, cache_method, cache_date, cache_expires) VALUES ('ca34fbe5f9a075091ad59abf02c259a7', '2', 'seo_urls_v2_products'

Who can help me out with this one?

What version of this module are you using????