I tried installing this in a fresh vB4 install everything seems to go just fine, but when I view the forum home I get the following errors:
Code:
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /path/forum/includes/class_core.php(4020) : eval()'d code on line 83
Parse error: syntax error, unexpected '<' in /path/forum/includes/class_core.php(4020) : eval()'d code on line 85
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /path/forum/includes/class_core.php(4020) : eval()'d code on line 39
Parse error: syntax error, unexpected '<' in /path/forum/includes/class_core.php(4020) : eval()'d code on line 40
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /path/forum/includes/class_core.php(4020) : eval()'d code on line 90
Parse error: syntax error, unexpected '<' in /path/forum/includes/class_core.php(4020) : eval()'d code on line 92
If I switch back to the default style everything works well again. Any idea if this is this a language issue or something else? If anyone has this translated to English I would appreciate a PM.