Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
The FireBoard forum component development is still going on. In order to get better, FireBoard will be moved from the Best of Joomla website.
During this transition period, the forum in Best of Joomla will be closed to new posts.
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard
Re:Notice: Constant _FB_AVATAR_GDIMAGE_NOT (1 viewing) (1) Guest
TOPIC: Re:Notice: Constant _FB_AVATAR_GDIMAGE_NOT
#27225
Notice: Constant _FB_AVATAR_GDIMAGE_NOT 1 Year, 2 Months ago  
Hi, guys, i'm new to Joomla & Fireboard. Just installed Fireboard and this sticky notice is starting to annoy me.

Notice: Constant _FB_AVATAR_GDIMAGE_NOT already defined in E:ProjectzJoomlaadministratorcomponentscom_fireboardlanguageenglish.php on line 49

I think that it is not fatal, BUT it is annoying.
Suggestions?

Regards, Victor
PiEll (User)
The Great Interpolator
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Sofia, Bulgaria
Logged Logged
 
Winner never quits and quitter never wins!
 
 
#27557
Re:Notice: Constant _FB_AVATAR_GDIMAGE_NOT 1 Year, 2 Months ago  
Hi,
this bug is already known To fix it do the following:

Joomla!/administrator/components/com_fireboard/language/english.php:
Go to line 48+49
Original:
DEFINE('_FB_AVATAR_GDIMAGE_NOT','GD Library not found';
DEFINE('_FB_AVATAR_GDIMAGE_NOT','GD2 Library not found';

Fix:
DEFINE('_FB_AVATAR_GDIMAGE_NOT','GD Library not found';
DEFINE('_FB_AVATAR_GD2IMAGE_NOT','GD2 Library not found';

That should work!

Regards, Jan.
Sisko1990 (User)
FB Translation Team
Translation Coordinator
Moderator
Posts: 134
graphgraph
User Offline Click here to see the profile of this user
Gender: Male sisko1990 Zassenhaus Location: Germany: Minden Birthdate: 1988-11-01
Logged Logged
 
Jan Erik Zassenhaus - Fireboard Translation Coordinator and German translator. Spoken languages: German and English
 
 
#27694
Re:Notice: Constant _FB_AVATAR_GDIMAGE_NOT 1 Year, 2 Months ago  
Thanks, you guys are great!
PiEll (User)
The Great Interpolator
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Sofia, Bulgaria
Logged Logged
 
Winner never quits and quitter never wins!
 
 
#31444
Re:Notice: Constant _FB_AVATAR_GDIMAGE_NOT 1 Year, 1 Month ago  


Performed the steps twice and still the same!
Juba_PornBorn (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/11/18 04:19 By Juba_PornBorn.
 
 
#31475
Re:Notice: Constant _FB_AVATAR_GDIMAGE_NOT 1 Year, 1 Month ago  
Well first, congratulations on finding this post! YOu seemed to be having a very hard time of it and I was getting worried. Second your server has to have the GD/GD2 library installed. If not no fixes to Fireboard will work.
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
 
#31533
Re:Notice: Constant _FB_AVATAR_GDIMAGE_NOT 1 Year, 1 Month ago  
Thanks for telling me about the extension in php.ini in th first place. You were really helpfull. I also loved the sarcasm. Next time dont say anything at all maybe it's better so a real helfull guy can give an hand.
Juba_PornBorn (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
 
#31535
Re:Notice: Constant _FB_AVATAR_GDIMAGE_NOT 1 Year, 1 Month ago  
NVM. Not worth it.
grumblemarc (User)
Platinum Boarder
Posts: 3559
graph
User Offline Click here to see the profile of this user
Gender: Male
Logged Logged
 
Last Edit: 2007/11/18 20:28 By grumblemarc.
 
 
Go to top