This error is found in the logs after visiting the 'add rule' page on a fresh checkout of the DRUPAL-5 version of this module.

Type	page not found
Date	Tuesday, 16 January 2007 - 10:18am
Location	http://example.com/if(typeof%20sIFR%20==%20%22function%22)%20%7B%20%20sIFR.replaceElement(%22
Referrer	http://example.com/admin/settings/sifr/addrule
Message	if(typeof sIFR == "function") { sIFR.replaceElement("
Severity	warning
CommentFileSizeAuthor
#1 sifr.module.add_rule.patch632 bytessun

Comments

sun’s picture

Status: Active » Needs review
StatusFileSize
new632 bytes

You *should* be able to create sifr rules even with that error. I've tried the latest sifr module on a clean Drupal 5.0 install. Only font previews in the page add rule were not displayed.

Attached is a patch that fixes those font previews.

sun’s picture

Status: Needs review » Fixed

Committed to HEAD and 5.x-dev.

Anonymous’s picture

Status: Fixed » Closed (fixed)