Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks
Author Message
qdog
New Member
New Member



Joined: Feb 12, 2004
Posts: 9

PostPosted: Wed Jul 20, 2005 10:08 pm Reply with quote

Raven,

I downloaded your new User_Info block and noticed it doesn't take alternate Avatar paths into account...I am going to try and fix it using the code from the your account module:

Code:


if ($userinfo[user_avatar_type] == 1) {
       $userinfo[user_avatar] = $board_config['avatar_path']."/".$userinfo[user_avatar];
       } elseif ($userinfo[user_avatar_type] == 2) {
       $userinfo[user_avatar] = $userinfo[user_avatar];
       } else {
       $userinfo[user_avatar] = $board_config[avatar_gallery_path]."/".$userinfo[user_avatar];
       }


Just thought I would let you know...

Q
 
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Thu Jul 21, 2005 10:13 am Reply with quote

ok, let me know and I'll issue a patch. Thanks!
 
View user's profile Send private message
qdog







PostPosted: Fri Jul 22, 2005 1:24 pm Reply with quote

Ok, I have patched it and it is working...how do I get it to you?
 
Raven







PostPosted: Fri Jul 22, 2005 3:18 pm Reply with quote

Zip it and email to raven (_AT_) ravenphpscripts [_DOT_] com
 
qdog







PostPosted: Fri Jul 22, 2005 5:28 pm Reply with quote

Sent...

Thanks for everything you do for the nuke community!!
 
Raven







PostPosted: Fri Jul 22, 2005 5:37 pm Reply with quote

Great! I'll test it out this weekend. Thanks.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Blocks

View next topic
View previous topic
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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©