Re: Chemo's Ultimate URL's
Anyone install the 3.0 beta on a 1.3.7 Zen-Cart with PayPal IPN? Mine works until order confirmation -- instead of the usual PayPal order detail page, I now get the generic PayPal front page, as if the IPN isn't relaying the store/order data.
I played with the URL plugin settings, but no luck.
Re: Chemo's Ultimate URL's
It is mentioned in the manual, but it just says - Plugins (this part of the manual to be completed) :)
Quote:
Originally Posted by
kelvyn
Ah!!! There you go - all working now.
I know it's an early beta, so this is just a suggestion, but when having a masterswitch for on/off, it might be an idea to have a few defaults like products and categories turned on.
Either that, or mention it in the manual.
Re: Chemo's Ultimate URL's
Quote:
Originally Posted by
tvadpro
Anyone install the 3.0 beta on a 1.3.7 Zen-Cart with PayPal IPN? Mine works until order confirmation -- instead of the usual PayPal order detail page, I now get the generic PayPal front page, as if the IPN isn't relaying the store/order data.
I played with the URL plugin settings, but no luck.
Exactly the same problem here.
The cure was to tick the box marked
Core: Default: Skip SSL
Skip transforming SSL urls
Having that box unticked (ie:rewriting secure URLS) also kills Worldpay payments, and probably other payment methods too. Will submit bug report.
Re: Chemo's Ultimate URL's
Bug Report
SEO URLs Version: 3.0.0 beta 1
Zen Cart Version: 1.3.7
PHP Version: PHP Version 4.4.4 (Zend 130)
MySQL Version: MySQL 4.1.21-standard-log
Web Server: Apache/1.3.37 (Unix) mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b
Server Platform: Linux 2.6.9-42.0.8.ELsmp
Bug Summary: Rewritten secure URLs do not appear to pass the info to payment companies
Bug Details:
As reported by TVadpro and myself - for Paypal:
Instead of the usual PayPal order detail page, I now get the generic PayPal front page, as if the IPN isn't relaying the store/order data.
For Worldpay, I get the notice:
Code:
Sorry, there was an error in processing this transaction:
The information sent from the merchant's site is invalid or incomplete. Please send the following information to the merchant:
The transaction cannot be processed due to one or more of the following:
* the installation ID field is blank or contains invalid characters
* a different submission protocol is required. For instance, a more secure submission may be required
* the installation number is invalid
The cure was to tick the box marked
Core: Default: Skip SSL
Skip transforming SSL urls
Re: Chemo's Ultimate URL's
Quote:
Originally Posted by
kelvyn
Bug Report
kelvyn, I'm not using this thread for bug reports anymore. That was only for 2.1x. In the manual's introduction, there is a section that tells you how to submit bug reports for version 3+
Re: Chemo's Ultimate URL's
I'm rebuilding my site with zencart 1.3.7 and useing admin profiles 1.0.6. All has been working well untill I added in SEO URL's 3.0.0 beta 1 . It will not show up in admin, and in the admin profiles screen it has a check box. But if I check the box and hit save changes it reverts to unchecked. I tried manualy adding 106, 1 to the admin allowed pages table, and that fixed the problem, and allows me to use SEO urls. However if I go back to admin profiles and make any change, I loose access again. I think this is related to the fact that there is no admin boxes file for this mod. Any suggestions? I will cross post this in the Admin Profiles topic since it is a direct confilict between the mods. Thanks for any help!
Re: Chemo's Ultimate URL's
I'm going to write some slightly speculative stuff here, as I won't be able to write more definitively without taking rather more time to investigate more deeply than I can at the moment.
It looks to me as though Dreamscape has done an outstanding job of taking advantage of Zen Cart's architecture to integrate this version of SEO URLs right into the core in a non-destructive way. A quick skim through his work suggests that this a model implementation blazing a trail for other mods to follow.
Admin Profiles on the other hand is still bolted onto the outside of Zen Cart and, in simplistic terms, is paying more attention to what's crossing the boundary than that which is already there.
I had hoped that this would be sufficient until release 1.6 of Zen Cart which really ought to take access control inside the core code. But Dreamscape has raised the bar, and 1.6 is too far away.
Thus some serious thought needs to be given to Admin Profiles structure. I have an inkling of a quick fix for this mod specifically, but even this will need significant evaluation and testing as I am not familiar with version 3, and would in any case prefer to spend the time taking Admin Profiles to the next level.
Re: Chemo's Ultimate URL's
For what it's worth, ticking the Skip SSL box prevents customer from proceeding beyond checkout_shipping page. When SSL box is deselected, customer can proceed through all Zen-Cart checkout pages, but PayPal acts as if none of the IPN information was sent.
Prior to discovering this, I installed yesterday's patch for the PayPal eCheck bug. Perhaps the patch doesn't play well with the 3.0 beta? :unsure:
The cure was to tick the box marked
Core: Default: Skip SSL
Skip transforming SSL urls[/QUOTE]
Re: Chemo's Ultimate URL's
Quote:
Originally Posted by
kelvyn
Either that, or mention it in the manual.
The guide is also very much a beta.
Quote:
A word of caution
This guide is still being written and not every section is yet complete. Though I have tried to complete every critical section, there is still much to be done.
Re: Chemo's Ultimate URL's
Install problem :
I have done the following so far on a clean 1.3.7 version of ZenCart :
- Html_Outpout modifications
- files transfered to server.
I have double checked that this is all done. When connecting to the admin, nothing is happenning and no SEO xxx showing in the config menu. Also not appearing in the database... Any reason why this would not happen?
(Also I'm installing on a fresh clean install of Zencart, so only english installed)
Any advice would be greatly appreciated. Thks for everybodies efforts on this mod...