FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Avatar Management Confusion
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Avatar Management Confusion [message #6052 is a reply to message #6050] Tue, 01 October 2002 16:26 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
for every image inside the directory run the following query:

INSERT INTO {SQL_TABLE_PREFIX}avatar (img,descr) VALUES('{IMG_NAME}', '{IMG_NAME}');

replace {SQL_TABLE_PREFIX} with your SQL table prefix and replace
{IMG_NAME} with the avatar file name.

nice and simple.


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Previous Topic: Very slow response times
Next Topic: Problem with uploads
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Nov 04 19:33:14 GMT 2024

Total time taken to generate the page: 0.04098 seconds