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

Results 3,661 to 3,680 of 5,058
25 Aug 2009, 7:16 AM
#3661
yellow1912 avatar

yellow1912

Totally Zenned

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

Simple SEO URL (OLD version) [support thread]

bobmatt4u:

Hello,

I have installed zen cart 1.3.8a and its working fine.

Now i try to install ssu 3.6.7 beta , i have uploaded all file properly and then when i go to admin>>extra>>simple seo url manager, it show me blank page.

Please suggest.

Thanks
Please note SSU 3.x requires php 5+, are you sure you are using php5? If you are sure you are using php5 then try to upload the files again, perhaps during the upload process some files got corrupted.

25 Aug 2009, 8:09 AM
#3662
bobmatt4u avatar

bobmatt4u

New Zenner

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

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

yellow1912:

Please note SSU 3.x requires php 5+, are you sure you are using php5? If you are sure you are using php5 then try to upload the files again, perhaps during the upload process some files got corrupted.

i checked my server info and found its running PHP 5.2.9

25 Aug 2009, 8:44 AM
#3663
yellow1912 avatar

yellow1912

Totally Zenned

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

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

bobmatt4u:

i checked my server info and found its running PHP 5.2.9
If so you should check if you uploaded all files correctly. This debug tool will also give you some hint:
https://www.zen-cart.com/tutorials/index.php?article=82

25 Aug 2009, 9:46 AM
#3664
bobmatt4u avatar

bobmatt4u

New Zenner

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

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

yellow1912:

If so you should check if you uploaded all files correctly. This debug tool will also give you some hint:
https://www.zen-cart.com/tutorials/index.php?article=82

Installed debug tool and got this error :

[25-Aug-2009 03:39:35] PHP Warning: require_once(includes/classes/module_installer.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in home/public_html/admin/ssu.php on line 11
[25-Aug-2009 03:39:35] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/php/includes:/usr/local/lib/php:/usr/local/php/lib/php') in home/public_html/admin/ssu.php on line 11

Please suggest

Thanks

25 Aug 2009, 1:00 PM
#3665
webchills avatar

webchills

Zen Follower

Join Date:
Sep 2005
Location:
Austria
Posts:
99
Plugin Contributions:
1

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

Failed opening required 'includes/classes/module_installer.php

This file is missing so I guess you have not installed the module manager first.

Check the installation instructions:
http://wiki.rubikintegration.com/zencart/modules/ssu/installation

Requirements:
Module Manager installed (please make sure this module is installed, or you will run into errors)
Find the module manager here:
http://code.google.com/p/zencart-module-manager/downloads/list

25 Aug 2009, 1:05 PM
#3666
bobmatt4u avatar

bobmatt4u

New Zenner

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

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

Hello,

So please suggest me should i install modular manager now or first i uninstall ssu then install modular manage then after this install ssu again.

Thanks

webchills:

Failed opening required 'includes/classes/module_installer.php

This file is missing so I guess you have not installed the module manager first.

Check the installation instructions:
http://wiki.rubikintegration.com/zencart/modules/ssu/installation

Requirements:
Module Manager installed (please make sure this module is installed, or you will run into errors)
Find the module manager here:
http://code.google.com/p/zencart-module-manager/downloads/list

25 Aug 2009, 1:26 PM
#3667
webchills avatar

webchills

Zen Follower

Join Date:
Sep 2005
Location:
Austria
Posts:
99
Plugin Contributions:
1

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

I never tried it the another way round. But it should be ok when you install the module manager without removing SSU first.

25 Aug 2009, 1:27 PM
#3668
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Either way will work, no need to uninstall SSU then install the manager, tho the correct way is always preferred :)

26 Aug 2009, 11:44 PM
#3669
edwardtilbury avatar

edwardtilbury

Zen Follower

Join Date:
Sep 2007
Posts:
169
Plugin Contributions:
0

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

When I try to view the main root of my products:

/index.php?main_page=index&cPath=0

it just sends me to the main page.. Is there a way around this?

This is essential to my site working properly.

I've tried this on 2 installations and it doesn't work, so this is some kind of default.

27 Aug 2009, 1:33 AM
#3670
edwardtilbury avatar

edwardtilbury

Zen Follower

Join Date:
Sep 2007
Posts:
169
Plugin Contributions:
0

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

Here's what I'm trying to do:

The user clicks on a link called "products" , then the categories are displayed...

So the only way I can accomplish this is by making a master category "products" and then throw everything in there..

This works great , but it makes my URLS unfriendly, since "products" doesn't really benefit my items in searches.

https://www.website.com/products/laptops/small
https://www.website.com/products/laptops/large
https://www.website.com/products/desktops/tower
https://www.website.com/products/desktops/mini

It will use valuable URL space to say products.. I suppose you could just have a category called "P" or something, but this seems kind of mickey-mouse... is there another way around this?

I know you can make a link to index.php?main_page=index&cPath=0
to display the categories... but it's giving me trouble in simple SEO, is there a simple way to do this that I'm overlooking?

Probably the best way to do this is to eliminate "/products/" in the url with .htaccess or maybe through a built-in feature of Simple SEO?

27 Aug 2009, 3:49 AM
#3671
yellow1912 avatar

yellow1912

Totally Zenned

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

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

edwardtilbury:

When I try to view the main root of my products:

/index.php?main_page=index&cPath=0

it just sends me to the main page.. Is there a way around this?

This is essential to my site working properly.

I've tried this on 2 installations and it doesn't work, so this is some kind of default.
well, this cPath does not exist, which might be the reason you get thrown back to main page. Why is it essential for you to use this? Tell me exactly what you are trying to do.

27 Aug 2009, 3:52 AM
#3672
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Uhm, are you referring to the previous post? Why not just create a new define page where you can list all your categories?

For example, you can create a new define page called "products" if you like, in this page you list all your categories

This is a more logical approach to the issue since you should avoid using invalid cpath.

edwardtilbury:

Here's what I'm trying to do:

The user clicks on a link called "products" , then the categories are displayed...

So the only way I can accomplish this is by making a master category "products" and then throw everything in there..

This works great , but it makes my URLS unfriendly, since "products" doesn't really benefit my items in searches.

www.website.com/products/laptops/small
www.website.com/products/laptops/large
www.website.com/products/desktops/tower
www.website.com/products/desktops/mini

It will use valuable URL space to say products.. I suppose you could just have a category called "P" or something, but this seems kind of mickey-mouse... is there another way around this?

I know you can make a link to index.php?main_page=index&cPath=0
to display the categories... but it's giving me trouble in simple SEO, is there a simple way to do this that I'm overlooking?

Probably the best way to do this is to eliminate "/products/" in the url with .htaccess or maybe through a built-in feature of Simple SEO?

27 Aug 2009, 5:54 AM
#3673
edwardtilbury avatar

edwardtilbury

Zen Follower

Join Date:
Sep 2007
Posts:
169
Plugin Contributions:
0

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

yeah, that's what I was thinking.. I'm going to give it a shot

27 Aug 2009, 8:05 AM
#3674
fsit avatar

fsit

New Zenner

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

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

Hi,

Got a strange problem which might be related to the ssu module or not, I am a little in the dark here.

When ssu is enabled, the categories menu collapses when opening a subcategory and the breadcrumb trail only shows the home and the current category.

For an example, please take a look at https://www.fietsonline.com

This site uses ssu version 15|Beta 3.6.6 but got the same effect with version 16|Beta 3.7.1
The shop uses zen-cart version 1.38a. If someone can please point me in the right direction, I would be most gracefull.

27 Aug 2009, 12:47 PM
#3675
shane78 avatar

shane78

Banned

Join Date:
Oct 2008
Location:
newcastle upon tyne (UK)
Posts:
876
Plugin Contributions:
0

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

Well, i have tried it again...

Downloaded and installed the latest module manager and SSU,
and nothing happens...

i get NO error messages etc, as far as i can see all settings are set to how the documentation says it should be.... but nothing happens.. all at... lol

site runs as if i have done nothing....

?? lol

27 Aug 2009, 4:19 PM
#3676
yellow1912 avatar

yellow1912

Totally Zenned

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

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

mcshane78:

Well, i have tried it again...

Downloaded and installed the latest module manager and SSU,
and nothing happens...

i get NO error messages etc, as far as i can see all settings are set to how the documentation says it should be.... but nothing happens.. all at... lol

site runs as if i have done nothing....

?? lol
Uhm, did you turn it on?
http://wiki.rubikintegration.com/zencart/modules/ssu/installation

27 Aug 2009, 4:20 PM
#3677
yellow1912 avatar

yellow1912

Totally Zenned

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

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

FSIT:

Hi,

Got a strange problem which might be related to the ssu module or not, I am a little in the dark here.

When ssu is enabled, the categories menu collapses when opening a subcategory and the breadcrumb trail only shows the home and the current category.

For an example, please take a look at www.fietsonline.com

This site uses ssu version 15|Beta 3.6.6 but got the same effect with version 16|Beta 3.7.1
The shop uses zen-cart version 1.38a. If someone can please point me in the right direction, I would be most gracefull.
I have never encountered this, but it may happen if whatever module tries to get the $_GET params BEFORE SSU kicks in. Turn off the module, see if it changes anything, turn it off via admin-configuration-ssu settings

27 Aug 2009, 4:30 PM
#3678
shane78 avatar

shane78

Banned

Join Date:
Oct 2008
Location:
newcastle upon tyne (UK)
Posts:
876
Plugin Contributions:
0

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

hahahahahaha... cough erm... no, it was turned off

but now that it is turned on, all my links return a not found page

:-)

lol...

dont suppose you fancy saving me 10 hrs of reading and pointing me to the URL of the Document i need to read...

LOL

27 Aug 2009, 4:32 PM
#3679
yellow1912 avatar

yellow1912

Totally Zenned

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

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

mcshane78:

hahahahahaha... cough erm... no, it was turned off

but now that it is turned on, all my links return a not found page

:-)

lol...

dont suppose you fancy saving me 10 hrs of reading and pointing me to the URL of the Document i need to read...

LOL
Either you have not overwrite/edit htaccess file (again, go back to the document I just put above :p), or your host may not support mod_rewrite. If the second is true, true bad, but turn off ssu now, and contact your host for help.

27 Aug 2009, 7:34 PM
#3680
shane78 avatar

shane78

Banned

Join Date:
Oct 2008
Location:
newcastle upon tyne (UK)
Posts:
876
Plugin Contributions:
0

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

Hi Yellow..

Yes i have mod-rewrite, i can get MODx SEO to work but thats all built in (for idiots like me)

I'll have another bash... my htaccess is identical to the one in the docs.
maybe a beer will focus my mind!

I'll give it a few more days then i think will have to pay you as I'm clearly crap:)

(you have to admit tho.. i bet im the first to not have it turned on and ask why its not working,, hahaha)