Code: Select all
Warning: opendir(/home/dowtech/public_html/pwnc/plugins): failed to open dir: No such file or directory in /home/dowtech/public_html/pwnc/lib/content.functions.php on line 672
Warning: readdir(): supplied argument is not a valid Directory resource in /home/dowtech/public_html/pwnc/lib/content.functions.php on line 673
Warning: closedir(): supplied argument is not a valid Directory resource in /home/dowtech/public_html/pwnc/lib/content.functions.php on line 717
Fatal error: Smarty error: [in template:4 line 8]: syntax error: unrecognized tag 'title' (Smarty_Compiler.class.php, line 580) in /home/dowtech/public_html/pwnc/lib/smarty/Smarty.class.php on line 1095
Code: Select all
//use_sub_dirs doesn't work in safe mode
if (ini_get("safe_mode") != "1")
$this->use_sub_dirs = false;
The site is http://www.pwncafe.com/
Please help. I've been going through the forums all night trying to find help, but it's not exactly helping.
badger