this is the line that im getting after install Warning: Wrong parameter count for max() in-page_title_is_up_to_date() (line 916 מ-/public_html/sites/all/modules/page_title/page_title.module

and the module is not ready to work. please help me.

Comments

noito’s picture

Priority: Major » Critical
Miff’s picture

Assigned: noito » Unassigned
Priority: Critical » Major
Issue summary: View changes
Status: Active » Patch (to be ported)
StatusFileSize
new563 bytes

Problem is that function max requires an array argument, but drupal_get_schema_versions might return false value.

nicholasthompson’s picture

Status: Patch (to be ported) » Fixed

Patch applied - thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.