Re: Simple SEO URL [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..?
Re: Simple SEO URL [support thread]
That the way it is supposed to be, It is behaving correctly. Zenid appears only once when you first visit the site.
Quote:
Originally Posted by
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..?
Re: Simple SEO URL [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 [FONT=Verdana][FONT='Times New Roman']includes/functions/html_config.php
Anyone help?[/FONT][/FONT]
Re: Simple SEO URL [support thread]
Owwwwwwww, my baddddd
It should be html_output.php
Re: Simple SEO URL [support thread]
[FONT=Times New Roman]Successfully installed rev235 on version 1.3.7. Thanks for the help! [/FONT]
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
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:
Re: Simple SEO URL [support thread]
I remember you have to put your Zencart link in Paypal, what do you put there?
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
I remember you have to put your Zencart link in Paypal, what do you put there?
https://www.nortsandones.com.au/inde...eckout_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
Re: Simple SEO URL [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?
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
Mike_Dean
https://www.nortsandones.com.au/inde...eckout_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