man I typed a long message and it didn't post. grrrrrrrrrrr I read through 16 pages of messages on a 48k dialup. NOBODY asked this quesion:
I have version 2.0.3. and when I try and change the admin/functions.php, I get this error:
Parse error: parse error in /home/lyricalb/public_html/forum/admin/functions.php on line 793
Fatal error: Call to undefined function: vbdate() in /home/lyricalb/public_html/forum/admin/sessions.php on line 358
I have tried everything and can't get it to work. I even verified character by character the code I was pasting in there.
Quote:
// Stars Hack
$sli = 0;
while ($sli < $post[starlevel]) {
$post[stars] .= "<img src=\"images/stars/$post[starimg].gif\" border=\"0\">";
++$sli;
}
// Stars Hack End
|
I don't have a clue what it could be.......
Please help!