![]() |
it had workt I had seen it.... it worked when there was "no"
|
Quote:
Click on a forum and read the red marked announcement. Into the annoucement click on "hier aufrufen" and enter the chat (or not, if you?re not registered) but it?s german ;) |
Thanks
It was a struggle, no good at German but I did manage to register on your board and go to the chat room. What version of vb and phpmycaht ar you using. Can you help me get mind working. I am using vb 2.0.1 and phpmychat version 14.2 Joey Great looking board which I could understand the German though. |
Well, i should be able to help you. What?s your problem?
We are using 2.0.0 with phpMyChat *14..5 What is the exact problem? Maybe you can post a link to your forum or chat and i?ll see what i can do. But i`m very busy, so please bepatience ;) polizist |
forum is here http://forums.realwebhost.net
chat is here http://chat.realwebhost.net I have a chat button on the top of the opening page in my forum Thanks you can read the previous posts and see what peoblems we were having. |
Hey webhost, it has worked by you, when there was written "no".
|
I never got it working.
|
ok... lets start it new
edit ur /usr/lib/index.lib.php3 plaste bbefore "require("./${ChatPath}config/config.lib.php3");" //a VBB integration hack by Stasik - source parts were taken from other authors ;) chdir("/home/realweb/public_html/forums/"); require("./global.php"); chdir("/home/realweb/public_html/chat/chat/"); if ($bbuserid == 0) { print "no"; //Message if the user has no cookie exit; } else { if ($bbusername == "" || (isset($bbusername))==0) { $getusername=$DB_site->query_first("SELECT username FROM user WHERE userid=$bbuserid"); $username=$getusername[username]; $bbusername = $username; } else { $username = $bbusername; } } $U = $username; $pat = "[[:space:]]"; $repl = ""; $U = ereg_replace($pat,$repl,$U); $pat = ','; $U = ereg_replace($pat,$repl,$U); stripslashes($U); $N = 20; $D = 10; $Form_Send = 1; //Replace admin with your administration nick if($U != "Admin") { $PASSWORD="1"; } If you had a login problems (bad password), I have forgotten to say, that you have to DELETE all exisind accounts and leave only admin-account |
Sorry for the delay, got busy. Do you mean delete all users in my chat and just leave admin?
Joey |
yes, I mean it
P.S. The name must not be "Admin", but if you want it - you can do it ;) |
All times are GMT. The time now is 03:13 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|