Seems trhe is a missing $ in it:

seach line 64:
header("Location: {URL}/ubbthreads.php{$var_start}ubb{$var_eq}cfrm");

change to:
header("Location: {$URL}/ubbthreads.php{$var_start}ubb{$var_eq}cfrm");

Thanks to Micky.


my board: http://www.dragonclan-forum.de
my hobby: http://www.biker-reise.de
Ich kann bei Fragen zu UBBthreads in Deutsch weiterhelfen oder es zumindest versuchen