Well, I located that code on this forum itself.
I was getting a warning message on line 6899, there was an if condition related to this variable $_SERVER. The warning message said $_SERVER is not an array, so I put a check to perform that condition only if it is an array.
--------------- Added [DATE]1376704369[/DATE] at [TIME]1376704369[/TIME] ---------------
Now I am getting another warning message:
Warning: Illegal string offset 'link' in [path]/includes/class_bbcode.php on line 2777
|