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

Results 261 to 280 of 5,058
11 May 2008, 9:12 AM
#261
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

Simple SEO URL (OLD version) [support thread]

Hey..

Just noticed the following on

printable-50-pack-p-621?zenid=7baf7dd8a6893e0a1cf560813c9aad4d

Note the zenid suffix at the end of the product number..???

All the products and categories had a suffix similar.

I cleared the cache in admin and that fixed it.. But I'm sure thats not supposed to get that way is it..?

11 May 2008, 2:40 PM
#262
yellow1912 avatar

yellow1912

Totally Zenned

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

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

That the way it is supposed to be, It is behaving correctly. Zenid appears only once when you first visit the site.> Mike_Dean:

Hey..

Just noticed the following on

printable-50-pack-p-621?zenid=7baf7dd8a6893e0a1cf560813c9aad4d

Note the zenid suffix at the end of the product number..???

All the products and categories had a suffix similar.

I cleared the cache in admin and that fixed it.. But I'm sure thats not supposed to get that way is it..?

11 May 2008, 4:26 PM
#263
garyclemens avatar

garyclemens

New Zenner

Join Date:
Jan 2007
Location:
Florida/Missouri
Posts:
77
Plugin Contributions:
0

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

Im following instructions for Simple Seo rev235. In the instructions it states the following:

"B. if you are NOT using 1.3.8a, it's safer to not upload includes/functions/html_config.php but to do this:
Open your current includes/functions/html_config.php
a. find the function function zen_href_link
b. insert the following lines right below the line: global $request_type, $session_started, $http_domain, $https_domain;
//bof simple seo url
global $ssu;
if(($link = $ssu->ssu_link($page, $parameters, $connection, $add_session_id, $search_engine_safe, $static, $use_dir_ws_catalog))!= false) return $link;
//eof simple seo url"

Im using version 1.3.7. I do not have a "html_config.php" located in includes/functions/html_config.php

Anyone help?

11 May 2008, 4:27 PM
#264
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Owwwwwwww, my baddddd
It should be html_output.php

11 May 2008, 4:54 PM
#265
garyclemens avatar

garyclemens

New Zenner

Join Date:
Jan 2007
Location:
Florida/Missouri
Posts:
77
Plugin Contributions:
0

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

Successfully installed rev235 on version 1.3.7. Thanks for the help!

11 May 2008, 9:05 PM
#266
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

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

yellow1912:

That the way it is supposed to be, It is behaving correctly. Zenid appears only once when you first visit the site.

Ok Cool.. Thanks

I have also noticed something that is a larger problem.

I have had a few orders placed by customers using PayPal, but the orders are no where to be found on Zen Cart, and order confirmations are not getting sent..

The orders do not appear in admin either.

The only reason I new an order had been placed is fron the email PayPal sends confirming.

I did tests on Direct Deposit etc, and they are fine, its just the PayPal orders are not completing..

It was all functioning correctly prior to SSU.

I have to go to the customer and ask them what they ordered now.. (eeekk..!):unsure:

11 May 2008, 11:57 PM
#267
yellow1912 avatar

yellow1912

Totally Zenned

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

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

I remember you have to put your Zencart link in Paypal, what do you put there?

12 May 2008, 12:07 AM
#268
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

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

yellow1912:

I remember you have to put your Zencart link in Paypal, what do you put there?

https://www.nortsandones.com.au/index.php?main_page=checkout_process

I have tried it on auto re-direct and not re-direct back to our site, and also I took out the redirect exception in SSU Config, but nothing seems to have fixed it..

I've been trying it a bit this morning on PayPal, no orders come in on Admin, but the weirdest thing is, at the Checkout confirmation page, where it shows the details of your order, its referencing the same order number every time, and its an old order number it's using ?

There is just no reference to the new order being placed at all

12 May 2008, 12:43 AM
#269
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Checkout confirmation page, where it shows the details of your order, its referencing the same order number every time, and its an old order number it's using ?

I dont remember this page showing any order number, perhaps you mean the checkout success page?

12 May 2008, 12:47 AM
#270
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

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

Mike_Dean:

https://www.nortsandones.com.au/index.php?main_page=checkout_process

I have tried it on auto re-direct and not re-direct back to our site, and also I took out the redirect exception in SSU Config, but nothing seems to have fixed it..

I've been trying it a bit this morning on PayPal, no orders come in on Admin, but the weirdest thing is, at the Checkout confirmation page, where it shows the details of your order, its referencing the same order number every time, and its an old order number it's using ?

There is just no reference to the new order being placed at all

Its definitely SSU related.. I just reverted back to a pre SSU version, and went through with PayPal and it worked exactly as it should.. Order confirmations, orders appear in admin etc.

What can you suggest it could be ?

Thanks,
Mike

12 May 2008, 12:50 AM
#271
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

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

yellow1912:

Checkout confirmation page, where it shows the details of your order, its referencing the same order number every time, and its an old order number it's using ?

I dont remember this page showing any order number, perhaps you mean the checkout success page?

Sorry.. my bad... yes checkout success..

12 May 2008, 12:54 AM
#272
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Also, note that your checkout succes page is now yoursite.com/checkout_success

12 May 2008, 3:02 AM
#273
jill8026 avatar

jill8026

Totally Zenned

Join Date:
May 2007
Posts:
461
Plugin Contributions:
0

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

Just wondering if there is any problems running simple seo and Paypal Express checkout?!?! I had it working at one point tonight, when I accidently uploaded a new html_output file....but then reinstalled the html_output with the ssu added code and now when I click on Paypal at checkout...it goes to a blank page...is there something that needs to be done?!?!

Also, how can I turn off SSU temporarily so I can test if it is affecting a new module or anything else I may be working on?

http://www.ilovephotogifts.com

THANKS!!!!!!!!

12 May 2008, 3:04 AM
#274
yellow1912 avatar

yellow1912

Totally Zenned

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

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

Im not sure what the problem is, since I can receive orders here on my site. You can disable it by doing 3 things:

  1. remove the part you added to htaccess
  2. comment out the part you added to html_output
  3. remove includes/init_includes/init_ssu.php
12 May 2008, 5:21 AM
#275
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

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

I've been running the site all day so far without the SSU mods installed and orders have been coming in ok..

The order that was placed last night with SSU installed has just suddenly shown up as well..?? some 16 hours later.... go figure..?

I'm not sure what to change with SSU so that I can try it with PayPal again

12 May 2008, 11:49 AM
#276
jill8026 avatar

jill8026

Totally Zenned

Join Date:
May 2007
Posts:
461
Plugin Contributions:
0

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

I just wanted to follow up..I did a full uninstall of the mod and now paypal express works fine.....I am going to try to reinstall the mod again, but I just wanted to let you know that something was affecting it......i will let you know how the reinstall goes! Thanks for the continued support....

12 May 2008, 1:32 PM
#277
jill8026 avatar

jill8026

Totally Zenned

Join Date:
May 2007
Posts:
461
Plugin Contributions:
0

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

OK..so I uninstalled the mod and then paypal express checkout works fine, I reinstall the mod and again, when you click on Paypal button it goes to blacnk page....it is redirecting to this page, which I think is correct:

https://www.ilovephotogifts.com/ipn_main_handler.php/type/ec

but the screen is blank......

....any ideas on this one?!?!? I really want to use the module so I would love to find an answer but this is way over my head!!!!

12 May 2008, 7:13 PM
#278
mydanilo avatar

mydanilo

Totally Zenned

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

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

yellow1912:

It is very possible, such a system is called link alias I think. But given a large number of items i wonder if it's worth it?

I will look into that.

Hi yellow1912,

Did you have a chance to look into this? I think this could be very useful if the item name needs to be different than the desired url wording. If you manage to offer this as a feature, it would be killer!

13 May 2008, 3:00 PM
#279
yellow1912 avatar

yellow1912

Totally Zenned

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

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

I have tested on my different servers so far, 3 working fine with IPN, 2 not. (Wasted lots of time and money to placed test orders as well)

Im asking DrByte for his words of wisdom regarding this matter. Will fix this within 3 days so it can work on all servers I hope.

Regards

13 May 2008, 3:05 PM
#280
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

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

Remember, when you do a test, you can refund the transaction ... so don't need to lose any money in the process.