I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
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]
Owwwwwwww, my baddddd
It should be html_output.php
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
[FONT=Times New Roman]Successfully installed rev235 on version 1.3.7. Thanks for the help! [/FONT]
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..!)![]()
I remember you have to put your Zencart link in Paypal, what do you put there?
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
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
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?
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Also, note that your checkout succes page is now yoursite.com/checkout_success
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me