Quote:
|
Originally Posted by JohnScott
You have to add those yourself.

|
ok... spent a few hours at it...
John Sir... is there any chance you could just forward me the files you have already altered?????
If you went through step by step it would take an age and i am short on time dude...
I tried and i get error messages... below postings where the quick message box should go... not good with php... d'oh...
************************************************** **********
Warning: main(./quick_reply.php): failed to open stream: No such file or directory in /home/thecarro/public_html/boards/viewtopic.php on line 1209
Warning: main(): Failed opening './quick_reply.php' for inclusion (include_path='') in /home/thecarro/public_html/boards/viewtopic.php on line 1209
************************************************** **********
Not sure i did this right:
}
$template->pparse('body');
#
include($phpbb_root_path . 'quick_reply.'.$phpEx);
include($phpbb_root_path . 'includes/page_tail.'.$phpEx);
?>
help!!!