is there anyway I can stop other users creating rooms?
thanks
euan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-08-20
From the link you gave us, it doesn't appear you can log into your admin panel. Now if your talking about your admin panel for your website (I wouldn't have a clue on that because I don't know how that host works), but if you are talking about your admin panel for the chatroom I can help alittle.
In the file manager theres dozens of files under your proposed chatroom site (the folder name would be 'testchat' without the quotes), inside that folder you would go into the following folders in the order I mention them:
chat
config
the file you are looking for is:
config.lib.php3
In this file you can change if the admin link is displayed on your entry page, and you can also control whether users can create rooms.
It's best to download this code by choosing to view the file and then view source, then delete anything before and after the '<?php' 'php?>' tags and save it on your hard drive before editing it, then upload it back to the server.
Nicole
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi,
i am looking into a new host and one possibly host has set up a demo chat room for me.
http://myithost.net/testchat - how do I log into the admin panel from there?
is there anyway I can stop other users creating rooms?
thanks
euan
From the link you gave us, it doesn't appear you can log into your admin panel. Now if your talking about your admin panel for your website (I wouldn't have a clue on that because I don't know how that host works), but if you are talking about your admin panel for the chatroom I can help alittle.
In the file manager theres dozens of files under your proposed chatroom site (the folder name would be 'testchat' without the quotes), inside that folder you would go into the following folders in the order I mention them:
chat
config
the file you are looking for is:
config.lib.php3
In this file you can change if the admin link is displayed on your entry page, and you can also control whether users can create rooms.
It's best to download this code by choosing to view the file and then view source, then delete anything before and after the '<?php' 'php?>' tags and save it on your hard drive before editing it, then upload it back to the server.
Nicole