Quote:
Originally Posted by rapidphim
just want to make myself clear on this...
1/ will this mod have effect on all styles? Or can we customize to select which style to have be impacted by this mod?
2/ this hack doesn't have the chat section right?
3/ how many queries this hack uses?
|
Sorry I missed it.
1- If you use it on a parent style it will if not you have to apply to each one.
2 and 3- This is just a profile template edit, basically to fix blocks sizes and padding, also to get rid of the tabs.
The extra friends page does not install any queries, it is just a template what you are installing that uses a php file to display friends the way they display on a social group.
If using that friends product does not load the php file correctly for any reason (hacks that you have installed) then use the tabs, by replacing this on the memberinfo template:
<div id="profile_tabs">
$template_hook[profile_left_first]
$blocks[visitor_messaging]
$blocks[aboutme]
$blocks[stats]
$blocks[friends]
$blocks[infractions]
$blocks[contactinfo]
$template_hook[profile_left_last]
</div>
Add / remove blocks as you need :up: