Page 59 of 146 FirstFirst ... 949575859606169109 ... LastLast
Results 581 to 590 of 1456
  1. #581
    Join Date
    Aug 2005
    Location
    Cincinnati
    Posts
    334
    Plugin Contributions
    0

    Default 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.

  2. #582
    Join Date
    Apr 2005
    Location
    Houston, TX
    Posts
    1,410
    Plugin Contributions
    1

    Default 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 View Post
    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.

  3. #583
    kelvyn Guest

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by tvadpro View Post
    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.

  4. #584
    kelvyn Guest

    Default 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

  5. #585
    Join Date
    Nov 2003
    Posts
    783
    Plugin Contributions
    2

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by kelvyn View Post
    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+

  6. #586
    Join Date
    Jun 2005
    Posts
    355
    Plugin Contributions
    0

    Default 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!
    2 + 2 = 5 for extremely large values of 2

    Pez Collectors Store •••••••• My Plugins List

  7. #587
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default 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.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  8. #588
    Join Date
    Aug 2005
    Location
    Cincinnati
    Posts
    334
    Plugin Contributions
    0

    Default 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?

    The cure was to tick the box marked
    Core: Default: Skip SSL
    Skip transforming SSL urls
    [/QUOTE]

  9. #589
    Join Date
    Nov 2003
    Posts
    783
    Plugin Contributions
    2

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by kelvyn View Post
    Either that, or mention it in the manual.
    The guide is also very much a beta.
    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.

  10. #590
    Join Date
    Nov 2005
    Location
    France - Limoges
    Posts
    101
    Plugin Contributions
    0

    Default 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...

 

 

Similar Threads

  1. v151 with ultimate seo Url,how to change the ez-page url ?
    By whywell in forum General Questions
    Replies: 1
    Last Post: 17 Jan 2013, 09:12 AM
  2. Chemo's Ultimate SEO URL's and EZPages?
    By Doodlebuckets in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 5 Aug 2008, 08:36 PM
  3. Fix for Easy Populate Froogle with Chemo's Ultimate URL's
    By mccord42 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 8 Feb 2007, 04:06 PM
  4. Can NOT access Admin after installing Chemo's Ultimate URL's
    By hankliu in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 12 Dec 2006, 10:33 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR