Riddle me this Batman: is "member_thumb" magic?

Ok so how does the following url know to display the getprofileinfo div?

 

http://yourdomain.com/m/avatar/member_thumb/

 

If you have the Avatar module loaded, you know that clicking on a new avatar image on the right will update the Current Avatar image on the left.  

 

The script calls the gethtmldata function and posts the uri  m/avatar/member_thumb/ 

but I can't figure out how the coders take that post info and return data the equivalent of calling the thumb via the getprofileinfo function.  No urgency or anything like that.  I'm just curious of how they did it.

 

I thought maybe it was the get_image function but I can't find where that is referenced in the Avatar module either.

 

So if you do not believe in magic and you know how the profile info thumb data call is being made via the uri referenced above, would you please share that knowledge here?  Thank you.

Quote · 29 Oct 2015

Nevermind.  Sleep deprivation makes for interesting hallucinations but not following code logic.  My bad.

 

 function actionMemberThumb ($iProfileId)  in the module file.  

Quote · 29 Oct 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.