Quote:
Originally Posted by exceem
getting this error msg (although the map works fine)
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/trevor/public_html/forums/includes/vba_cmps_include_template.php on line 9
code its reffering to
Code:
$phrasegroups = array_merge($phrasegroups,
array(
'calendar',
'adv_portal',
'postbit'
)
would adding vbgooglemap to that fix it or would that affect otehr parts of the forum?
|
That might do the trick to fix the portal integration. Make sure your download the latest version to. I just updated the files on 1.0.2 too.