Welcome, Guest. Please Login or Register.
April 20, 2024, 02:36:16 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  YaBB SE Info  |  News From the YaBB SE Team  |  1.5.1 RC1, SE Store, and SE User Survey! « previous next »
Pages: 1 ... 13 14 [15] 16 17 ... 20 Reply Ignore Print
Author Topic: 1.5.1 RC1, SE Store, and SE User Survey!  (Read 85627 times)
Chod
Noobie
*
Posts: 13


I'm a llama!

Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #210 on: January 22, 2003, 10:30:35 PM »
Reply with quote

Doesn't work either...
Logged
Walhalla
Noobie
*
Posts: 24


I'm a llama!

Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #211 on: January 22, 2003, 10:30:37 PM »
Reply with quote

I've got the same problem.. and the fix doesn't work.. aaargh very annoying!  :(
Logged
jon_e
Full Member
***
Posts: 108


bullet in the head

jonbeckett@hotmail.com WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #212 on: January 22, 2003, 10:31:54 PM »
Reply with quote

Same here...wouldn't work...??
Logged

wee man
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #213 on: January 22, 2003, 10:32:19 PM »
Reply with quote

Ok if you are using a version of PHP before 4.1.0, which is below the YaBB SE requirements btw, you have to use $HTTP_COOKIE_VARS instead of $_COOKIE. And jon_e I checked and I think you have PHP 4.0.6.
Logged
Chod
Noobie
*
Posts: 13


I'm a llama!

Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #214 on: January 22, 2003, 10:34:45 PM »
Reply with quote

We're already using $HTTP_COOKIE_VARS...same problem :(
Logged
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #215 on: January 22, 2003, 10:35:31 PM »
Reply with quote

Ok what version of PHP are you using?
Logged
Chod
Noobie
*
Posts: 13


I'm a llama!

Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #216 on: January 22, 2003, 10:37:23 PM »
Reply with quote

Hehe...good question...how should I check? :)

P.S.
I'm talking about http://www.complicated.nl/forum/
login: test
pass: pass
« Last Edit: January 22, 2003, 10:40:01 PM by Chod » Logged
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #217 on: January 22, 2003, 10:37:47 PM »
Reply with quote

Oops also add global $HTTP_COOKIE_VARS to that line with the other three global variables. So:

   global $password, $username, $cookiename, $HTTP_COOKIE_VARS;

Chod looks like you are using 4.2.2.
http://uptime.netcraft.com/up/graph/?site=www.complicated.nl
« Last Edit: January 22, 2003, 10:39:37 PM by Gobalopper » Logged
Chod
Noobie
*
Posts: 13


I'm a llama!

Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #218 on: January 22, 2003, 10:39:22 PM »
Reply with quote

Damn...thought you had it this time...same problem... :(
Logged
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #219 on: January 22, 2003, 10:40:44 PM »
Reply with quote

Chod you have to set a name for your cookie, its blank right now.

You can do that in the admin center.
« Last Edit: January 22, 2003, 10:42:16 PM by Gobalopper » Logged
jon_e
Full Member
***
Posts: 108


bullet in the head

jonbeckett@hotmail.com WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #220 on: January 22, 2003, 10:42:41 PM »
Reply with quote

Quote from: Gobalopper on January 22, 2003, 10:37:47 PMOops also add global $HTTP_COOKIE_VARS to that line with the other three global variables. So:

   global $password, $username, $cookiename, $HTTP_COOKIE_VARS;

That just crashed the board....
Logged

wee man
Chod
Noobie
*
Posts: 13


I'm a llama!

Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #221 on: January 22, 2003, 10:42:46 PM »
Reply with quote

Hehe...great solution, but how am I going to get in the admin panel if I have to login every time? :) (maybe a stupid question  :-[ )
Logged
Gobalopper
Mod Team
YaBB God
*****
Posts: 993


Cookie Monster

WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #222 on: January 22, 2003, 10:43:48 PM »
Reply with quote

Hehe good point, can you access your db?

What happened jon_e? Was there an error message?
Logged
jon_e
Full Member
***
Posts: 108


bullet in the head

jonbeckett@hotmail.com WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #223 on: January 22, 2003, 10:44:06 PM »
Reply with quote

just edit you settings.php
Logged

wee man
Chod
Noobie
*
Posts: 13


I'm a llama!

Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #224 on: January 22, 2003, 10:44:41 PM »
Reply with quote

Checked Settings.php, we have a cookiename...

$Cookie_Length = 60;         # Cookies will expire after XX minutes of person logging in (they will be logged out after)
$cookieusername = "complicatedusernamev14";         # Name of the username cookie
$cookiepassword = "complicatedpasswordv14";         # Name of the password cookie
Logged
Pages: 1 ... 13 14 [15] 16 17 ... 20 Reply Ignore Print 
YaBB SE Community  |  YaBB SE Info  |  News From the YaBB SE Team  |  1.5.1 RC1, SE Store, and SE User Survey! « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.043 seconds with 20 queries.