4images Forum & Community
4images Issues / Ausgaben => Feedback & Suggestions => Topic started by: thunderstrike 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:
function set_cookie_data($name, $value, $permanent = 1) {
add after:
global $HTTP_COOKIE_VARS;