prolaznik
•
Advanced
•
1632 posts Quote
•
Mar 11, 2010 19:24
•
0 likes
•
 
by default the checkbox is checked
files to edit
/modules/boonex/avatar/templates/base/ block_wide.html
find
<span><input type="checkbox" name="copy_to_profile_photos" id="copy_to_profile_photos" checked="checked" /><label for="copy_to_profile_photos"><bx_text:_bx_ava_copy_to_profile_photos /></label></span> replace with
<span><input type="checkbox" name="copy_to_profile_photos" id="copy_to_profile_photos" /><label for="copy_to_profile_photos"><bx_text:_bx_ava_copy_to_profile_photos /></label></span>
|
Nathan Paton
•
SuperModerator
•
6555 posts Quote
•
Mar 11, 2010 19:30
•
0 likes
•
 You hated that too?
Nice share. Would you like to install the Be boot manager? Da Rules: http://www.boonex.com/rules |
CALTRADE
•
Advanced
•
2640 posts Quote
•
Mar 11, 2010 21:38
•
0 likes
•
 Does Boonex put all these nice fixes members are doing in the source code, so we don't have to keep track of hundreds of mods with each new version? |
Nathan Paton
•
SuperModerator
•
6555 posts Quote
•
Mar 11, 2010 21:39
•
0 likes
•

Does Boonex put all these nice fixes members are doing in the source code, so we don't have to keep track of hundreds of mods with each new version?
I'm not aware of them being that sane. Would you like to install the Be boot manager? Da Rules: http://www.boonex.com/rules |
zak2008
•
Advanced
•
108 posts Quote
•
Mar 12, 2010 07:48
•
0 likes
•
 prolaznik,
I tried to edit the file (/modules/boonex/avatar/templates/base/block_wide.html) but mine was already commented out all together hence never seen the checkbox next to the 'Browse' button. Regardless, I went ahead and removed "checked=checked" and uncommented the <span> line just to see if it makes any changes, but not only the new Avatar still showed up in the new member's album, but also I still couldn't see the check box appearing next to the 'Browse' button :(
Am I missing something here or doing it wrong?
|
HotnHoly
•
Advanced
•
1 posts Quote
•
Jul 14, 2010 14:49
•
0 likes
•
 |
iceboxrj
•
Advanced
•
112 posts Quote
•
Oct 14, 2010 17:42
•
0 likes
•
 |
romeonyc77
•
Advanced
•
231 posts Quote
•
Oct 20, 2010 15:44
•
0 likes
•
 Or you can just delete this code. so its not visible at all |
devin
•
Advanced
•
120 posts Quote
•
Oct 20, 2010 16:19
•
0 likes
•

Does Boonex put all these nice fixes members are doing in the source code, so we don't have to keep track of hundreds of mods with each new version?
this is why i bookmark all these types of posts and create a txt file with all my mods. after you update, start at the top and go down the list.. lol. wish there was a simpler way.. sigh i'm tired |