Quote:
Originally Posted by T3MEDIA
Hummm.... I cant seem to see the files.
|
Just download his attachment on page 3...
Edit:
I installed this mod but I'm getting errors when I visit diarycp.php and when I confirm a diary.
Error when accessing diarycp.php: (they appear on top; the page itself works)
Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 329
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /includes/functions.php on line 2285
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2290
And when confirming a new diary: (Nothing except for this shows up)
Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 329
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /includes/functions.php on line 2285
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2290
Warning: Cannot modify header information - headers already sent by (output started at /home/ftpusers/otfans/html/forum/includes/init.php:27) in /queue.php on line 69
I'm using php5, not sure if this would be causing it; hopefully you know a way to solve this.
Edit2:
It does create the forum and set the priveledges correctly; it's just that the errors shouldn't pop up.