Log in

View Full Version : How to "Automatically resize all avatars" ?


Mesohu
09-29-2008, 07:05 PM
Hello vB.oRg staff & vB members.

I want to know if I can resize all avatars with any MOD or any method by executing php files or something like this. I have installed a style on my board wich allow only 80x80 pixels avatars , on my old style members have used avatars with 150x150 pixels.

So now I need to convert all their avatars to 80x80 pixels .

Could anyone help me ?

Thank you ,
Mesohu.

Scandal
09-29-2008, 10:21 PM
hmmm
try to download all 150x150 px avatars to your computer (download their folder)
After, do a mass resize of them with a program (eg Photo Resize Magic (http://www.freedownloadscenter.com/Multimedia_and_Graphics/Graphics_Palette_and_Compression_Tools/Photo_Resize_Magic.html) )
Upload and replace the exist files with the 80x80 px avatars. :)


-philos

Mesohu
09-30-2008, 07:40 AM
I can't b'coz avatars are not locally uploaded :S .
Anyway thanks for your answer.

--------------- Added 1222789659 at 1222789659 ---------------

I think that I've found how to resize all avatars with phpMyAdmin , but the problem is that I don't know how to do it...
The table name is customavatar , the two fields that should be changed are width & height and the value of these two fields must be 80x80 pixels.
Can anyone help to create an automatic "command" that I can run it on phpMyAdmin to resize all avatars.

(sorry for my bad english)

Mesohu
10-01-2008, 01:31 PM
Anyone could help me , please ??