After I enter all my recipe information and try and preview or post it, I get forwarded to a blank page and the article is not written to the sql database
After I enter all my recipe information and try and preview or post it, I get forwarded to a blank page and the article is not written to the sql database
Comments
Comment #1
bews commentedgrabbed this out of my httpd error logs
PHP Fatal error: Cannot use string offset as an array in /var/www/html/modules/filter.module on line 842
Hope that helps
Comment #2
loganbear commentedThe format error can be fixed by modifying the recipe_form function. Near the end is the line:
Replace it with:
Comment #3
bews commentedThanks for that .. but now I get
warning: array_merge_recursive() [function.array-merge-recursive]: Argument #2 is not an array in /var/www/html/modules/node.module on line 1605.
at the top of my page
Comment #4
bews commentedfixed
just added a $return $form; after that line
Comment #5
marble commentedCould you try this with a CVS version from at least 2006-07-30 and let me know if it still happens please?
Comment #6
bews commentedWill do .. it'll have to wait a couple of days though
Cheers
Comment #7
marble commentedAny update?
Comment #8
green monkey commentedclosed on age - if request still active - please resubmit
Comment #9
green monkey commented