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

Results 1,341 to 1,360 of 5,058
15 Nov 2008, 8:51 PM
#1341
countrycharm avatar

countrycharm

Totally Zenned

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

Simple SEO URL (OLD version) [support thread]

Never mind I think that was for someone who needs redirecting if The problem is with duplicate content in your site. I have not had that problem yet so I just put my htaccess file back the way it was and my problem went away. This is a good thread if you have that problem.
http://www.zen-cart.com/forum/showthread.php?t=104749&page=3

15 Nov 2008, 9:00 PM
#1342
yellow1912 avatar

yellow1912

Totally Zenned

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

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

countrycharm:

Never mind I think that was for someone who needs redirecting if The problem is with duplicate content in your site. I have not had that problem yet so I just put my htaccess file back the way it was and my problem went away. This is a good thread if you have that problem.
http://www.zen-cart.com/forum/showthread.php?t=104749&page=3
Thank you for your update (and also saving me some headache, lol)

15 Nov 2008, 10:25 PM
#1343
rickiesdiscount avatar

rickiesdiscount

Zen Follower

Join Date:
Jul 2008
Posts:
229
Plugin Contributions:
0

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

tried to uninstall simple seo urls and this happened

Notice: Constant FILENAME_PREV_NEXT already defined in /home/rickiesd/public_html/includes/extra_datafiles/faq_manager_file_names.php on line 36

Notice: Constant FILENAME_PREV_NEXT_DISPLAY already defined in /home/rickiesd/public_html/includes/extra_datafiles/faq_manager_file_names.php on line 37

Notice: Undefined index: dbhost in /home/rickiesd/public_html/includes/classes/class.phpbb.php on line 34

Notice: Undefined index: dbuser in /home/rickiesd/public_html/includes/classes/class.phpbb.php on line 34

Notice: Undefined index: dbpasswd in /home/rickiesd/public_html/includes/classes/class.phpbb.php on line 34

Notice: Undefined index: dbname in /home/rickiesd/public_html/includes/classes/class.phpbb.php on line 34

Notice: Undefined index: dbname in /home/rickiesd/public_html/includes/classes/class.phpbb.php on line 119

Notice: Undefined index: PATH_TRANSLATED in /home/rickiesd/public_html/includes/classes/class.phpbb.php on line 134

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/rickiesd/public_html/includes/extra_datafiles/faq_manager_file_names.php:36) in /home/rickiesd/public_html/includes/functions/sessions.php on line 108

Fatal error: Call to a member function ssu_link() on a non-object in /home/rickiesd/public_html/includes/functions/html_output.php on line 21

Notice: Object of class queryFactoryResult could not be converted to int in Unknown on line 0

please help me my webpage will not load

15 Nov 2008, 10:27 PM
#1344
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Fatal error: Call to a member function ssu_link() on a non-object in /home/rickiesd/public_html/includes/functions/html_output.php on line 21

Remove those lines you added when you install SSU in the file html_output.php

15 Nov 2008, 10:38 PM
#1345
rickiesdiscount avatar

rickiesdiscount

Zen Follower

Join Date:
Jul 2008
Posts:
229
Plugin Contributions:
0

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

please tell me how to completely remove this...the database patches and everything...i think this may be causing my problem as well, making my search and manufacturers box go from http to https because i also have magic seo urls installed so i need to completly remove this ....thanks

15 Nov 2008, 10:41 PM
#1346
yellow1912 avatar

yellow1912

Totally Zenned

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

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

rickiesdiscount:

please tell me how to completely remove this...the database patches and everything...i think this may be causing my problem as well, making my search and manufacturers box go from http to https because i also have magic seo urls installed so i need to completly remove this ....thanks
You can first remove:

  1. The changes in html ouput file
  2. The changes in htaccess file
  3. All the files added in auto_loaders and init_includes

Removing those important things will make sure all the rest not being loaded at all. Removing the database patches can be done after that, and is just a trivial thing (it does not affect anything, including how MSU works, whatsoever)

15 Nov 2008, 10:43 PM
#1347
rickiesdiscount avatar

rickiesdiscount

Zen Follower

Join Date:
Jul 2008
Posts:
229
Plugin Contributions:
0

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

yellow1912:

You can first remove:

  1. The changes in html ouput file
  2. The changes in htaccess file
  3. All the files added in auto_loaders and init_includes

Removing those important things will make sure all the rest not being loaded at all. Removing the database patches can be done after that, and is just a trivial thing (it does not affect anything, including how MSU works, whatsoever)

thats what i swear i orginally did and got that error must of missed a file

15 Nov 2008, 10:44 PM
#1348
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Do it again, and let me know the error you get :)

17 Nov 2008, 5:48 PM
#1349
goldenhues avatar

goldenhues

New Zenner

Join Date:
Sep 2008
Posts:
38
Plugin Contributions:
0

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

I get a 404 error when clicking the products webpage that goes to an outside url .
I also have magic seo and noticed there's a difference in the redirect urls language format between my url and the outside url In ssu there is
redirect/action/url/goto in magic seo it's
index.php?main_page=redirect&action=url&goto
is this the difference and how could it be corrected

17 Nov 2008, 6:10 PM
#1350
yellow1912 avatar

yellow1912

Totally Zenned

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

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

If you have Magic SEO URL, there is no reason to use SSU. These 2 modules should NOT be used together on the same site

Regards

17 Nov 2008, 6:19 PM
#1351
goldenhues avatar

goldenhues

New Zenner

Join Date:
Sep 2008
Posts:
38
Plugin Contributions:
0

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

They're on different domains all together but ssu isn't working , it goes a 404 page and I'm trying to figure it out.

17 Nov 2008, 6:42 PM
#1352
yellow1912 avatar

yellow1912

Totally Zenned

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

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

goldenhues:

They're on different domains all together but ssu isn't working , it goes a 404 page and I'm trying to figure it out.

Normally, it's the htaccess not set correctly, but I have to see it to know exactly what going on.

Post or pm me:
url
ssu version
php version
htaccess content
configure.php content (without the passwords)

17 Nov 2008, 7:17 PM
#1353
yellow1912 avatar

yellow1912

Totally Zenned

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

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

goldenhues:

I get a 404 error when clicking the products webpage that goes to an outside url .
I also have magic seo and noticed there's a difference in the redirect urls language format between my url and the outside url In ssu there is
redirect/action/url/goto in magic seo it's
index.php?main_page=redirect&action=url&goto
is this the difference and how could it be corrected

This can be easily fixed by going to your configure->ssu settings and add "redirect" without the quote in the the "excluded url"

Regards

17 Nov 2008, 11:31 PM
#1354
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Attention to anyone using 3+:

A bug has been found, this bug will prevent your customers to add the product to cart if the products_id in the link contains the attribute md5 id (like this 12:aqdasidj23jas32sas)

This bug happens in rare cases, but it is a serious bug so I released 3.4.0 to fix it. You are strongly recommended to update to 3.4.0 if your products have attributes.

Files changed (from 3.3.9): only 1 file changed
includes\classes\ssu\plugins\parsers\products.php

(This bug may not affect 2.9.6, if you are using this version you may double-check first)

18 Nov 2008, 3:46 AM
#1355
chris_rama avatar

chris_rama

New Zenner

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

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

I'm observing that in 3.4.0 a link alias status trigger button, marked "Update Status" doesn't actually deactivate alias, though an icon changes after clicking.

And yes, i've cleaned up the cache

18 Nov 2008, 4:15 AM
#1356
yellow1912 avatar

yellow1912

Totally Zenned

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

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

I will investigate this problem and see what causes it

Regards

18 Nov 2008, 4:57 AM
#1357
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Bug confirmed and fixed, 3.4.2 was added to correct this issue (missing a pair of brackets in the query)

The file affected:
includes\classes\ssu\cores\alias.php

Thank you for reporting this.

18 Nov 2008, 5:28 AM
#1358
yellow1912 avatar

yellow1912

Totally Zenned

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

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

BTW, the fact that 3.4.0 is affected by this link alias bug means that previous versions are affect by that as well. It just happens that you have not triggered the "requirements" for the bug to occur.

3+ users are recommended to upgrade.

Please keep in mind that you are using the "unstable" branch, so along with the new features come possible bugs. The good thing is: all bugs are fixed as soon as possible.

18 Nov 2008, 8:08 AM
#1359
goldenhues avatar

goldenhues

New Zenner

Join Date:
Sep 2008
Posts:
38
Plugin Contributions:
0

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

I added , redirect next to advanced_search_result in the ssu configuration of zen cart , no quotes but am still getting a 404 page when clicking the product url.

18 Nov 2008, 1:59 PM
#1360
yellow1912 avatar

yellow1912

Totally Zenned

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

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

goldenhues:

I added , redirect next to advanced_search_result in the ssu configuration of zen cart , no quotes but am still getting a 404 page when clicking the product url.
Did you put a comma between them?
What happens when you add, does the link change to
index.php?main_page=redirect&action=url&goto=www.something.com

The above link is the desired result.