the ajax chat
example: Messages Box
![]() |
| | LinkBack | Thread Tools | Display Modes |
| The Following User Says Thank You to netwb For This Useful Post: | ||
| |||
| Quote: |
| |||
|
The box seems to overwrite the edge of the story next to it in Firefox.
|
| ||||
| entirely configurable
entirely configurable in php ![]() ![]() ![]() test admin: click to icone and the login is: "r" and password: "r" the zip file is: http://bruxello.com/box/idleboxV1.0Beta.zip Last edited by netwb; 06-30-2008 at 12:02 PM.. |
| The Following User Says Thank You to netwb For This Useful Post: | ||
| ||||
|
Merci, je vais tester !!!
__________________ my pligg site: http://www.web2.cl |
| ||||
| Salut Clems, voici le lien et les infos en français! Bruxello - IdleBox shootbox : une shoutbox totalement en ajax! et le fichier redme de l'install: Document sans nom |
| |||
|
Thanks! That's pretty neat.
|
| |||
| Quote: Could you please explain how you acheived those noted models. |
| ||||
| Quote:
i have installed the code in the module feature_story.tpl but the code is ok to pligg.tpl or index_center.tpl ..... this the code source: HTML Code: <center><table border="0" width="100%"> <tr> <td width="40%"> <fieldset><legend><b><font size="3">Ils viennent de passer par ici</font> </b></legend>{php} global $db; $sql="SELECT user_login from " . table_users . " order by user_lastactivity desc limit 22"; $result = @mysql_query ($sql); $rowCount = 0; while($row = mysql_fetch_array($result, MYSQL_ASSOC)) { $uname=$row['user_login']; if (($rowCount++)%2 == 0) echo "<span class='feature-back'><a href='" . getmyurl('user2', $uname, 'history') . "'><img src='". get_avatar('large', "", "$uname","","")."'> </a></span>"; else echo "<a href='" . getmyurl('user2', $uname, 'history') . "'><img src='". get_avatar('large', "", "$uname","","")."'> </a>"; } {/php}</p> </fieldset></td> <td width="3%"> </td> <td width="40%"> <fieldset><legend><b><font size="3">Les nouveaux membres</font> </b></legend>{php} global $db; $sql="SELECT user_login from " . table_users . " order by user_id desc limit 22"; $result = @mysql_query ($sql); $rowCount = 0; while($row = mysql_fetch_array($result, MYSQL_ASSOC)) { $uname=$row['user_login']; if (($rowCount++)%2 == 0) echo "<span class='feature-back'><a href='" . getmyurl('user2', $uname, 'history') . "'><img src='". get_avatar('large', "", "$uname","","")."'> </a></span>"; else echo "<a href='" . getmyurl('user2', $uname, 'history') . "'><img src='". get_avatar('large', "", "$uname","","")."'> </a>"; } {/php}</p> </fieldset></td> </tr> </table></center><br /> |
| |||
|
[quote=netwb;63547]Hi Dijridew, i have installed the code in the module feature_story.tpl but the code is ok to pligg.tpl or index_center.tpl ..... this the code source: [quote] Thanks a million netweb |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| can i integrate chat? | sweinrib | Modification Tutorials | 14 | 11-10-2008 03:18 PM |
| Reque$t: Integrate Blueimp ajax chat with Pligg | catchpen | Modification Tutorials | 4 | 03-16-2008 05:53 PM |
| Open Source Chat Software | TrailofDead | Modification Tutorials | 0 | 03-06-2007 09:45 AM |









Linear Mode

