Re: Simple SEO URL [support thread]
Thanks DrByte,
Good news: checked and get the express checkout working. Now move to ipn.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
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
Thanks..
I too have been playing with some of the settings, changing the web payment process page settings and IPN settings etc, all with no joy..
Its a shame, as its a great mod, so I really hope we can find a fix
Re: Simple SEO URL [support thread]
Hey guys thought I would check this out on one of my stores and i'm getting a 404 error when browing site and this error in admin
Error Failed: 1
Error ERROR: Cannot create table module_version_tracker because it already exists
Warning Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
Error Failed to set up version tracker table
Looked through thread for solution and set admin/includes/module_installation permission to 0777, and still no dice any help would be appreciated :)
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
Basically, we will parse the url to rebuild all $_GET elements, if the link is changed intentionally (heck, you can even do so with the original query string), $_GET will not contain the expected values. But then the user will not gain anything from it, he will get to a page-not-found or an error page depend on the situation. No harm done.
I dont know anything about SEO can you help. I uploaded your file to my site. Can you tell me what to do. Do i need to uploaded the module installation folder. how do i open the htaccess file? Here is my website for you to check the setup www.globalgpsnavigation.com
Thanks
litesprof
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
EBTown
Hey guys thought I would check this out on one of my stores and i'm getting a 404 error when browing site and this error in admin
Error Failed: 1
Error ERROR: Cannot create table module_version_tracker because it already exists
Warning Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
Error Failed to set up version tracker table
Looked through thread for solution and set admin/includes/module_installation permission to 0777, and still no dice any help would be appreciated :)
I think you need to goto your database and delete the table _module_version_tracker to solve this problem.
Well at least it worked for me.
Re: Simple SEO URL [support thread]
Hi all,
I am new to SSU and zen cart.
After installing ZC 1.3.8 and couple modules and SSU, I am having trouble setting the file extension.
By default, the extension is not set so all my site looks like mydomain.com/login, mydomain.com/contact_us.
After I go to Comfiguration > Simple SEO URL > File Extension and set it to html (without the dot).
Now the site does look like mydomain.com/login.html, mydomain.com/contact_us.html
However, all links and paths returns to home page only now.
Please let me know how I can fix it, thanks.
Also, aftter setting Set Link Alias Status to True, is it supposed to have an option under Extra > Simple SEO URL Manager to let me add my own static link?
Leon
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
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
Hi Yellow,
Have you had any success resolving the PayPal issues and SSU ?
Re: Simple SEO URL [support thread]
I too am anxious for a PayPal IPN Fix. Great module!
Re: Simple SEO URL [support thread]
I put the file ipn_main_handler.php to exclude list and then the Paypal IPN works fine.
Dunno if it should just work fine when not adding ipn_main_handler.php to the exclude list?
Re: Simple SEO URL [support thread]
Under Configuration, Simple SEO Url, then under "exclude list" i added "ipn_main_handler.php" next to advanced_search_result. I didn't leave a space in between the comma and "reset all cache". Still no Paypal IPN orders working. Am I doing something wrong?
Thanks for the help