while testing drupal 7.0
trying to add new Article
click to Book outline then select I see this error and there is no text field to enter book name

Warning: end() [function.end]: Passed variable is not an array or object in file_managed_file_validate() (line 536 of /home/xxxxx/public_html/work/test7/modules/file/file.module).

some info:
PHP version 5.2.14
MySQL version 5.1.54
Drupal 7.0
OS FREEBSD

thanks

Comments

Bahlool’s picture

I have the same problem.

droplet’s picture

lugovsa’s picture

Priority: Normal » Major
Status: Closed (duplicate) » Active

I have the same problem when the title of a page is not in English characters. Changing the title to an English one helps. But I need non-English titles! I know that in Joomla, for instance, a similar problem is solved by having two titles for any item: one is "a frontend title" which a user will see in menus and on pages and this title can be written in any characters. The other is "a backend title" which is parsed by the script and this one is English.

marcingy’s picture

Status: Active » Closed (duplicate)

As noted above this is a duplicate

lugovsa’s picture

I tried to locate the other tread, but I couldn't. Could you be so kind as to provide a link?