Filesize 2.9 KB |
File Name Whos in Chat - Portal edits required.rar | # of Downloads 182
Comments
#2
27-10-2010
- Guest
What does it mean by 'above the search template'? Through messing I have this installed but I cant figure that part out as all I could think of was literally inside the search template but then all it did was put a chat link inside the search screen.
#3
27-10-2010
Well, it has to be on the portal page in the templates somewhere - I installed it in the portal_search templates for this example.
So you open the portal_search template and put this at the top:
Then you will get the whos in chat on the portal. At the moment I have it above my latest threads - so I added the code above into the top of my latest threads template.
So you open the portal_search template and put this at the top:
Code:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
{$whoisinajaxchat}
<tr>
<td class="trow1">
<span class="smalltext"><a href="url to your chat/">Click to join the chat</a></span>
</td>
</table>
<br />
Then you will get the whos in chat on the portal. At the moment I have it above my latest threads - so I added the code above into the top of my latest threads template.
The site don't jive? PRESS F5
#4
27-10-2010
- Guest
Ah ok I dont use the portal really. Thanks anyway, will see if it works anywhere else
#7
28-04-2012
Hey Lee, The activation of this gives me an error.
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1136 - Column count doesn't match value count at row 1
Query:
INSERT INTO `mybb_settings` VALUES (NULL, 'guest_view', 'Can guest view this Plugin?', '(Default is Yes)', 'yesno', '1', 1, 65, 1)
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1136 - Column count doesn't match value count at row 1
Query:
INSERT INTO `mybb_settings` VALUES (NULL, 'guest_view', 'Can guest view this Plugin?', '(Default is Yes)', 'yesno', '1', 1, 65, 1)
Yin, proud to be a member of LeeFish since Mar 2012.
And proud to be the owner of Atlas Productions - Cavern Of Creativity!
And proud to be the owner of Atlas Productions - Cavern Of Creativity!