Hướng dẫn:
Installation Instructions:
1. Download the zip folder for Forum-Skins Notifications.
2. Extract with Winzip, or 7zip.
3. Once extracted, place files in your ftp server accordingly.
4. Upload Forum-Skins Notifications.xml to Admincp > Plugins and Products > Manage Plugins
5. Go to Style Manager >Find theme Edit Templates > Headertemplate :
1) Tìm:
Code:
{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}
Thêm vào sau đó:
Code:
{vb:raw livenotifications_header}
For Ultimate Users, You’ll need to login to read the next steps
2.) Tìm
Code:
<vb:if condition="$notifications_total">
Thêm vào phía trên:
Code:
<vb:if condition="empty($vbulletin->options['ln_disable_vb_default_notifications'])">
3.) Tìm:
Code:
<vb:if condition="$show['pmmainlink']"><li><a href="private.php{vb:raw session.sessionurl_q}">{vb:rawphrase inbox}</a></li></vb:if>
</ul>
</li>
</vb:if>
Thêm vào phía dưới:
Code:
</vb:if>
Save Template.
Last but not least, install the .xml in Plugins and Products included in the folder in the Do Not Upload Folder.
Upgrading from a previous version:
Uninstall any version of Forum-Skins.com Notifications version from product manager.
Install new .xml
Overwrite all files
Remove previous live notifications CSS and replace it with new in additional.css
Remember to set usergroups for use
Restrictions:
Not tested on vBulletin 3.x Series
Forum-Skins.com Notifications 4 is in Planning
Request Features, Ideas, Glitches
Download
vBSocial Notifications 5.2 Ultimate.zip (109.5 KB)