FLTeacher Posted April 7, 2004 Posted April 7, 2004 Hi, I just created a chatroom using phpMyChat but for some reason I can not access any of the admin features. I am logging on with the admin username and password. Did I miss something??? Thanks, Javier Quote
FLTeacher Posted April 7, 2004 Author Posted April 7, 2004 I tried that I get "Page could not be found" Mad!!! Quote
TCH-Don Posted April 7, 2004 Posted April 7, 2004 goto the folder where your chat room is and then /chat/admin.php3 like www.site.com/chatroom/chat/admin.php3 Quote
FLTeacher Posted April 7, 2004 Author Posted April 7, 2004 I found it at www.mysite.com/chat/chat/admin.php3...does that seem correct?? By the way thanks for your help! Quote
TCH-Don Posted April 7, 2004 Posted April 7, 2004 You got it Thumbs Up you are welcome have fun. Quote
FLTeacher Posted April 7, 2004 Author Posted April 7, 2004 One last question...check out this site... http://www.opensourcecms.com/phpmychat/ Do you how they managed to get Adminstration to appear on the log on screen??? Quote
TCH-Don Posted April 7, 2004 Posted April 7, 2004 (edited) using ftp, I found in chat/config/ the file config.lib.php3 change the C_SHOW_ADMIN to 1 // Security and restriction settings define("C_SHOW_ADMIN", '0'); define("C_SHOW_DEL_PROF", '1'); define("C_VERSION", '0'); define("C_BANISH", '0'); define("C_NO_SWEAR", '0'); define("C_SAVE", '*'); BUT! are you sure you want to do that? why not just bookmark the adminpage. Edited April 7, 2004 by TCH-Don Quote
webman3 Posted June 8, 2004 Posted June 8, 2004 I have installed phpmychat through my control panel and entered a username and password for the admin area and clicked install. was able to figure out how to get to the admin login screen. but when i type in the admin username and password it will not accept it. whats going on here? ?? ? I know im typing it correctly. I've done it over and over and in clear text to make sure. please help Mad!!! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.