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,321 to 2,340 of 5,058
16 Feb 2009, 10:21 PM
#2321
jhua002 avatar

jhua002

New Zenner

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

Simple SEO URL (OLD version) [support thread]

I'm not too sure, even though i don't think so. I installed using Hosting conenctions provided by GoDaddy, sort of like fantastico. Anyway i can check to make sure?

16 Feb 2009, 10:23 PM
#2322
yellow1912 avatar

yellow1912

Totally Zenned

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

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

jhua002:

I'm not too sure, even though i don't think so. I installed using Hosting conenctions provided by GoDaddy, sort of like fantastico. Anyway i can check to make sure?
You can check the includes/configure.php to make sure.

16 Feb 2009, 10:34 PM
#2323
2004g35 avatar

2004g35

Zen Follower

Join Date:
Jan 2005
Location:
Winter Haven, FL
Posts:
156
Plugin Contributions:
0

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

Just a short 'thanks" to yellow 1912. This is a great mod and does exactly what is expected. I was impressed today by all of your support.:clap:

16 Feb 2009, 10:51 PM
#2324
jhua002 avatar

jhua002

New Zenner

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

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

define('DB_PREFIX', 'zen_'); // prefix for database table names -- preferred to be left empty

i think you're right there is a prefix. What do i do now to fix things?

16 Feb 2009, 10:56 PM
#2325
yellow1912 avatar

yellow1912

Totally Zenned

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

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

jhua002:

define('DB_PREFIX', 'zen_'); // prefix for database table names -- preferred to be left empty

i think you're right there is a prefix. What do i do now to fix things?
Usually the module should be able to catch the prefix, for some reason it fails to do so. Try this to see if it helps:

Go to admin/includes/classes/module_manager/sqlpatch_class.php

Find

if (!defined('DB_PREFIX')) define('DB_PREFIX','');

Replace by

if (!defined('DB_PREFIX')) define('DB_PREFIX','zen_');
16 Feb 2009, 11:03 PM
#2326
jhua002 avatar

jhua002

New Zenner

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

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

I was looking through the thread and already did that earlier this morning. No luck... any clues?

16 Feb 2009, 11:06 PM
#2327
jhua002 avatar

jhua002

New Zenner

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

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

actually i have admin/includes/classes/sqlpatch_class.php , no module manager directory, but there is a module_manager.php in the same dir., any significance?

16 Feb 2009, 11:07 PM
#2328
yellow1912 avatar

yellow1912

Totally Zenned

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

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

And I assume this is ssu 3.6.1?

16 Feb 2009, 11:09 PM
#2329
jeet_kune_do avatar

jeet_kune_do

Zen Follower

Join Date:
Nov 2008
Location:
Slovenija
Posts:
119
Plugin Contributions:
0

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

yellow1912:

To move it from shop folder to root, it's out of the scope of this module, you will have to check zencart tutorial for that purpose:
http://www.zen-cart.com/forum/showthread.php?t=104968

After doing that, you MUST change the path in your .htaccess as well.

To add support for your languages try something like this:

<?php $ssuLocalConfig = array( 'languages' => array( 'it' => 'default', 'sl' => 'default', ) ); ```Im assuming sl is the languages_code for slovenian I have my shop installed on public_html/shop/ If i move from the subfolder to the root folder how i must set configure.php? define('DIR_WS_ADMIN', '/shop/admin/'); define('DIR_WS_CATALOG', '/shop/'); define('DIR_WS_HTTPS_ADMIN', '/shop/admin/'); define('DIR_WS_HTTPS_CATALOG', '/shop/'); define('DIR_FS_SQL_CACHE', '/home2/basicins/public_html/shop/cache'); Best regards!
16 Feb 2009, 11:10 PM
#2330
yellow1912 avatar

yellow1912

Totally Zenned

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

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

define('DIR_WS_ADMIN', '/admin/');
define('DIR_WS_CATALOG', '/');
define('DIR_WS_HTTPS_ADMIN', '/admin/');
define('DIR_WS_HTTPS_CATALOG', '/');

define('DIR_FS_SQL_CACHE', '/home2/basicins/public_html/cache');

Remember you will also have to change in admin/includes/configure.php

16 Feb 2009, 11:22 PM
#2331
mikeyg avatar

mikeyg

Totally Zenned

Join Date:
May 2005
Posts:
515
Plugin Contributions:
0

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

yellow1912:

Download the package from the server again should fix this fatal error problem for you
http://public.rubikintegration.com/
Regards

Yellow1912,

I have done this and seems to have cured my previous problems of not bringing up the product page on certain products.

I have just tested the checkout process up to the point of going through to enter card details and then aborted this halfway through payment. This on my live site would take me back to step 2 of checkout. on my test server it goes back to a blank page and the URL looks or seems to wrong:

"http://localhost/test_domain/checkout_payment/payment_error/protx_form/error/|lt;|h3%20class=%22ErrorInfo%22|gt;|Your%20card%20could%20not%20be%20authorised!%20Please%20try%20again%20or%20|lt;|a%20href=%22index.php?main_page=contact_us%22|gt;|contact%20us|lt;|/a|gt;|%20for%20further%20assistance.|lt;|/h3|gt;||lt;|p%20class=%22ExtraErrorInfo%22|gt;|(2013%20:%20The%20Transaction%20was%20cancelled%20by%20the%20customer.)|lt;|/p|gt;|"

"https://live_domain/index.php?main_page=checkout_payment&payment_error=protx_form&error=|lt%3B|h3+class%3D%22ErrorInfo%22|gt%3B|Your+card+could+not+be+authorised!+Please+try+again+or+|lt%3B|a+href%3D%22index.php%3Fmain_page%3Dcontact_us%22|gt%3B|contact+us|lt%3B|%2Fa|gt%3B|+for+further+assistance.|lt%3B|%2Fh3|gt%3B||lt%3B|p+class%3D%22ExtraErrorInfo%22|gt%3B|(2013+%3A+The+Transaction+was+cancelled+by+the+customer.)|lt%3B|%2Fp|gt%3B|"

In the two examples The difference seems to be that cartain & and = are changed to / can this be resolved with one of the settings?

thanks

16 Feb 2009, 11:22 PM
#2332
jhua002 avatar

jhua002

New Zenner

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

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

Yes pretty sure it's 3.6.1. However, under tools - module manager its telling me this
ID module_code patch_level version_name Update
1 yellow1912_ssu -1 Beta 3.5.7 update

16 Feb 2009, 11:23 PM
#2333
jhua002 avatar

jhua002

New Zenner

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

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

at this rate im thinking of reinstalling. But is there an easy way of completely uninstalling SSU?

16 Feb 2009, 11:24 PM
#2334
yellow1912 avatar

yellow1912

Totally Zenned

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

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

jhua002:

Yes pretty sure it's 3.6.1. However, under tools - module manager its telling me this
ID module_code patch_level version_name Update
1 yellow1912_ssu -1 Beta 3.5.7 update
Redownload 3.6.1 and reupload perhaps?

16 Feb 2009, 11:25 PM
#2335
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Easiest way is to do this:
Put this page in your ssu page exclude this: checkout_payment

MikeyG:

Yellow1912,

I have done this and seems to have cured my previous problems of not bringing up the product page on certain products.

I have just tested the checkout process up to the point of going through to enter card details and then aborted this halfway through payment. This on my live site would take me back to step 2 of checkout. on my test server it goes back to a blank page and the URL looks or seems to wrong:

"http://localhost/test_domain/checkout_payment/payment_error/protx_form/error/|lt;|h3%20class=%22ErrorInfo%22|gt;|Your%20card%20could%20not%20be%20authorised!%20Please%20try%20again%20or%20|lt;|a%20href=%22index.php?main_page=contact_us%22|gt;|contact%20us|lt;|/a|gt;|%20for%20further%20assistance.|lt;|/h3|gt;||lt;|p%20class=%22ExtraErrorInfo%22|gt;|(2013%20:%20The%20Transaction%20was%20cancelled%20by%20the%20customer.)|lt;|/p|gt;|"

"https://live_domain/index.php?main_page=checkout_payment&payment_error=protx_form&error=|lt%3B|h3+class%3D%22ErrorInfo%22|gt%3B|Your+card+could+not+be+authorised!+Please+try+again+or+|lt%3B|a+href%3D%22index.php%3Fmain_page%3Dcontact_us%22|gt%3B|contact+us|lt%3B|%2Fa|gt%3B|+for+further+assistance.|lt%3B|%2Fh3|gt%3B||lt%3B|p+class%3D%22ExtraErrorInfo%22|gt%3B|(2013+%3A+The+Transaction+was+cancelled+by+the+customer.)|lt%3B|%2Fp|gt%3B|"

In the two examples The difference seems to be that cartain & and = are changed to / can this be resolved with one of the settings?

thanks

16 Feb 2009, 11:42 PM
#2336
jhua002 avatar

jhua002

New Zenner

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

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

still no luck, any other suggestions?

16 Feb 2009, 11:46 PM
#2337
yellow1912 avatar

yellow1912

Totally Zenned

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

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

jhua002:

still no luck, any other suggestions?
I would assume this is a new install, then there is no reason why you would have 3.5.7 listed, you should have 3.6.1 instead. When you go to includes/modules/module_installation/yelow1912_ssu/db you should see 14 sql files from 0.sql to 13.sql

If you want you can manually run each of them thru the patch tool and then you will have to manually set the patch level and the version level of ssu via phpmyadmin.

Anyhow, the last time I remember this happens was because on some servers the line-break character was treated differently. And the way to solve it was to make every thing in a single line, this has been put into 3.6.1. Which is the reason why I wanted to make very sure you have this version.

17 Feb 2009, 3:16 AM
#2338
r1formetoo avatar

r1formetoo

Zen Follower

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

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

yellow1912:

Now I can see the action part:

http://mowerpartsupply.com/catalog/cutting-blades-mower-blades-c-66_68/gator-lawn-mower-blade-p-183/action/add_product

> 
> But not exactly in the correct form. Are you sure you:
> 1. upgraded to 3.6.1
> 2. updated your config settings (exclude query list)
> 3. Clear SSU cache via SSU Manager?
> 
> Because if you did you can not have url in this form.

Yellow, you're looking at the wrong site.  I copied that mowerpartsupply site to my personal site and now I'm working to edit it for myself.  I'm pretty sure I've done steps 1 through 3 on my site but it's still not quite working right because I still can't add anything to my cart.  I am, however, a little unsure if I might have updated my config settings wrong but it's so simple I can't imagine how I could have gotten it wrong....  Have a look.

Ian

<http://www.redlinestands.com/catalog/>
17 Feb 2009, 3:20 AM
#2339
yellow1912 avatar

yellow1912

Totally Zenned

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

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

I still think either step 1 or step 2 at least is not done. If you want, send me your info and I can have a quick check for you

17 Feb 2009, 3:22 AM
#2340
r1formetoo avatar

r1formetoo

Zen Follower

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

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

yellow1912:

I still think either step 1 or step 2 at least is not done. If you want, send me your info and I can have a quick check for you

Well, I know for sure that I downloaded your latest version but at any rate, what info would you like?