Quote:
Originally Posted by danchuee
I was able to get it to work with 3.0 with some adjustments. I wouldn't recommend using it until vB 3 has been officially released.
|
what adjustments?
http://www.absolutepunk.net/faceliftnew.php
u can see the problem i am having ..
Warning: Cannot modify header information - headers already sent by (output started at /home/jason/public_html/faceliftnew.php:11) in /home/apforum/public_html/includes/functions.php on line 2704
I have
<?php
chdir("/home/apforum/public_html/");
require_once('/home/apforum/public_html/global.php');
?>
at the very top. still nothing.