Page 203 of 506 FirstFirst ... 103153193201202203204205213253303 ... LastLast
Results 2,021 to 2,030 of 5054
  1. #2021
    Join Date
    May 2007
    Location
    Italy
    Posts
    438
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    yes I misunderstood.
    Ok I understood, thank you very much

  2. #2022
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I've had the debug on since day one except for about a week where I had it off and in that time I had some errors that would have been real handy to have the logs for lol so I just leave it on now.

    The orders are recorded correctly in the cart, the main problem is them being recorded as unique and going through the pdt twice, I activated the pdt so I could have them recorded as web_accept so the reward point mod would work correctly and I really want to get this fixed if I can, there HAS to be a reason it changed as I described, and if it's not PP and it's not the SSU then I don't know what it is cos nothing else changed in those 2 days lol but I need to at least rule out SSU so I can maybe post in the Paypal section and maybe get some help there :)

    This is one of my more recent pp logs, there's two separate blocks of info, one with the web_accept and one with the unique a bit further down:

    PHP Code:
    Jan 26 2009 9:44 -- IPN PROCESSING INITIATED
    *** 
    Originating IP66.211.170.66  notify.paypal.com

    Jan 26 2009 9
    :44 -- IPN INFO POST VARS received (sorted):
    Array
    (
        [
    business] => christon26@havendesignz.com
        
    [charset] => windows-1252
        
    [custom] => zenid=501c907147933c09d33885f03ac7b889
        
    [first_name] => Olive
        
    [handling_amount] => 0.00
        
    [item_name] => Haven Designz DigiScraps Purchase
        
    [item_number] => Store Receipt
        
    [last_name] => Bailey
        
    [mc_currency] => USD
        
    [mc_fee] => 0.37
        
    [mc_gross] => 2.00
        
    [notify_version] => 2.6
        
    [payer_email] => LivvyBailey_62@hotmail.co.uk
        
    [payer_id] => FZRCZN3DZDNSC
        
    [payer_status] => unverified
        
    [payment_date] => 06:44:10 Jan 262009 PST
        
    [payment_fee] => 0.37
        
    [payment_gross] => 2.00
        
    [payment_status] => Completed
        
    [payment_type] => instant
        
    [protection_eligibility] => Ineligible
        
    [quantity] => 1
        
    [receiver_email] => christon26@havendesignz.com
        
    [receiver_id] => 775GBUTAAZW26
        
    [residence_country] => GB
        
    [shipping] => 0.00
        
    [tax] => 0.00
        
    [transaction_subject] => zenid=501c907147933c09d33885f03ac7b889
        
    [txn_id] => 3GR55745Y46903056
        
    [txn_type] => web_accept
        
    [verify_sign] => AQU0e5vuZCvSg-XJploSa.sGUDlpAACRvuExcZ3CWhZ6XCiTwDPsOXuo
    )


    Jan 26 2009 9:44 -- IPN INFO POST VARS to be sent back for validation
    Towww.paypal.com:80
    POST 
    /cgi-bin/webscr HTTP/1.1
    Host
    www.paypal.com
    Content
    -typeapplication/x-www-form-urlencoded
    Content
    -length866
    Connection
    close

    Array
    (
        [
    transaction_subject] => zenid=501c907147933c09d33885f03ac7b889
        
    [payment_date] => 06:44:10 Jan 262009 PST
        
    [txn_type] => web_accept
        
    [last_name] => Bailey
        
    [residence_country] => GB
        
    [item_name] => Haven Designz DigiScraps Purchase
        
    [payment_gross] => 2.00
        
    [mc_currency] => USD
        
    [business] => christon26@havendesignz.com
        
    [payment_type] => instant
        
    [protection_eligibility] => Ineligible
        
    [verify_sign] => AQU0e5vuZCvSg-XJploSa.sGUDlpAACRvuExcZ3CWhZ6XCiTwDPsOXuo
        
    [payer_status] => unverified
        
    [tax] => 0.00
        
    [payer_email] => LivvyBailey_62@hotmail.co.uk
        
    [txn_id] => 3GR55745Y46903056
        
    [quantity] => 1
        
    [receiver_email] => christon26@havendesignz.com
        
    [first_name] => Olive
        
    [payer_id] => FZRCZN3DZDNSC
        
    [receiver_id] => 775GBUTAAZW26
        
    [item_number] => Store Receipt
        
    [handling_amount] => 0.00
        
    [payment_status] => Completed
        
    [payment_fee] => 0.37
        
    [mc_fee] => 0.37
        
    [shipping] => 0.00
        
    [mc_gross] => 2.00
        
    [custom] => zenid=501c907147933c09d33885f03ac7b889
        
    [charset] => windows-1252
        
    [notify_version] => 2.6
        
    [cmd] => _notify-validate
    )


    Jan 26 2009 9:44 -- IPN INFO Confirmation/Validation response 
    SUCCESS

    Jan 26 2009 9
    :44 -- BreakpointCollected data from PayPal notification

    Jan 26 2009 9
    :44 -- IPN INFO :: Transaction email details.
    From IPN christon26@havendesignz.com christon26@havendesignz.com
    From CONFIG 
    christon26@havendesignz.com

    Jan 26 2009 9
    :44 -- BreakpointValidated transaction components

    Jan 26 2009 9
    :44 -- BreakpointCommunication method verified

    Jan 26 2009 9
    :44 -- IPN NOTICE :: Could not find matched txn_id record in DBTherefore is new to us

    Jan 26 2009 9:44 -- BreakpointDetails:  txn_type=unique    ordersID 0  IPN_id=0

       Relevant data from POST
    :
         
    txn_type unique
         parent_txn_id 
    None
         txn_id 
    3GR55745Y46903056

    Jan 26 2009 9
    :44 -- BreakpointTransaction type (txn_type) = unique

    Jan 26 2009 9
    :44 -- IPN INFO :: Currency/Amount Details
    PayPal email address christon26@havendesignz.com
     
    mc_currency USD
     
    submitted_currency USD
     
    order_currency USD
     
    mc_gross 2.00
     
    converted_amount 2.00
     
    order_amount 2

    Jan 26 2009 9
    :44 -- Breakpoint5a built order -- OID:504

    Jan 26 2009 9
    :44 -- Breakpoint5b PP table OID:Array
    (
        [
    order_id] => 504
        
    [txn_type] => unique
        
    [module_name] => paypal (ipn-handler)
        [
    module_mode] => IPN
        
    [reason_code] => 
        [
    payment_type] => instant
        
    [payment_status] => Completed
        
    [pending_reason] => 
        [
    invoice] => 
        [
    mc_currency] => USD
        
    [first_name] => Olive
        
    [last_name] => Bailey
        
    [payer_business_name] => 
        [
    address_name] => 
        [
    address_street] => 
        [
    address_city] => 
        [
    address_state] => 
        [
    address_zip] => 
        [
    address_country] => 
        [
    address_status] => 
        [
    payer_email] => LivvyBailey_62@hotmail.co.uk
        
    [payer_id] => FZRCZN3DZDNSC
        
    [payer_status] => unverified
        
    [payment_date] => 2009-01-26 06:44:10
        
    [business] => christon26@havendesignz.com
        
    [receiver_email] => christon26@havendesignz.com
        
    [receiver_id] => 775GBUTAAZW26
        
    [txn_id] => 3GR55745Y46903056
        
    [parent_txn_id] => 
        [
    num_cart_items] => 
        [
    mc_gross] => 2.00
        
    [mc_fee] => 0.37
        
    [settle_amount] => 
        [
    settle_currency] => 
        [
    exchange_rate] => 
        [
    notify_version] => 2.6
        
    [verify_sign] => AQU0e5vuZCvSg-XJploSa.sGUDlpAACRvuExcZ3CWhZ6XCiTwDPsOXuo
        
    [date_added] => now()
        [
    memo] => 
    )


    Jan 26 2009 9:44 -- Breakpoint5c PP table OID saved

    Jan 26 2009 9
    :44 -- Breakpoint5d PP hist ID:2198

    Jan 26 2009 9
    :44 -- Breakpoint5e PP hist_data:Array
    (
        [
    paypal_ipn_id] => 2198
        
    [txn_id] => 3GR55745Y46903056
        
    [parent_txn_id] => 
        [
    payment_status] => Completed
        
    [pending_reason] => 
        [
    date_added] => now()
    )


    Jan 26 2009 9:44 -- Breakpoint5f PP hist saved

    Jan 26 2009 9
    :44 -- Breakpoint5g - new status code3

    Jan 26 2009 9
    :44 -- Breakpoint5j order stat hist update:Array
    (
        [
    orders_id] => 504
        
    [orders_status_id] => 3
        
    [date_added] => now()
        [
    comments] => PayPal statusCompleted  06:44:10 Jan 262009 PST
     Trans ID
    :3GR55745Y46903056
     Amount
    2.00 USD
        
    [customer_notified] => 
    )


    Jan 26 2009 9:44 -- Breakpoint5k OSH update done

    Jan 26 2009 9
    :44 -- Breakpoint5L adding products

    Jan 26 2009 9
    :44 -- Breakpoint5m emailing customer

    Jan 26 2009 9
    :44 -- Breakpoint5n emptying cart

    Jan 26 2009 9
    :44 -- BreakpointCompleted IPN order add.    ordersID 504  IPN_id =2198 
    Paypal Tech said: It is somewhere further down in the script processing (Breakpoint: 4) that the txn_type is different, which leads me to believe it is being changed by the script.

    So I dunno lol *shrugs* I just would like to get it fixed if possible
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  3. #2023
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Turn off SSU, place a test order, see how it goes.

    If it goes as expected then we know where the problem is and can resolve it.
    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

  4. #2024
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I've turned off SSU and created a 1 cent test product here: http://www.havendesignz.com/store/in...roducts_id=522

    I only have the one PP account so I can't test this myself and would be grateful if you could lol, I never deleted the test account you created last time LOL
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  5. #2025
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by christon26 View Post
    I've turned off SSU and created a 1 cent test product here: http://www.havendesignz.com/store/in...roducts_id=522

    I only have the one PP account so I can't test this myself and would be grateful if you could lol, I never deleted the test account you created last time LOL
    Huhm, I have this
    Sorry, we are not shipping to your region at this time.
    Please contact us for alternate arrangements.
    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

  6. #2026
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    **growls at self** sorry I just fixed that lol
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  7. #2027
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by christon26 View Post
    **growls at self** sorry I just fixed that lol
    Order placed.
    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

  8. #2028
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Attachment 5261Duplicated the order this time LOL but at least one shows up as web_accept LOL
    Last edited by LissaE; 30 Jan 2009 at 11:28 PM.
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  9. #2029
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by christon26 View Post
    Duplicated the order this time LOL but at least one shows up as web_accept LOL
    Okie I see it, please remove the attachment since i didnt use my paypal but a friend's and i dont want to have his info exposed.
    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

  10. #2030
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Since you have duplicated even without ssu turns on, first you should investigate which other module that may result in this. Please note that when you turn ssu off then it is completely off, it does not interfere with anything at all. So if you turn it off and still see the duplicated content then you should fix that first.
    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

 

 

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 PM
  5. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM

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