heh, yeah i know i know, i cant code that mess called vb3 [yet]...at least until i figure out the whole template thing, all over again (theres like 3 types now >.<)
anyway, there is definately a different-version issue at work here, with the 'require' column i told you about. to fix it, open up the topsites_ammin.php, and put quote around the query that updates topsites_options
_everywhere_ you see:
-----------
require='
-----------
replace with
-----------
`require`='
-----------
and also, when you get it working, mind posting a link to it? that would be cool ^_^
wow, so now i know what to include in the next version (which ill work on when everyone is good with this one)
|