Using Drupal 6 Core (6.26) with PHP 5.3.13 results in a blank page and this log entry:

str_repeat() expects parameter 2 to be long, string given in /includes/menu.inc on line 350.

Had to do something with an PHP fix/change on 5.3.x - using PHP 5.2.12 and the same Drupal setup works like a charme.

Comments

simplyray’s picture

further isolation of the error:
the error is only thrown on the default (drupal_is_front_page) page - every subpage (static or dynamic with nodes/blocks) is working smooth. Default front page is set to "blank".

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.