View Prieto's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
in this chatroom we will meet with random users 1-1 just like chatroullete or every users on my website can chat on one platform..........
thanks in advance for answering this query
all user of the site will chat in one room
it is, a very simple chatroom
ideal for now, until a better one is available
I'm working on a more elaborate one (but will take weeks, perhaps months)
Nice ;-)
I used Micro too on my 1.5 site - in addition to the regular, more advanced chat - to provide the kids a way to hold 'Group Conferences' -- with a little bit of Group membership checking on the way.
Micro is simple, straight-forward implementation for Chats and should work well for lower volumes without overloading the Server.
Keep coding these quick n simple side-line PlugIns ;-oO
ThX.
if isloggedin()
{
the current chat script
}
Where ? already said above, it shud work..
function createForm(){
unlink("msg.html");
Dhrup, i sent you an email
hope u dont mind
let me know if you can answer it
gracias!
ackshully... ;-)
function createForm(){
unlink("msg.html");
touch("msg.html");
<?php
session_start();
if(!isloggedin())
exit();
function createForm(){
unlink("msg.html");
touch("msg.html");
?>
<form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post">
...??
require_once("engine/start.php");
? ;-)
Nope - I've not installed, just reading thru yr code ;o
aarrrrggghhhh ;-P => require_once("engine/start.php");
where it goes?
require_once("engine/start.php");
lol (you good man!)
Is 4:59am too early for you ? lolz ;-P Put the include at the top ?!!
if i place of top of micro's index.php everything goes blank
the index.php of chat plugin already has a
include_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
check the levels of dirname(dirname(dirname( needed.
include_once(dirname(__FILE__) . "/engine/start.php");
seems ok
chat text still not cleared
and ...
if(!isloggedin())
exit();
make page totally blank ( no elgg site at all)
lets get some zzzzzzzzz
we are almost there
but eyes are red, and if i no sleep now then wifey will make them black!
lol
nite dhrup
hope u install plugin and see what i mean
see ya later
back!! still tring to figure out how to make isloggedin() work!!
sir how to install this plugin?
hi prieto, thanks for this, wwill add the users' profile picx beside their names in the chat room
well, thanks for the downloads folks. Enjoy.
Dont forget my other plugin DAILY BIBLE VERSE.
Hi Prieto
I love the simple chat
wonder if there is an simple way to add clear chat to it?
would love to know how and where to add feature..
Sam