Wordpress + phpAdsNew: Database management conflict
I want to keep track of this recently found issue: the Popularity-Contest Wordpress plugin 1.2b plug-in for Wordpress gets in conflict with phpAdsNew (PAN) when in the same page.
It seems like PAN opens a persistend DB connection and doesn’t close it. This affects the subsequent SQL queries of Popularity rendering the latter useless since many DB connection errors are reported.
I wrote two support requests:
PAN support forum
Wordpress support forum
and no answers so far.