1
joeydlb
Having box already "checked"
  • 2003/11/11 9:01

  • joeydlb

  • Just popping in

  • Posts: 19

  • Since: 2002/11/14


I was wondering, in the edituser.php file if I can already have everything pre "checked" to my settings.

Like lets say for example I want "Store Cookies In Browser for 1 year" checked automatically yes. Is that possible? I tried to play around with the values but I couldn't get it to work.

2
Mithrandir
Re: Having box already "checked"

Edituser.php, line 185
$cookie_radio_value = empty($HTTP_COOKIE_VARS[$xoopsConfig['usercookie']]) ? 0 : 1;

change
? 0 : 1;
to
? 1 : 1;

3
joeydlb
Re: Having box already "checked"
  • 2003/11/12 0:01

  • joeydlb

  • Just popping in

  • Posts: 19

  • Since: 2002/11/14


Thanks,it worked!!!!

Login

Who's Online

238 user(s) are online (173 user(s) are browsing Support Forums)


Members: 0


Guests: 238


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits