Just did a fresh install of 4.4.0, running php5.0rc1. Everything seems to work except that I get the following:
warning: array_merge() [function.array-merge]: Argument #1 is not an array in /usr/home/www/simiantech/htdocs/includes/module.inc on line 37.
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /usr/home/www/simiantech/htdocs/includes/module.inc on line 37.
warning: array_merge() [function.array-merge]: Argument #1 is not an array in /usr/home/www/simiantech/htdocs/includes/module.inc on line 37.
I wanted a menu item that pointed to the general image gallery (?q=image). It looks like there is code in the image_link function to put a link on the menu bar, but i don't get a link that says 'image gallery' there, no matter who i log in as. am i missing something?
I've installed drupal successfully on another debian box (running unstable) with a MySQL backend. However I'm having trouble installing on the above box using postgresql. I've searched around for the answer, but I'm stuck. Has anyone any ideas where I am going wrong?
When I try to start drupal (http://debian/drupal), I get the message "Database problem: DBError: extension not found".
I'm an old 4.3 user installing 4.4 for a new site. I really like the Chameleon theme, but I don't see the top menu options (like on the very top of this site). Has that been deprecated, or am I missing a setting?