Problem with enhanced_links and $wpdb
-
I’m trying to use this plugin: https://www.vincentprat.info/wordpress/2006/04/13/enhanced-links/
(I have made a comment on that page also).The thing is it doesnt work on my website – https://www.xoda.se/blog/ – but it works on my local site with same PHP- and WordPress-version.
I get the error “Fatal error: Call to a member function get_results() on a non-object” and its refering to the use of $wpdb in the plugin. I have set the $wpdb variable to global, but it still doesn’t work. I have googled and discovered that there has been problems with this in WordPress before, but couldnt find a solutions that helped me.
If any one has a clue and can help me, I will be very happy ??
Or maybe it′s an obvious fault, and I just become blind and confused from all the hours in front of the computer ??
- The topic ‘Problem with enhanced_links and $wpdb’ is closed to new replies.