hi,

thanks for supporting D6.

i have a error message on aktivating the recent topics block:

warning: Wrong parameter count for range()

CommentFileSizeAuthor
#1 drupalvb-HEAD.php5_.patch437 bytessun

Comments

sun’s picture

Title: problem with the recent block » Recent topics block: Wrong parameter count for range()
Category: support » bug
Status: Active » Needs review
StatusFileSize
new437 bytes

Oh well. The third parameter for range() was introduced in PHP 5. Consider uprading to PHP 5, please. PHP 4 is discontinued.

Anyhow, this is just a warning on the block configuration page, which does no harm to your site.

I'm considering to commit attached patch, which adds a system module requirement for PHP 5.

sun’s picture

Status: Needs review » Closed (won't fix)

I reconsidered and will just do nothing about it, as the warning only appears on the block configuration page.