Re: Plugin: bbMenu 1.1
The error is caused by using mysql_query
instead of the ezSQL syntax, $bbdb->get_results()
. The error shows up several times… I don’t know how Null got bbMenu working, unless he has a mysql_connect
somewhere. I had to change 4 or so lines to get this thing functional.
Null, are you going to add an easy way to add pages? Using phpMyAdmin is cool and all, but it’s just not smooth at all.