I just started to get Fatal error: Unsupported operand types in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/common.inc on line 1551
after i installed the theme
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | joker_498266.patch | 1.01 KB | Scheepers de Bruin |
I just started to get Fatal error: Unsupported operand types in /mnt/w0505/d00/s02/b03045de/www/anesthesiaexam.com/includes/common.inc on line 1551
after i installed the theme
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | joker_498266.patch | 1.01 KB | Scheepers de Bruin |
Comments
Comment #1
Scheepers de Bruin commentedThat error is thrown within the l() method where a class attribute is set...
Haven't been able to duplicate the error - so I've created a patch to try make the only calls to the l() method a bit more safe by ensuring an array value is passed to it as options.
Do you have primary links defined? Do you have secondary links defined?
What version of drupal are you running?
thanks,
scheepers
Comment #2
uberellis-dupe commentedCan replicate the problem. The patch fixes it tho
Running Drupal 6.12
Primary links set: Yes
Secondary links set: Yes
Comment #3
Scheepers de Bruin commentedThank you mr uberEllis
Comment #4
Scheepers de Bruin commented