ChrisF79
Member
Posted 1 year ago #
Greetings:
I have the WP-Polls plugin installed and I'm having a really annoying error. I added a new poll and everything is installed correctly but where the poll should be displayed, it is saying:
"Sorry, there are no polls available at the moment."
Anybody have this problem? Any help would be GREATLY appreciated!
Thanks!
WP-Admin -> Polls -> Polls Options. Choose The Current Active Poll.
ChrisF79
Member
Posted 1 year ago #
That wasn't the problem. Here's the solution for anybody else that needs it...
I had written my own plugin that accesses a different database than the default wordpress one. Since it wasn't switching back to the wordpress database, it was causing a problem. Just had to select the correct DB after my plugin ran and we're back in business.