PDA

View Full Version : Avatar Hack Req


Dark Angelus
04-28-2002, 10:04 AM
I was wondering if someone can make a hack that would allow my to specify an admin avatar size and a different Mod av size.
like for the admin (me) to have an Av size of for example 120x200 and the Mod to have an av size of 70x100

Also if someone has already done this hack, could you tell me the link the hack

Thanks In Advance

Neo
04-28-2002, 05:41 PM
Wow thats what I want aswell.. I am sure I saw it but I think it was just a request... Once I finish this is will release it.. if its not already out .. in the admincp you can upload without any problems
O_____________O

Dark Angelus
04-28-2002, 05:54 PM
:)
i'll be waiting paitently for it ....

Neo
04-28-2002, 07:09 PM
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=37982" target="_blank">https://vborg.vbsupport.ru/showt...threadid=37982</a>

Dark Angelus
04-28-2002, 07:21 PM
thank you, thank you, thank you, thank you :)
Im off to install it now....

Dark Angelus
04-28-2002, 08:02 PM
i copy and past the last insert thingy in my mysql database and there is an error
_______

INSERT INTO setting (settingid,settinggroupid,title,varname,value,desc ription,optioncode,displayorde r) VALUES (NULL,26,'Admin Maximum File Size','amfs','20000','The maximum file size of admins (in bytes) that an avatar can be.

1 KB = 1024 bytes
1 MB = 1048576 bytes','','6')")

MySQL said: You have an error in your SQL syntax near '")' at line 1
Back
____

What Am I Doing Wrong

Neo
04-28-2002, 08:45 PM
at the end of it... take out the ")

Dark Angelus
04-28-2002, 08:48 PM
Thanks :)