Re: OLD TOPIC TO DELETE
how to change charset? i replace utf-8 with central european windows-1250 and messages still Ä?Ä?????Ä? > ?????
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → OLD TOPIC TO DELETE
how to change charset? i replace utf-8 with central european windows-1250 and messages still Ä?Ä?????Ä? > ?????
freakerz, great chat summary on the forum mainpage -- how did you do it?
Hi,
How i can include chatbox on index.php?
o i like this mod.
here is the egrman translation:
<?php
// Language definitions used in chatbox.php
$lang_chatbox = array(
'Page_title' => 'ChatBox',
'Chatbox' => 'ChatBox',
'Posts' => ' ChatBox Einträge',
'Sending' => 'Sende...',
'No Read Permission' => 'Du hast keine Berechtigung die ChatBox zu lesen.',
'No Post Permission' => 'Du hast keine Berechtigung in die ChatBox zu schreiben.',
'No Message' => 'Keine Einträge in der ChatBox.',
'Message' => 'Eintrag',
'Btn Send' => 'Senden',
'Btn Refresh' => 'Aktualisieren',
'Error No message' => 'Du musst eine Nachricht eingeben.',
'Error Too long message' => 'Deine nachricht ist zu lang.',
);
Question: @CodeXPhow can i do that the page will be reloaded every 10 seconds?
Here's a zip with the files I modified.. I did a install_mod.php to add the config values needed..
http://www.freakerz.com/PBBChatBox1.0-Summary.zip
Enjoy!
Great script! User love it!
freakerz, the dl link is not working.
ive had the chatbox on the index for a while and the day i eventually get round to posting it on here someone else has beat me, but as his download isnt working i may as well anyway. lol
this adds the chatbox between the forums and the user info. the iframe can be stuck anywhere though.
upload file to revelant places.
chatheader.php chatfooter.php and chatbox_small.php to /
chatsmall.tpl to /include/template
in index.php find
<div id="brdstats" class="block">
before add
<br />
<iframe src="chatbox_small.php" height=261 frameborder=0 width=100% scrolling=no></iframe>
<br />
files here - http://members.lycos.co.uk/guru404/chatbox_on_index.zip
done by modding the ajax mod of the chatbox.
refresh and del work, the word chatbox provides a link to the full screen one and it has 2 min auto-refresh
im sure there are easier ways to do it, but meh, it works
and yes i know he has a new one out....
reckless, link doesnt work.
work for me, meh
http://www.savefile.com/files/5775859 < new upload
faax's one is propably better anyways though XD
work for me, meh
http://www.savefile.com/files/5775859 < new uploadfaax's one is propably better anyways though XD
File not found. please post again.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → OLD TOPIC TO DELETE
Powered by PunBB, supported by Informer Technologies, Inc.