When I go to admin/content/filter, I got this following Fatal Error message:
Fatal error: Call to undefined function db_num_rows() in /var/www/local_drupal_test/sites/all/modules/cmf/cmf.module on line 588
When I go to admin/content/filter, I got this following Fatal Error message:
Fatal error: Call to undefined function db_num_rows() in /var/www/local_drupal_test/sites/all/modules/cmf/cmf.module on line 588
Comments
Comment #1
Anonymous (not verified) commentedRead this post,
http://drupal.org/node/236969
It works for my module
Comment #2
nunoveloso commentedHello Drupalers!
Thank you for all your feedback. It is really cool to see this module can be useful to you!
I would like to apologies D6 users because de "stable" release was everything but stable. The thing is that I don't know how, when I committed to CVS the .module file was the D5 version, so it created a bunch of issues that I corrected and improved.
Check the new releases with the fixes of following bugs:
I also added a little feature: for forum topic related content (node & comments), when you point the node type, there is a bubble showing off with the forum topic this content is associated to.
Unfortunately I couldn't yet figure out what is going on with pagers neither with CSS issues. I will appreciate if someone could give a little hand (especially with this last). I hope those updates will be useful. Thank you again.
Nuno.