|
Re: cant change avatars byte size!! [message #798 is a reply to message #795] |
Thu, 28 February 2002 16:14 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
FlameDragonX wrote on Thu, 28 February 2002 12:38 AM | i go to change the size and type it in hit set but it dont change it.
|
This is a bug in the GLOBALS.php config file, which you can easily solve.
Open the file and go to a line which says:
$CUSTOM_AVATAR_MAX_SIZE = 10000; /* bytes */
then change the line to say:
$CUSTOM_AVATAR_MAX_SIZE = "10000"; /* bytes */
After you make this modification you will be able to alter the Maximum allowed custom avatar size via the global control panel.
FUDforum Core Developer
|
|
|
|
Re: cant change avatars byte size!! [message #803 is a reply to message #801] |
Fri, 01 March 2002 02:14 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
FlameDragonX wrote on Thu, 28 February 2002 9:07 PM | hope there is no more bugs, this is the 2rd time ive had to reinstall.
|
Well, there is usually no need to re-install most of the bugs are fixed by the upgrade script when we release future versions.
The bug you've pointed out before simply required a slight modification of your GLOBALS.php
I do however hope that there are going to be no or less bugs in the future.
FUDforum Core Developer
|
|
|
|
Re: cant change avatars byte size!! [message #813 is a reply to message #806] |
Fri, 01 March 2002 15:53 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
FlameDragonX wrote on Fri, 01 March 2002 7:25 AM | i had to reinstall because i couldn't upload the changed globals.php and i still cant upload custom avators but the refresh bug and byte size bug r fixed.
|
Question, which version of FUDforum are you running?
FUDforum Core Developer
|
|
|
|
|
Re: cant change avatars byte size!! [message #827 is a reply to message #826] |
Sat, 02 March 2002 08:44 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
FlameDragonX wrote on Sat, 02 March 2002 3:05 AM | It was the latest stabble version. I couldn't fix the bugs because i couldn't upload the changed files and then i had to get tech support to fix, because my ftp client wouldn't let me chmod them. He reset the permissions for the whole forum dir so i had to delete them. Reupload all the file becasue i wasn't going to chmod all of them and i notice the same with the latest version as well it wont let me delete the files. So if there is any major bugs i will have to go and do this all over again.
|
There is a "File Manager" option inside the admin control panel. That option allows you to chmod files to a permission so they can be edited/removed by you. Try it...
FUDforum Core Developer
|
|
|
|
Re: cant change avatars byte size!! [message #943 is a reply to message #938] |
Sun, 10 March 2002 16:06 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
FUDchild wrote on Sun, 10 March 2002 4:58 AM |
prottoss wrote on Thu, 28 February 2002 11:14 AM |
FlameDragonX wrote on Thu, 28 February 2002 12:38 AM | i go to change the size and type it in hit set but it dont change it.
|
This is a bug in the GLOBALS.php config file, which you can easily solve.
Open the file and go to a line which says:
$CUSTOM_AVATAR_MAX_SIZE = 10000; /* bytes */
then change the line to say:
$CUSTOM_AVATAR_MAX_SIZE = "10000"; /* bytes */
After you make this modification you will be able to alter the Maximum allowed custom avatar size via the global control panel.
|
I dont have a GLOBAL.php file only a short cut that shows up in my ftp. where is the file suppose to be and howtf do i edit it?
|
If you are running 1.2.2 the upgrade script already fixed this problem for ya
FUDforum Core Developer
|
|
|