|
Re: How to change.... [message #1609 is a reply to message #1607] |
Fri, 19 April 2002 20:59 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Please tell me the name of the update script you ran.
FUDforum Core Developer
|
|
|
|
Re: How to change.... [message #1633 is a reply to message #1632] |
Sat, 20 April 2002 16:42 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Hm...
Does the script have permission to overwrite the files of the forum?
FUDforum Core Developer
|
|
|
|
Re: How to change.... [message #1703 is a reply to message #1699] |
Sun, 21 April 2002 16:00 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Well if it gave you some permission errors, it probably gave you a "chmod" line to run that would assign permissions in such a way that gthe update script could overwrite the files.
Did you run those chmod lines?
FUDforum Core Developer
|
|
|
|
|
Re: How to change.... [message #1758 is a reply to message #1750] |
Mon, 22 April 2002 15:15 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
file_filter_regexp should have 666 permissions
FUDforum Core Developer
|
|
|
|
Re: How to change.... [message #1767 is a reply to message #1766] |
Mon, 22 April 2002 21:02 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Did the update script give out any error messages?
If so can you show them to me please.
Also, could I see the output of phpinfo() function on your system.
Thanks
FUDforum Core Developer
|
|
|
|
|
|
|
Re: How to change.... [message #1774 is a reply to message #1772] |
Mon, 22 April 2002 21:40 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Okie, I need 3 pieces of info from you:
1) What is the full directory path where upgrade script was placed in.
2) What is the directory path where the forum is installed
3) What did you enter as the path to GLOBALS.php when you were doing the upgrade.
FUDforum Core Developer
|
|
|
Re: How to change.... [message #1810 is a reply to message #1774] |
Tue, 23 April 2002 09:02 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) |
sepafe
![Portugal Portugal](/forum/images/flags/pt.png) Messages: 35 Registered: April 2002 Location: Funchal
Karma: 0
|
Member |
|
|
1) What is the full directory path where upgrade script was placed in. /data/a1193395/public_html/
2) What is the directory path where the forum is installed /data/a1193395/public_html/
3) What did you enter as the path to GLOBALS.php when you were doing the upgrade. /data/a1193395/public_html/include/GLOBALS.php
Note: The script didnt accept the path /data/a1193395/public_html/include/ and i include the name of the file like the point 3.
|
|
|