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...
Type: Posts; User: Veena Prashanth
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...
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...
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...
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...
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...
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...
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...
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...
Sorry, custom fields not currently supported by bulk import.
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...
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
Thanks Tom for the update. We will integrate with paypal payflow in future... hopefully in 6-8 months from now.
Pls visit this page:
https://www.digiresults.com/manage/listings
Click on the listname.
Click on Edit Products.
Click on 'Direct receipts' ...
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".
>> 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...
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....
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...
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...
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'...
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...