Images in BIO

← General Support — Started 20 Mar, 2011

I have seen that is possible to use MyCode in BIO, but how can I insert also images? Thankyou.
0  
Reply
Images are disabled in the bio. You can change the options by opening ./inc/network/profile/handles/about.php and the first set of options determines what's parsed. Just change the following:

Code:
"allow_imgcode" => 0,

Code:
"allow_imgcode" => 1,
0  
Reply
Thankyou! Big Grin
0  
Reply
Yep it is possible to use MyCode in BIO, but you can’t insert images there, Images are hold backed in the bio. If you wish to change the options, you can do so by opening ./inc/network/profile/handles/about.php. And here the first set of options determines what's parsed. You just need to change the codes.
0  
Reply

User(s) browsing this thread: 2 Guest(s)