can users change their logo? - NBS






 

 

can users change their logo? - NBS

View Full Version : can users change their logo?


itssami
01-Aug-2006, 04:57 PM
is there anyway that users can change or upload their own logo,instead of phpbb logo ?

Derek
01-Aug-2006, 05:21 PM
Not currently, I am working on adding this though, it should be in Beta 8 hopefully.

Derek

weblord
03-Aug-2006, 07:28 AM
that's a good add on to it, so it will be highly brandable

luky
20-Sep-2006, 11:09 AM
BETA 8? Err. I think you should focus on a stable release before you add more features and mods.

Derek
20-Sep-2006, 11:43 AM
Yes, after beta 8 I plan on going stable, as there aren't many bugs right now.

Derek

BMR777
20-Sep-2006, 10:32 PM
Also you can add this code to allow people to change their logos:

http://www.webhostingtalk.com/showthread.php?t=481923

BMR777

Cronos
21-Sep-2006, 08:40 AM
we have already analyzed the script you've linked
but this need to be an external place to place the logo
and you can't use the description of forum

i've used another method for do this
i've added a line in the config, so i could use a new variable for store it
now i'm planning to add the upload function, but i'm working on it

derek wrote some time ago that he will add the function as i'm doing, not using this script