On September 29, 2014 we released new updates for Post Affiliate Pro. Check out our new improvements.
Created Database Sessions
Now PHP’s session data are saving to a database. Advantage of storing sessions in a database rather than in the filesystem is definitely the possibility of having better control over the data. The application needs to be able to run on multiple servers without server affinity, the sessions should be stored in a central database which is common to all servers in order to make sure that sessions continue to work properly. Now it’s possible!
Database Engine Is Innodb For New Installations
Safer than MyIsam. Why? InnoDB do locks per record vs MyIsam locks per hole table, InnoDB doesn’t require repair tool and furthermore InnoDB engine can save tables in separate files. MyIsam requires full repair/rebuild of indexes/tables but InnoDB uses auto recovery from crash via replay of logs. InnoDB is safer from the point of filesystem crash.
Logged Affiliates Are Logout Automatically When They Are Declined
Now you do not have to wait for log out of your affiliates before declining them. When you are not satisfied with them, you can decline them anytime you want.
Added List Of Paid Commissions To Invoices
Do you (as affiliate) need to include commissions that you want to be paid in your invoices? This new feature is made and available for you.
Added Notifications For iOS Mobile Application
Not having a phone with Android? Never mind, now are notifications accessible also on iOS.
Ability To Create Private Payout Options
Do you have a VIP affiliate, who requires different payout option? You can provide him a private payout option, which is not visible to other affiliates.
Added New Banner Wrappers: Dynamic Javascrip (Without iFrame), Popup And Popunder On Load
Let‘s create friendly dynamic javascript banners that are preffered by phones (phones can have problems with iframes). Easily create PopUp, PopUnder and banners which can be shown on load.
Easylocator Integration Plugin To Update Affiliates Locations
EasyLocator is a hosted web application, which allows you to see a map of all locations where your affiliates come from. We created a simple integration plugin for you.
Have a look at all new updates – click here.
Post Affiliate Pro (versions 5.11.21.4, 5.11.21.5, and 5.11.21.6)
Post Affiliate Pro has released versions 5.11.21.4, 5.11.21.5, and 5.11.21.6 with several improvements and bug fixes. These include added support for PHP 8.1, a counter for sending emails, fixes to performance rewards and campaign filters, an option to assign coupons to affiliates automatically, and optimized themes. Integration plugin fixes and improvements have also been made. Customers can try Post Affiliate Pro for free.
Database status shows as no data loaded
Look at the reasons why your database status shows as no data loaded. Your mysql user might not has rights on system table. Read how can you resolve this.
How To Enable Session Support for PHP?
If you need to turn on session support, it can be done automatically at the site level, or manually in each PHP page script. Click on this link to learn more.
Post Affiliate Pro (5.11.22.1 and 5.11.22.2)
Post Affiliate Pro has released updates including fixes and optimizations for PHP 8.1, improved translation in exported data, validation for lifetime referral identifiers, variables for action commission in emails, and optimization for statistic computation processes. Integration plugin fixes and improvements were also made. Post Affiliate Pro is recommended as an ideal solution for affiliate marketing.