Search found 39 matches
- Thu Aug 03, 2006 6:08 am
- Forum: Installing MODs with EasyMOD
- Topic: Is there is a who is online mod compliant with EM?
- Replies: 21
- Views: 19093
Re: Is there is a who is online mod compliant with EM?
Well, I found the mentioned fields in the database, but I couldn't make out if the the record VALUES('online_time','60');; was added to my phpbb_config table. I tried to download the dump in the phpMyAdmin to my computer so I could see but the downloading didn'k work for nuknown to me reason so I ...
- Wed Aug 02, 2006 11:08 pm
- Forum: Installing MODs with EasyMOD
- Topic: Is there is a who is online mod compliant with EM?
- Replies: 21
- Views: 19093
Re: Is there is a who is online mod compliant with EM?
I got to the 2 of the 3 steps and got MySql error message
SQL PROCESSING HALTED
An error was encountered while processing the SQL commands. Further SQL processing has been halted. You may choose to complete the MOD installation anyway and perform the SQL commands manually yourself. However, at ...
SQL PROCESSING HALTED
An error was encountered while processing the SQL commands. Further SQL processing has been halted. You may choose to complete the MOD installation anyway and perform the SQL commands manually yourself. However, at ...
- Wed Aug 02, 2006 10:53 pm
- Forum: Installing MODs with EasyMOD
- Topic: Is there is a who is online mod compliant with EM?
- Replies: 21
- Views: 19093
Re: Is there is a who is online mod compliant with EM?
I followed your instruction and got this
Critical Error
FIND FAILED: In file [templates/subSilver/memberlist_body.tpl] could not find:
<td class="catBottom" colspan="{%:1}" height="28"> </td>
The file memberlist_body is here http://www.krymsk.net/forum/memberlist_body.txt" target="_blank
Critical Error
FIND FAILED: In file [templates/subSilver/memberlist_body.tpl] could not find:
<td class="catBottom" colspan="{%:1}" height="28"> </td>
The file memberlist_body is here http://www.krymsk.net/forum/memberlist_body.txt" target="_blank
- Wed Aug 02, 2006 10:38 pm
- Forum: Installing MODs with EasyMOD
- Topic: Is there is a who is online mod compliant with EM?
- Replies: 21
- Views: 19093
Re: Is there is a who is online mod compliant with EM?
Correct me if I am wrong but the mod says to add after
$search = '<a href="' . $temp_url . '">' . $lang['Search_user_posts'] . '</a>'; not before. So if I replace this line with $search = then the mod adds after $search =
Here is what the mod says:
#
#-----[ FIND ...
$search = '<a href="' . $temp_url . '">' . $lang['Search_user_posts'] . '</a>'; not before. So if I replace this line with $search = then the mod adds after $search =
Here is what the mod says:
#
#-----[ FIND ...
- Wed Aug 02, 2006 10:06 pm
- Forum: Installing MODs with EasyMOD
- Topic: Is there is a who is online mod compliant with EM?
- Replies: 21
- Views: 19093
Re: Is there is a who is online mod compliant with EM?
Thank you!
However when installing this mod I encountered a problem. I got this message:
Critical Error
FIND FAILED: In file [memberlist.php] could not find:
$search = '<a href="' . $temp_url . '">' . $lang['Search_user_posts'] . '</a>';
MOD script line #353
I found a similar line. Mayby it was ...
However when installing this mod I encountered a problem. I got this message:
Critical Error
FIND FAILED: In file [memberlist.php] could not find:
$search = '<a href="' . $temp_url . '">' . $lang['Search_user_posts'] . '</a>';
MOD script line #353
I found a similar line. Mayby it was ...
- Tue Aug 01, 2006 6:03 am
- Forum: Installing MODs with EasyMOD
- Topic: Is there is a who is online mod compliant with EM?
- Replies: 21
- Views: 19093
Re: Is there is a who is online mod compliant with EM?
I am sorry I made a mistake. I meant the mod that is responsible for appearing the gif. image on the left under the name of a poster saying "offline" or "online"
- Mon Jul 31, 2006 11:36 am
- Forum: Installing MODs with EasyMOD
- Topic: Is there is a who is online mod compliant with EM?
- Replies: 21
- Views: 19093
Is there is a who is online mod compliant with EM?
Hallo!
Could someone tell if there is a who is online mod compliant with EM and where I can get it? I mean a mode that would enable visitors to see who is online at the moment that is a feature similar to the one I see in this forum.
Thank you
Could someone tell if there is a who is online mod compliant with EM and where I can get it? I mean a mode that would enable visitors to see who is online at the moment that is a feature similar to the one I see in this forum.
Thank you
- Mon Jul 24, 2006 2:44 pm
- Forum: Installing MODs with EasyMOD
- Topic: Arcade_MOD_v2.1.2
- Replies: 28
- Views: 19055
Re: Arcade_MOD_v2.1.2
Thank you very much
- Mon Jul 24, 2006 1:32 pm
- Forum: Installing MODs with EasyMOD
- Topic: Arcade_MOD_v2.1.2
- Replies: 28
- Views: 19055
Re: Arcade_MOD_v2.1.2
What about the MySql tables the JuniorAdmin Mod updated? Won't it damage the tables and somehow affect forum functionality after I uninstall the Mod
- Mon Jul 24, 2006 12:45 pm
- Forum: Installing MODs with EasyMOD
- Topic: Arcade_MOD_v2.1.2
- Replies: 28
- Views: 19055
Re: Arcade_MOD_v2.1.2
I copied all the JuniorAdmin files myself. After installation I checked how it works. Well I thought I would be able let a junioe admin have access to some features of the admin panel while I turn off others so he wouldn't be able to cause a mess-up to vital functions of the forum but but I didn't ...