![]() |
| |||||||
| IPB General Support Post your questions here, no bug reports. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #31 (permalink) |
| Elite Forumer ![]() | Maybe it's not about what the code is but where does he put it? Could it be the case that it's not in the right place ? ![]() Just a thought ![]() |
| | |
| | #32 (permalink) |
| Active Forumer ![]() | I think I put in the right place, that is ACP -> HTML Templates -> Board Index Sections -> +-- Active Users Row , I add that code to bottom, after <!--IBF.WHOSCHATTING--> Right? |
![]() Cash is not all. We still have golds, silvers, credit cards, bank notes, securities... | |
| | |
| | #33 (permalink) |
| Senior Forumer ![]() | yeah.. that's the right place... i really dont know why.. maybe you have to observe atleast 1 day.. then if nothing happened.. its really not working with your board... I dont think it's your skin because i have 4 different skin running on my board and working fine with those skins. it maybe your set language to your forum.. but im not sure... |
| | |
| | #34 (permalink) |
| Active Forumer ![]() | I saw MasterVision registered on my board to see my problem. Thanks for your help. Yes, may be caused by my language pack. Don't tell me to install other skin , my language will disappear.But really no other way to solve? It should be a fix some where in HTML Templates. |
![]() Cash is not all. We still have golds, silvers, credit cards, bank notes, securities... | |
| | |
| | #35 (permalink) |
| Active Forumer ![]() | a ha... I fixed it I do not think it's so easy. Just add red code after <div class='thin'> like this:Code: <td width="5%" class='row2'><{F_ACTIVE}></td>
<td class='row4' width='95%'>
<div class='thin'>{$active[NAMES]} |
![]() Cash is not all. We still have golds, silvers, credit cards, bank notes, securities... | |
| | |
| | #37 (permalink) |
| Active Forumer ![]() | Yes, you are right MV. Iam checking it now. If you have any solution, let me know. Thanks. |
![]() Cash is not all. We still have golds, silvers, credit cards, bank notes, securities... | |
| | |
| | #39 (permalink) |
| Active Forumer ![]() | It took me more than one week to install my language pack manually. I do not want to do it again. May be I will download HTML templates and import, it will be quicker. But still take time to config others. Oh... ![]() |
![]() Cash is not all. We still have golds, silvers, credit cards, bank notes, securities... | |
| | |
| | #40 (permalink) |
| Senior Forumer ![]() | have you tried multiple skin installation? it might help.... see this link.. http://www.fmods.com/index.php?showtopic=10200&hl= |
| | |
| | #41 (permalink) |
| Active Forumer ![]() | I have not. I will try on a test forum first to see what will happen. Thanks buddy. |
![]() Cash is not all. We still have golds, silvers, credit cards, bank notes, securities... | |
| | |
| | #42 (permalink) |
| Active Forumer ![]() | I have not followed guides in fMod, but I found places containing that error. It is caused by my language pack in Board Index Sections and Global HTML elements only. Lucky me. I will fix it soon. Thanks again. |
![]() Cash is not all. We still have golds, silvers, credit cards, bank notes, securities... | |
| | |
| | #43 (permalink) |
| Active Forumer ![]() | Oh my god. It is very simple, all I have to do is to change "Logged in as" into my language in the code. That's all. Code: {
for (i=0;i<tds.length;i++)
{
if (tds[i].innerHTML.match('Logged in as:'))
{
a = tds[i].getElementsByTagName('a')[0]
How can I resolve it, guys? |
![]() Cash is not all. We still have golds, silvers, credit cards, bank notes, securities... | |
| | |
| | #45 (permalink) |
| Member | i love this code, but... I was wondering if theres anyway to make the members names that appeare have there assigned user group colour, like in the 'active' users box above it? Any help on this would be great. |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Users Online Today | Crash100 | phpBB2 General Questions | 5 | 02-03-2007 10:07 PM |
| Online Users today | mark25 | IPB General Support | 3 | 05-08-2006 11:06 PM |
| Total Users Online Today | Hopey | IPB General Support | 1 | 01-24-2006 03:01 PM |
| how do i make a Total users that have visited today on my board? | rtk-killer | IPB General Support | 9 | 10-12-2005 04:48 AM |
| Users Online Today | Soul Shadow | IPB General Support | 3 | 05-13-2005 05:24 AM |