Search:

Type: Posts; User: Veena Prashanth

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. PHP/Mysql compatibility - PDO::__construct(): authentication method unknown

    If you are getting this error during DAP livelinks activation:
    Warning: PDO::__construct(): The server requested authentication method unknown to the client [mysql_old_password] in

    This indicates...
  2. Pending payment - multi_currency

    DAP only takes action on 'approved' payments and not 'pending' payments.

    If you look at the RAW data email that dap sends to admins upon payment, and find payment_status = pending, then look at...
  3. Signup Form - redirects and autologin

    Double-optin product:

    If the signup is for a double-optin dap product, then upon signup, dap will automatically redirect user to the login page (unless you are using a dap generated signup form...
  4. Replies
    0
    Views
    12

    Integration with OAP

    We have integrated dap->OAP but the integration will only work in these cases:

    1) Free signups
    OAP webform -> DAP OR DAP webform -> DAP.

    2) It will also work if you sell using a payment...
  5. The 2-click Paypal Standard Upsell Flow

    The DAP paypal standard upsell plugin makes 2-click upsell possible with just a paypal standard account.

    Here's how the paypal standard upsell plugin works.

    Users need to first click on the...
  6. Aweber Flow - paid and free users

    So say you have 2 products - free and paid in DAP.

    1) case 1

    User signs up to free product and you have set the dap->aweber integration for that product to automatically add the user to aweber...
  7. Replies
    0
    Views
    21

    Max user connection limit

    Question
    Getting this error in the logs:
    User XXXX already has more than 'max_user_connections' active

    Answer

    1- Check vbulletin config.php and make sure usepconnect setting is off like...
  8. Replies
    0
    Views
    19

    Import limit per hour

    Question
    I added a list of users in the bulk import screen, however when the hourly cron job ran only 100 of the users were added.

    Is there a limit on the number of users I can add???

    Is there...
  9. Replies
    1
    Views
    41

    Re: Import into Custom Fields?

    Sorry, custom fields not currently supported by bulk import.
  10. Replies
    0
    Views
    20

    Access to all dripped content

    Question
    I need to design a few pages that have been set up to be dripped. Is there anyway I can view them as I'm adding things to the page to make sure everything is laid out correctly or do I have...
  11. Replies
    0
    Views
    116

    Credit Store - FAQ

    QUESTION
    What is a master product?

    QUESTION
    What is a child product?

    QUESTION
    Can I allow users to purchase a product via creditstore credits OR via an actual purchase ?

    ANSWER
  12. Re: Recurring transaction failed in paypal

    Thanks Tom for the update. We will integrate with paypal payflow in future... hopefully in 6-8 months from now.
  13. Replies
    0
    Views
    93

    Digiresults - troubleshooting

    Pls visit this page:
    https://www.digiresults.com/manage/listings

    Click on the listname.

    Click on Edit Products.

    Click on 'Direct receipts' ...
  14. Replies
    0
    Views
    81

    Import / Export CSV to Excel

    Copy the CSV text exported from dap to excel sheet.
    Take out the single row (summary) at the top.
    Then select the entire column.
    Now do "Data > Text to Columns".
  15. Uploaded dap but dont see the blank screen with upgrade link

    >> Upon logging back into wp-admin & clicking on DAP, i didn't see this happen: "You will now see a mostly-white-background page that asks you to click on a link to upgrade your installation to the...
  16. How to add custom fields to the cart

    You will have to do some manual updates to /dap/checkout.php to add custom fields. Yes, you can add any number of custom fields and label the fields anything.

    Say you want to add a tax_id field....
  17. How to remove WP admin toolbar from subscriber's view?

    Solution 1: "Admin Bar Removal (completely disable) 3.1+ / 3.2+ only"

    Plugin - http://wordpress.org/extend/plugins/wp-admin-bar-removal/
    - you will find this plugin inside wordpress plugin...
  18. Replies
    1
    Views
    76

    Re: How to Change PayPal Accounts?

    You will have to check with paypal if they will continue to send the 'recurring payment IPN notification' to dap for the recurring orders that are under the old account.

    If you still have the old...
  19. Re: Free product with only email address?

    I wrote this yesterday for one-time change to the dap script so it will apply to all 'free-signups' via dap form but what you have below will work too. I like the 'use name part from the email'...
  20. How can i accept just email in my signup form?

    PLEASE NOTE: Remember when you only accept email and no firstname/lastname, you will endup with 'syncing' issues to WP.. because dap uses firstname+lastname to sync to WP as username. If users...
Results 1 to 20 of 99
Page 1 of 5 1 2 3 4