Install. only php files [message #9813] |
Mon, 28 April 2003 16:19 |
|
Hi everyone,
After deleting some PHP files on forum directory (no backup ), I would like to install just the PHP files (version 2.3.7). Is it possible ? (All MySQL tables are ok)
|
|
|
Re:Install. only php files [message #9952 is a reply to message #9813] |
Tue, 13 May 2003 14:14 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Which files did you delete? If it was .php files, then recompiling the theme will restore them.
FUDforum Core Developer
|
|
|
Re:Install. only php files [message #9962 is a reply to message #9813] |
Tue, 13 May 2003 14:35 |
|
Hi Prottoss,
All the Forum .php files directory is deleted !!!
Is is possible to reinstall only the .php files in a new blank directory ?
Thanks for ur future answer.
|
|
|
Re:Install. only php files [message #9963 is a reply to message #9962] |
Tue, 13 May 2003 14:38 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The .php files are generated, they don't actually come with the forum, therefor their loss is easily fixed by rebuilding the theme.
FUDforum Core Developer
|
|
|
|
Re:Install. only php files [message #9966 is a reply to message #9965] |
Tue, 13 May 2003 14:42 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Go to the admin control, theme manager and click on the 'rebuild theme' link.
FUDforum Core Developer
|
|
|
|
|
Re:Install. only php files [message #9969 is a reply to message #9968] |
Tue, 13 May 2003 14:54 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Running the upgrade script would fix the problem. Download 2.3.8 upgrade script and run it.
FUDforum Core Developer
|
|
|
Re:Install. only php files [message #9982 is a reply to message #9969] |
Tue, 13 May 2003 21:23 |
|
Hi prottoss,
Below the warning when I run the upgrade :
Warning: stat failed for index.php (errno=2 - No such file or directory) in /home/sites/site99/web/forum/upgrade.php on line 845
Cannot open GLOBALS.php, this does not appear to be a forum directory. You need to upload the file in to the forum's WWW_SERVER_ROOT directory
I repeat my problem with more details :
1. my ISV deleted ALL the forum directory
2. All the MySQL tables are OKAY
Question : is it possible to reactivate the forum ?
Thanks for your future answer.
|
|
|
Re:Install. only php files [message #9984 is a reply to message #9982] |
Wed, 14 May 2003 01:18 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
ah forgot to tell you one thing, you need to make a symlink of the GLOBALS.php inside the include/ directory of the forum to the main web directory of the forum.
If you do not have GLOBALS.php (inside include/) then you might as well start from scratch.
FUDforum Core Developer
|
|
|