I have installed everything and when I try to view a forum page I get "warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/mobilepokernow/public_html/themes/engines/phptemplate/phptemplate.engine on line 42." Any ideas?
Thank you :)
Comments
Comment #1
Ayman commentedHi,
This is a problem related to PHP5, it was fixed long ago on CVS, I've back-ported the patch to the 4.6 branch, grab template.php off CVS and the warning should go away:
http://cvs.drupal.org/viewcvs/*checkout*/drupal/contributions/themes/fla...
Please report back, so I can close the issue in case it's fixed.
Thank you.
Comment #2
slayerment commentedThat solved the problem! Thank you very much for you help and the module :)
Comment #3
Ayman commentedGlad to help :)
Closing issue.