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

Ayman’s picture

Component: 0 » Code

Hi,

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.

slayerment’s picture

That solved the problem! Thank you very much for you help and the module :)

Ayman’s picture

Status: Active » Closed (fixed)

Glad to help :)

Closing issue.