tried passing it vanilla test data, to no avail. I am logged into the forum and that got rid of one of the errors, but now all I get is:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /usr/local/www/htdocs/bbs/includes/init.php on line 517
I checked init.php and it is trying to merge an array it just created and $specialtemplates, which appears to not be defined. This is a dev environment, maybe we are missing some templates?
|