Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 13 Years, 3 Months, 2 Weeks ago "arning [2] Missing argument 4 for my_set_array_cookie(), "
#1
Solved: 13 Years, 3 Months, 2 Weeks ago
On threads e.g http://skyrimforums.org/Thread-Get-a-cop...d=60#pid60

Only comes up when logged out. What have I done? D:

Warning [2] Missing argument 4 for my_set_array_cookie(), called in /home/gamingb3/public_html/inc/functions_indicators.php on line 42 and defined - Line: 1744 - File: inc/functions.php PHP 5.3.8 (Linux)
Warning [2] Missing argument 4 for my_set_array_cookie(), called in /home/gamingb3/public_html/inc/functions_indicators.php on line 154 and defined - Line: 1744 - File: inc/functions.php PHP 5.3.8 (Linux)

Any help would be appreciated. Smile
#2
Solved: 13 Years, 3 Months, 2 Weeks ago
line 42 of functions_indicators.php is
my_set_array_cookie("threadread", $tid, TIME_NOW);

and line 154 is
my_set_array_cookie("forumread", $fid, TIME_NOW);

related function from functions.php file is :
function my_set_array_cookie($name, $id, $value)


it appears that you have a different functions.php file ...

#3
Solved: 13 Years, 3 Months, 2 Weeks ago
Re-upload inc/functions.php
-Paul H.

Cogisne lingua latina?
#4
Solved: 13 Years, 3 Months, 2 Weeks ago
There we go, just had to reapply changes to core files with Google SEO.


Forum Jump:


Users browsing this thread: 1 Guest(s)