By ecneby on
Hi,
When i add new forum topic to my forums; i want to show this topic on the "new forum topic" block on the homepage of the site.
But i cannot get the "updated" "new forum topic" unless i click the clear cache button.
i need your help.
Regards,
Serhan
Comments
I just had something similar
I just had something similar to this. It turned out to be because update.php had not run properly after upgrading from D7.0 to 7.2. I'd realised at the time it hadn't completed properly, but didn't know what to do about it. An hour or so later, I noticed a warning which offered a fresh link to update-php. Re-ran it and the non-updating block issue naturally resolved. I suspect the problem may have been something like the database structure of the forum posts not matching up with what Drupal expected.
I can't tell for sure whether your problem is or isn't the same. But might be worth looking at admin/reports/status and seeing if you've got any warnings.