4allthingsweb
Member
Posted 3 months ago #
I am getting this error in the sidebar whenever I go to a page that is not the Event Registration page on my site. http://8775533.com
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/a5533/public_html/wp-content/plugins/event-registration/er_widget.inc.php on line 24
4allthingsweb
Member
Posted 3 months ago #
OK, I figured it out....
I also installed the runPHP plugin that accessed another database and performed a query on it. Well, it looks like it conflicted with the Wordpress database that was already opened and connected. So the fix was to just add the table from my other database to the Wordpress database.
All Fixed
Mike