By Tuilui on
I had some problems after upgrading. But have solved most of them. There is hovever a "small" issue left..
Almost all my nodes turn up blank as in "just a plain white page" when I access dem directly or via link. When i press the "send to a friend" button at the taxonomy-menu page (here) the whole node shows at the bottom.
I have checked my access controll and that shold be i order.
Any idea what I am missing here?
Comments
Check your web server error log...
...as this looks like the infamous 'white screen of death' which is usually caused by a PHP error; if you're using Apache, the error.log should have details of the problem...
Pete.
Thanks Pete! Right on! It
Thanks Pete!
Right on!
It turned out to be the spam-module from 4.6 that caused the PHP problem.
Guess I have to seek out other ways to keep the comment spam away :-)
using the 4.7 version (if
using the 4.7 version (if there is one) of the spam.module should help. I prefer the akismet.module for drupal tho.
weeeel, there isn't as far
weeeel, there isn't as far as I can tell, but I am loking into the akismet module..
looks like the update for
looks like the update for spam.module for 4.7 is http://www.kerneltrap.org/jeremy/drupal/spam/
Don't know why there is no project page for it here, created by the author.