Hi, I managed to get TinyPortal installed on SMF 1.0.9, but the index page gives this error:
Missing argument 2 for db_query()
File: /home/*******/public_html/smf/Sources/Subs.php
Line: 216
What could the problem be? I'm not very experienced with SMF, and don't really know what's causing the error. The line that related to this error in Subs.php is:
function db_query($db_string, $file, $line)