Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Loki

    (@lokkju)

    Yup, will do – never became an issue for me since none of my sites lets non admin users access the backend.

    Thread Starter Moogle Stiltzkin

    (@moogle-stiltzkin)

    I am not letting any non admins access the backend, it’s just that the plugin is giving them access :{

    I got 2 types of regular users.

    guests = they don’t have access to anything except surfing

    lv0 subscribers = regular members who registered. can view profile and dashboard.

    lv1 downloaders = members that can download stuff from the website. they only have read access same like subscribers, just that their lv is 1 higher, so i can set the minimum user lv to 1 to give downloaders and admins access to download.

    Hope that cleared things up.

    Thread Starter Moogle Stiltzkin

    (@moogle-stiltzkin)

    By the way Loki,

    i tried your debug tool and it spawned a message

    Sending Request:
    https://api-3t.paypal.com/nvp?METHOD=Transaction blah blah blah.....
    
    Raw Response:
    L_TIMESTAMP0=201 blah blah blah blah....
    
    param L_TIMESTAMP0: parsing transaction TIMESTAMP ( 0 )
    param L_TIMEZONE0: parsing transaction TIMEZONE ( 0 )
    param L_TYPE0: parsing transaction TYPE ( 0 )
    param L_EMAIL0: parsing transaction EMAIL ( 0 )
    param L_NAME0: parsing transaction NAME ( 0 )
    param L_TRANSACTIONID0: parsing transaction TRANSACTIONID ( 0 )
    param L_STATUS0: parsing transaction STATUS ( 0 )
    param L_AMT0: parsing transaction AMT ( 0 )
    param L_CURRENCYCODE0: parsing transaction CURRENCYCODE ( 0 )
    param L_FEEAMT0: parsing transaction FEEAMT ( 0 )
    param L_NETAMT0: parsing transaction NETAMT ( 0 )
    param TIMESTAMP: can't decode!
    param CORRELATIONID: can't decode!
    param ACK: can't decode!
    param VERSION: can't decode!
    param BUILD: can't decode!
    Transactions:
    TRANSACTIONID|TIMESTAMP|STATUS|AMT
    blah blah blah |Completed|1.00
    
    Done

    So i censored the sensitive stuff with blah blah.

    So does it work or not ? I can’t make heads or tails of that debug log :/

    Plugin Author Loki

    (@lokkju)

    Yeah, looks like it is working – the transactions section is the most important. I’ll look into the can’t decode stuff, but those don’t really matter.

    Thread Starter Moogle Stiltzkin

    (@moogle-stiltzkin)

    Yeah i thought as much.

    Just wondered why it was talking about the decode hehe.

    Thx man for your input, much appreciated.

    Thread Starter Moogle Stiltzkin

    (@moogle-stiltzkin)

    PS: I’m trying to get that donation button centered, do you have any suggestions how to do that ?

    Plugin Author Loki

    (@lokkju)

    try wrapping it in a div, then text-align:center the div.

    Thread Starter Moogle Stiltzkin

    (@moogle-stiltzkin)

    wrap with div ?

    sorry bit noobish here :{ i usually only use the wysiwyg. Totaly oblivious to the html codes.

    Thread Starter Moogle Stiltzkin

    (@moogle-stiltzkin)

    Loki do you have msn so i can chat with you privately 😡

    I got some stuff i found about your plugin.

    Plugin Author Loki

    (@lokkju)

    I got google chat… lokkju (at) gmail.com

    Thread Starter Moogle Stiltzkin

    (@moogle-stiltzkin)

    <div align=”center”>
    This is some text! In this case, the paypal donation button code
    </div>

    source:
    http://www.w3schools.com/tags/att_div_align.asp

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘[Plugin: Paypal Target Meter] Shows debug tool for regular users’ is closed to new replies.