X7 Chat Support Board
Welcome, Guest. Please login or register.
July 31, 2010, 07:38:40 PM

Login with username, password and session length
Search:     Advanced search
X7 Chat Version 3.0.0 Alpha 2 is now available (http://x7chat.com/support_forum/index.php?topic=3198.msg11497#new).
13036 Posts in 3760 Topics by 66535 Members
Latest Member: svabodabelarus1999
* Home Help Search Login Register
+  X7 Chat Support Board
|-+  Version 1 Archive
| |-+  [Version 1] Help
| | |-+  Log in problem
« previous next »
Pages: 1 [2] 3 Reply Send this topic Print
Author Topic: Log in problem  (Read 16395 times)
Dax
Guest
« Reply #15 on: February 10, 2004, 04:48:18 PM »
Reply with quote

I added the 3 lines but still no such luck. =\
Report to moderator   Logged
E-Oreo
Administrator
Member
*****
Offline Offline

Posts: 3710


View Profile Email
« Reply #16 on: February 10, 2004, 06:30:57 PM »
Reply with quote

ok.

I wonder what he did to fix it.....
Report to moderator   Logged
obs
Guest
« Reply #17 on: February 23, 2004, 08:18:25 PM »
Reply with quote

i added the chat to my page and tryed all those things they suggested but i still can't get it to work. everytime i try to goto a chat room it returnes back to the login. I try the admin panel and it has the error   You do not have access to this section of the admin control panel.  what should i do ??
Report to moderator   Logged
E-Oreo
Administrator
Member
*****
Offline Offline

Posts: 3710


View Profile Email
« Reply #18 on: February 24, 2004, 02:26:21 PM »
Reply with quote

What is the URL to your chat and what do you have for your $SERVER['PATH'] variable?
Report to moderator   Logged
obs
Guest
« Reply #19 on: February 24, 2004, 02:32:56 PM »
Reply with quote

i have http://zzdone.3x.ro/index.php (http://zzdone.3x.ro/index.php) for the chat url and

$SERVER['PATH'] = "/chat/";   and i tryed the /chat and chat but still nothing
Report to moderator   Logged
E-Oreo
Administrator
Member
*****
Offline Offline

Posts: 3710


View Profile Email
« Reply #20 on: February 24, 2004, 02:34:41 PM »
Reply with quote

Change your $SERVER['PATH'] to "/".

Example:
Code:
$SERVER['PATH'] = "/";
Report to moderator   Logged
obs
Guest
« Reply #21 on: February 24, 2004, 02:36:36 PM »
Reply with quote

ANd heres what i have for most of the config settings stuff

$DATABASE['DATABASE'] = "zzdone";        // Your database name
$DATABASE['TYPE'] = "mysql";                      // Database type.  Must be mysql
$SERVER['NAME'] = "http://zzdone.3x.ro";     // A short name for your server (less then 10 letters)
$SERVER['TBL_PREFIX'] = "zzdone";    // Your database table prefix
$SERVER['PATH'] = "/chat/";       // The path to your script (if its at http://zzdone.3x.ro/chat (http://zzdone.3x.ro/chat) you would use /chat as the value)
$SERVER['LANGUAGE'] = "english";   // Choices: english, dutch, german, spanish, norwegian, french
$SERVER['AUTH'] = "plain";   
Report to moderator   Logged
E-Oreo
Administrator
Member
*****
Offline Offline

Posts: 3710


View Profile Email
« Reply #22 on: February 24, 2004, 02:39:29 PM »
Reply with quote

Did changing it to / work?
Report to moderator   Logged
obs
Guest
« Reply #23 on: February 24, 2004, 02:41:46 PM »
Reply with quote

how come it gos to something like this

http://zzdone.3x.ro/index.php?changeroom=s...=General%20Chat (http://zzdone.3x.ro/index.php?changeroom=set&room=General%20Chat)

is that what i should do ??
Report to moderator   Logged
obs
Guest
« Reply #24 on: February 24, 2004, 02:45:08 PM »
Reply with quote

no the "/" didn't work blank page now
Report to moderator   Logged
E-Oreo
Administrator
Member
*****
Offline Offline

Posts: 3710


View Profile Email
« Reply #25 on: February 24, 2004, 02:47:25 PM »
Reply with quote

post the line you had when you changed it to "/", blank page means a syntax error occured usually.
Report to moderator   Logged
obs
Guest
« Reply #26 on: February 24, 2004, 02:49:20 PM »
Reply with quote

$SERVER['PATH'] = "/";
 
Report to moderator   Logged
E-Oreo
Administrator
Member
*****
Offline Offline

Posts: 3710


View Profile Email
« Reply #27 on: February 24, 2004, 02:50:11 PM »
Reply with quote

that is odd.  Do you have cookies enabled on your web browser?
Report to moderator   Logged
obs
Guest
« Reply #28 on: February 24, 2004, 02:52:04 PM »
Reply with quote

Yes i think so
Report to moderator   Logged
obs
Guest
« Reply #29 on: February 24, 2004, 02:54:33 PM »
Reply with quote

but if i goto the demo on this page it works fine
Report to moderator   Logged
Pages: 1 [2] 3 Reply Send this topic Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.9 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.116 seconds with 15 queries.