FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » PM Icons
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: PM Icons [message #10497 is a reply to message #10493] Tue, 03 June 2003 00:11 Go to previous messageGo to previous message
scoutzilla is currently offline  scoutzilla   United States
Messages: 163
Registered: April 2002
Location: Southern Califorina
Karma:
Senior Member

I double checked the script when I run it I get this:

Parse error: parse error, unexpected T_INCLUDE in /path/to/script/reset.php on line 3

reset.php

<?php
$real_path = "/usr/home/web/users/xxxxxxxx/html/fforum/data/include/GLOBALS.php"
include($real_path);

unlink($WWW_ROOT_DISK . 'GLOBALS.php');
unlink($WWW_ROOT_DISK . 'adm/GLOBALS.php');

symlink($real_path, $WWW_ROOT_DISK . 'GLOBALS.php');
symlink($real_path, $WWW_ROOT_DISK . 'adm/GLOBALS.php');
?>

thanks




Got Torque?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: forum_rules bug
Next Topic: 2.5.0RC3 RSS/RDF is totally wrong.
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Oct 08 22:19:38 GMT 2024

Total time taken to generate the page: 0.04050 seconds