Page 76 of 146 FirstFirst ... 2666747576777886126 ... LastLast
Results 751 to 760 of 1456
  1. #751
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by ghostcorps View Post
    Doh! I completely forgot about that, I'm sorry I'm not usually so frustrating to help.

    Please try with this login:

    user: [email protected]
    pass: testflesh


    Thanks
    Are you sure your Paypal IPN is configured right both on ZC Admin side as well as Paypal?

    Do you meet these two requirements?

    **Port 80 is used for bidirectional communication with the gateway, so must be open on your host's router/firewall
    *PHP allow_url_fopen() must be enabled

  2. #752
    Join Date
    Mar 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    How can i use german special Character?

  3. #753
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by ghostcorps View Post
    Doh! I completely forgot about that, I'm sorry I'm not usually so frustrating to help.

    Please try with this login:

    user: [email protected]
    pass: testflesh


    Thanks
    Have you applied any of these Zen Cart patches to your Paypal IPN http://www.zen-cart.com/forum/showthread.php?t=56216 ?

  4. #754
    Join Date
    Jan 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Hi Everyone.

    Could you confirm that your rewritten urls have a ".html" suffix?

    I got the mod working just fine, I'm just not sure if it's how it's supposed to rewrite the urls, as I can see

    Code:
    RewriteRule ^(.*)-p-(.*).html$ index\.php?main_page=product_info&products_id=$2&%{QUERY_STRING} [L]
    RewriteRule ^(.*)-c-(.*).html$ index\.php?main_page=index&cPath=$2&%{QUERY_STRING} [L]
    in the htaccess file, but all my rewritten urls have no suffix at all....
    And don't know if this can have an imapact on the engines?

    Let me know your thoughts
    Last edited by FrenchFrog; 6 Apr 2007 at 08:54 PM.

  5. #755
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by FrenchFrog View Post
    Hi Everyone.

    Could you confirm that your rewritten urls have a ".html" suffix?

    I got the mod working just fine, I'm just not sure if it's how it's supposed to rewrite the urls, as I can see

    Code:
    RewriteRule ^(.*)-p-(.*).html$ index\.php?main_page=product_info&products_id=$2&%{QUERY_STRING} [L]
    RewriteRule ^(.*)-c-(.*).html$ index\.php?main_page=index&cPath=$2&%{QUERY_STRING} [L]
    in the htaccess file, but all my rewritten urls have no suffix at all....
    And don't know if this can have an imapact on the engines?

    Let me know your thoughts
    This is controlled by the default extension setting under Admin-configurations-se0 beta 3.0. If you select .html and you used to have version 2.103 then the old rewrite rule you need in your .htaccess is for ezpages as documented in the guide.

  6. #756
    Join Date
    Aug 2004
    Posts
    443
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by BlessIsaacola View Post
    Are you sure your Paypal IPN is configured right both on ZC Admin side as well as Paypal?

    Do you meet these two requirements?

    **Port 80 is used for bidirectional communication with the gateway, so must be open on your host's router/firewall
    *PHP allow_url_fopen() must be enabled

    The Paypal IPN works 100% without the module turned one. I'll switch if off again so you can see what happens.

    Phpinfo confirms the allow_url_fopen is swtiched on, and I don't know how to test if port 80 is bidirectional, but as it works without the mod I guess it is on? Correct me if thats not a fair assumption and I'll have a deeper look into it.

    Thanks
    Sometimes the best advice is to tell me I'm not thinking about the problem enough.
    FleshMetal.com.au

  7. #757
    Join Date
    Jan 2007
    Posts
    65
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by BlessIsaacola View Post
    This is controlled by the default extension setting under Admin-configurations-se0 beta 3.0. If you select .html and you used to have version 2.103 then the old rewrite rule you need in your .htaccess is for ezpages as documented in the guide.
    arf ! I missed that one in the settings of my 3.0.
    I'm all good now.
    Thanks a bunch!

  8. #758
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by ghostcorps View Post
    The Paypal IPN works 100% without the module turned one. I'll switch if off again so you can see what happens.

    Phpinfo confirms the allow_url_fopen is swtiched on, and I don't know how to test if port 80 is bidirectional, but as it works without the mod I guess it is on? Correct me if thats not a fair assumption and I'll have a deeper look into it.

    Thanks
    1. Can you switch your template to the default template and test your checkout process?

    2. If that still doesn't work I will reinstall SEO URL mod. Perhaps there is a file missing/corrupted in your current installation.

  9. #759
    Join Date
    Aug 2004
    Posts
    443
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    I tried the current build and the current build+fixes in the default template, all errors are still there

    Thanks for your help, I guess I'll have to drop it till the next build is released and try again ?
    Sometimes the best advice is to tell me I'm not thinking about the problem enough.
    FleshMetal.com.au

  10. #760
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by ghostcorps View Post
    I tried the current build and the current build+fixes in the default template, all errors are still there

    Thanks for your help, I guess I'll have to drop it till the next build is released and try again ?
    It's very strange because you are the ONLY one experiencing this issue. All the other known PayPal issues are not related to this and there are work arounds for each of them.

    Something obviously is messed up with your seo url mod installation (since your site works when it's disable). Well, you can wait for the next release (hopefully you wont have to wait too long).

 

 

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