Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Acmlmboard support?.
Acmlm's Board - I2 Archive - Acmlmboard support? - Cookie Crumbles | |
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Lethosos
Newcomer
Level: 5

Posts: 1/8
EXP: 404
For next: 125

Since: 12-18-04

Since last post: 313 days
Last activity: 267 days
Posted on 12-18-04 07:34 AM Link | Quote
Been setting up a test board to work out how AcmlmBoard works, and test any hacks I build/install into the system. (It's at http://mb.biolante.net/index.php)

However, I can't seem to figure out what's wrong with the cookies. I've combed the boards for solutions, but none of them seem to work. The problem lies in that I still get requests to log in even when the $domain/$folder lines are pointing to where the board is setup. (And no, there are no extra spaces trailing at the end.)

Any suggestions beyond here? I think I'm a bit above my head...
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 289/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 12-18-04 08:56 AM Link | Quote
Hmm... I just registered an account there, and it let me log in and out just fine.

If you're still getting the error, try doing a forced refresh on it (CTRL+F5)...
Gywall

Silver axe
Level: 30

Posts: 266/356
EXP: 164069
For next: 1800

Since: 03-15-04
From: In front of my moniter, where you're not!

Since last post: 104 days
Last activity: 14 hours
Posted on 12-19-04 12:27 AM Link | Quote
Originally posted by Lethosos
Been setting up a test board to work out how AcmlmBoard works, and test any hacks I build/install into the system. (It's at http://mb.biolante.net/index.php)

However, I can't seem to figure out what's wrong with the cookies. I've combed the boards for solutions, but none of them seem to work. The problem lies in that I still get requests to log in even when the $domain/$folder lines are pointing to where the board is setup. (And no, there are no extra spaces trailing at the end.)

Any suggestions beyond here? I think I'm a bit above my head...


Make sure your browser isn't blocking cookies. I had that once (doh!)
DarkSlaya
POOOOOOOOOOOORN!
Level: 88

Posts: 2971/4249
EXP: 6409254
For next: 241410

Since: 05-16-04
From: Montreal, Quebec, Canada

Since last post: 8 hours
Last activity: 5 hours
Posted on 12-19-04 12:32 AM Link | Quote
I can't log-in either so it's not his browser.


(edited by DarkSlaya on 12-18-04 03:32 PM)
Elric

Chasupa


Currently Playing:
You Like A Lute.
Level: 40

Posts: 292/687
EXP: 440016
For next: 1293

Since: 03-15-04
From: Melniboné

Since last post: 6 hours
Last activity: 6 hours
Posted on 12-19-04 07:47 AM Link | Quote
And now I can't log in either. Odd, that...
Lethosos
Newcomer
Level: 5

Posts: 2/8
EXP: 404
For next: 125

Since: 12-18-04

Since last post: 313 days
Last activity: 267 days
Posted on 12-19-04 09:44 AM Link | Quote
I'll go ahead and check the server-side stuff again, as I also have redirect problems (as I applied for Fuitad.net's Emerald reseller package.)

But, in my opinion, this doesn't feel normal...
Sandy53215
Acmlm (10:55:31 PM): they're having fun for the first time in so long
Level: 47

Posts: 243/948
EXP: 713034
For next: 53169

Since: 03-15-04
From: Milwaukee, Wisconsin (U.S.A)

Since last post: 1 day
Last activity: 4 hours
Posted on 12-19-04 10:57 AM Link | Quote
I bed its a blank space somewhere, or something as far as the server. I remember something like this happening on a testboard I set up and it worked on a different host.

O also by the way you spelt Acmlm wrong.
Lethosos
Newcomer
Level: 5

Posts: 3/8
EXP: 404
For next: 125

Since: 12-18-04

Since last post: 313 days
Last activity: 267 days
Posted on 12-20-04 01:34 AM Link | Quote
I'll check again on the blank spaces, but AFAIK, there aren't any.

And I'll spell Acmlm as I feel for as long as I can see the title image.
Surlent
サーレント
Level: 49

Posts: 731/1077
EXP: 863920
For next: 19963

Since: 03-15-04
From: Tower of Lezard Valeth

Since last post: 16 hours
Last activity: 1 hour
Posted on 12-20-04 01:41 AM Link | Quote
Post the contents of your congfig.php like

//MySQL setup
$sqlhost="localhost";
$sqluser="surlent";
$sqlpass="**********";
$dbname="***************";

//Cookie path
$domain="surlent.su.ohost.de";
$folder="/board/";


So it works for me on one board for example; also just for testing purposes

Lethosos
Newcomer
Level: 5

Posts: 4/8
EXP: 404
For next: 125

Since: 12-18-04

Since last post: 313 days
Last activity: 267 days
Posted on 12-22-04 06:24 AM Link | Quote
This is the current setup (I went back and fiddled a little bit with the cookie path to try again, but still doesn't work.) The server system is set up so that public_html is where the Internet connects to; it also includes a 'redirect' folder called www for some reason that I don't feel is neccesarry, overall. But that's how Fuitad.net set it up.

And no, I'm not giving you access like you don't want me to for yours.

[code] //MySQL setup
$sqlhost="localhost";
$sqluser="daemon8_root";
$sqlpass="***";
$dbname="***";

//Cookie path
$domain="http://www.biolante.net/";
$folder="/public_html/mb/";[/code]
DarkSlaya
POOOOOOOOOOOORN!
Level: 88

Posts: 3026/4249
EXP: 6409254
For next: 241410

Since: 05-16-04
From: Montreal, Quebec, Canada

Since last post: 8 hours
Last activity: 5 hours
Posted on 12-22-04 06:29 AM Link | Quote
Don't put the /public_html/.

Only put /mb/.

Also, use:
http://www.biolante.net

Not
http://www.biolante.net/
Lethosos
Newcomer
Level: 5

Posts: 5/8
EXP: 404
For next: 125

Since: 12-18-04

Since last post: 313 days
Last activity: 267 days
Posted on 12-22-04 07:23 AM Link | Quote
Nope, still doesn't seem to work. Good try, though.
Cellar Dweller

Flurry
!!!
Level: 27

Posts: 189/269
EXP: 107817
For next: 8342

Since: 03-15-04
From: Arkansas

Since last post: 16 days
Last activity: 34 min.
Posted on 12-22-04 10:15 AM Link | Quote
The domain and folder settings need to match the domain and folder as seen from the client(user) side.


try:

$domain="mb.biolante.net";
$folder="/";


Leaving the domain setting blank should work too.

EDIT: You're using 1.8a. Did you know that 1.92 has been released?


(edited by Cellar Dweller on 12-22-04 01:21 AM)
Lethosos
Newcomer
Level: 5

Posts: 6/8
EXP: 404
For next: 125

Since: 12-18-04

Since last post: 313 days
Last activity: 267 days
Posted on 12-23-04 09:54 PM Link | Quote
It's set to that right now.

As for 1.92... Not that I know of. I'll poke around for it.

UPDATE: I restarted with 1.92... works wonderfully! Now all I have to do is play with it...


(edited by Lethosos on 12-23-04 12:58 PM)
(edited by Lethosos on 12-24-04 02:14 PM)
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Acmlmboard support? - Cookie Crumbles | |


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.030 seconds.