Closed (fixed)
Project:
Slash
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Jun 2005 at 11:47 UTC
Updated:
2 Aug 2005 at 06:48 UTC
err_log:"array_merge() [function.array-merge]: Argument #1 is not an array in /drupal/themes/slash/slash.theme on line 177."
Comments
Comment #1
frjo commentedFedora core 4 comes with PHP 5 if I'm correctly informed. It looks like Slash has a problem with PHP 5. I unfortunately don't have a box with PHP 5 for testing.
I think Drupal as a hole still works best with PHP 4 so you could try that. You can also just delete the edit link function. Changing this (line 172-179)
to this should work I think.
Comment #2
huyl commentedthank you frjo.
it's ok after change that.
Comment #3
(not verified) commentedComment #4
(not verified) commentedComment #5
frjo commented