Top Poster
#1 ramon fincken 236
#2 Site admin 2
#3 Ber|Art 2
#4 braddmark 1
#5 Xarzu 1
#6 Jan 0
#7 roger beckers 0
#8 Christine 0
#9 nextstep 0
[solution][snipplet] Phpbb3 code to get user avatar



Rating : 3 / 5

 
Post new topic   Reply to topic    Ramonfincken.com Forum Index -> PHP coding
View previous topic :: View next topic  
Author Message
ramon fincken
Site's programmer

Get a free globally recognized avatar
It's free!


Joined: 03 Aug 2007
Posts: 236
Location: Utrecht, The netherlands ( Moved from A'dam/Diemen )

PostPosted: Fri May 15, 2009 9:13 pm    Post subject: [solution][snipplet] Phpbb3 code to get user avatar Reply with quote

You'll need
Code:
include($phpbb_root_path . 'includes/functions_display.' . $phpEx);


Next, do this select SQL ( or merge/add with your existing SQL )..
Code:
SELECT user_avatar, user_avatar_type, user_avatar_width, user_avatar_height


In your while loop: do this:
Code:
$row['avatar'] = get_user_avatar($row['user_avatar'], $row['user_avatar_type'], $row['user_avatar_width'], $row['user_avatar_height']);



Also interesting:
http://www.ramonfincken.com/permalink/topic149.html
http://www.ramonfincken.com/permalink/topic150.html

Source:
http://www.volasail.com/2008/04/using-p...tom-pages/
Back to top
View user's profile Send private message Visit poster's website
Google adsense
Advertisement





PostPosted: Fri May 15, 2009 9:13 pm    Post subject: [solution][snipplet] Phpbb3 code to get user avatar

Advertisement
Back to top
Post new topic   Reply to topic    Ramonfincken.com Forum Index -> PHP coding All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
General forums
The world of freelance
Programming
Other projects
Poll
I love gifts

Yes goodies and presents! [2]
No but I love polls ! [0]

Related google ads
Where am I?
Hit me!