Just wanted to let you guys know that the current version is popping a white screen.
Installing procedure was this:

1. No installation prior
2. Install and enabled module
3. Ran update.php
4. Clicked on Content Management Filter - white screen

Uninstalled and put the earlier version on 6.1.6 and al is working fine.
This is probably a very simple fix here in the php.

Hope this helps a little to identity the problem.

Comments

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

It would be helpful if you would check your error log and tell me what the error message is. This is definitely not happening on either my 5.x or 6.x sites.

glynster’s picture

mmm
Sorry for not being helpful enough.
The drupal "Recent Log Entries" are not showing anything.
I am also not seeing any errors with FireBug either.
I tested on my company site and had a different problem, maybe this could help:

Fatal error: Call to undefined function locale_language_list() in /home/.pretzel/sitename/sitename.com/sites/default/modules/cmf/node.inc on line 27

I do not get this error printed on the page in the other site though.
This is the best I can do to help.
Both sites are running Drupal 6.13

nancydru’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)
lipinponmala007’s picture

hey
I'm using drupal 6 and almost new to this system.
during development a community site i met the same problem

Call to undefined function locale_language_list() in /var/www/community/modules/cmf/node.inc on line 27

but I got the solution... i enabled the locale module then it found to be worked.....
now i'm using this CMF module....

nancydru’s picture

That was unnecessary - all you needed was the -dev version.