Author Topic: [FIX] - includes/sessions.php file  (Read 5006 times)

0 Members and 1 Guest are viewing this topic.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
[FIX] - includes/sessions.php file
« on: December 29, 2007, 06:37:03 PM »
Is problem with cookie create (is possible for create problem for user login if no add fix).

In includes/sessions.php file,

find:

Code: [Select]
function set_cookie_data($name, $value, $permanent = 1) {

add after:

Code: [Select]
global $HTTP_COOKIE_VARS;
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?