Avatars [message #33312] |
Fri, 25 August 2006 14:28 |
billnot
Messages: 28 Registered: August 2006 Location: Spain
Karma: 0
|
Junior Member |
|
|
My new FUDforum is up and running and my users definitely prefer it to what we were using before. Main integration, thanks to the help I've received here, is excellent.
There is one small problem. Avatars aren't displaying. I have Avatar approval set to "no. Flash is set to "no", but custom avatars is set to "All".
Users can upload Avatars, they are stored in the /images/custom_avatars directory and can be seen in the user profile. But they don't appear by their messages in the forum. I (and the other users who have reported this) definitely have Show Avatars set to "Yes" in their settings.
Where do I start looking for a solution, please?
--
Bill Hayles
El Inglés Loco
|
|
|
Re: Avatars [message #33314 is a reply to message #33312] |
Fri, 25 August 2006 14:50 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Did you enable avatar approval? If so, avatar needs to be approved by the admin before it shows up. Also in your user preferences you can disable displaying of avatars, make sure that this option is not enabled.
FUDforum Core Developer
|
|
|
Re: Avatars [message #33319 is a reply to message #33314] |
Fri, 25 August 2006 15:39 |
billnot
Messages: 28 Registered: August 2006 Location: Spain
Karma: 0
|
Junior Member |
|
|
That was a quick response! I only posted my query an hour ago. Thanks.
No, I didn't enable Avatar approval. Only a few trusted users are experimenting with them at the moment. If I had, wouldn't I have been told that there was an Avatar waiting for approval? Avtar Management says "There are no Avatars waiting for approval". Not even *my* Avatar shows.
Under user preferences, I have "show avatars" set to "yes", and so do the others testing this.
They are also the correct (64x64) size.
(Update)
Found the answer to this by searching the forum - message #10970 from sdefranc over 3 years ago. It's not very intuitive that you have to (additionally) turn Avatars on from the Rank Manager, but when I did they all appeared.
--
Bill Hayles
El Inglés Loco
[Updated on: Fri, 25 August 2006 18:24] Report message to a moderator
|
|
|
Re: Avatars [message #33337 is a reply to message #33319] |
Sun, 27 August 2006 15:07 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The rank manager change is only required if ranks were set to override avatars, which is not the default setting.
FUDforum Core Developer
|
|
|
|
Re: Avatars [message #33532 is a reply to message #33529] |
Wed, 06 September 2006 15:16 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The avatar size needs to be a string, the value should be "64x64".
FUDforum Core Developer
|
|
|
|
Re: Avatars [message #33549 is a reply to message #33545] |
Thu, 07 September 2006 13:20 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Can you show me some of the error messages the conversion script is showing?
FUDforum Core Developer
|
|
|
Re: Avatars [message #33556 is a reply to message #33549] |
Thu, 07 September 2006 13:55 |
Stephane
Messages: 11 Registered: September 2006 Location: The Netherlands
Karma: 0
|
Junior Member |
|
|
I will do so the next time I run ipb.php.
Unfortunately, although nothing was changed in the design regarding colours, icons and images, running ipb.php again with an updated forum database caused many settings to be lost, especially regarding the rights for certain users like moderators which are not a 1 to 1 mapping from IPB. I am not asking for a solution or a big change in your scripts, but would there be a way to lose 'fewer' settings during the update of the database (apart from making a backup of GLOBALS.php)?
For instance, the order in which the forums should be displayed was somehow 'reset' after running ipb.php. The 'Admin Area' which was visible only to admins, becomes visible for all again. This is the kind of settings I am talking about that get overwritten when running ipb.php again, and I would like to know if I can minimize the effect of it. (sorry, that has nothing to do with avatars)
Thanks for your help.
|
|
|
Re: Avatars [message #33557 is a reply to message #33556] |
Thu, 07 September 2006 14:00 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
When an import occurs all old data is cleared to prevent import conflicts, which is why some settings added AFTER the initial import are lost. There is no simple solution to this and any complex solution would probably cause quite a few problems down the road.
FUDforum Core Developer
|
|
|
|
Re: Avatars [message #33616 is a reply to message #33606] |
Mon, 11 September 2006 13:32 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
It appears that avatars are not found in the directories the forum's looking for. Do the files being search for exist in other directories of your old forum?
FUDforum Core Developer
|
|
|