This request is pertaining to vbExternal 1.6 running on vb3.5.3
https://vborg.vbsupport.ru/showthread.php?t=83005
I noticed the same question in that thread, howeever, it has yet to be answered.
Code:
Warning: main(./includes/db_mysql.php): failed to open stream: No such file or directory in /home/scansanc/public_html/dshack/board/vBExternal.php on line 67
Fatal error: main(): Failed opening required './includes/db_mysql.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/scansanc/public_html/dshack/board/vBExternal.php on line 67
My include is:
Code:
chdir('./board');
require_once('./vBExternal.php');
I'm sorry, it seems that there was a version mix up. :ermm: