When pressing the 'add rule' in sifr settings I get this error:
warning: Invalid argument supplied for foreach() in /home/*****/public_html/modules/sifr/sifr.module on line 304.
When pressing the 'manage fonts' in sifr settings I get this other error:
warning: Invalid argument supplied for foreach() in /home/*****/public_html/modules/sifr/sifr.module on line 160.
Comments
Comment #1
jofinneg commentedI'm getting the same errors, though I haven't yet tested if (or how) it affects the functionality. I'm using 4.7.2.
John
Comment #2
ktonini commentedThis happened to me too. The directions aren't exactly clear, but what I did to fix it was downloaded the "sIFR2.0.2 Folder" folder from http://www.mikeindustries.com/sifr/ and placed the whole folder, spaces and everything (i don't know if that mattered), inside the sifr module folder. Try that and see if it works. Im using 4.7.2.
Comment #3
phillipadsmith commentedI'm getting the same errors. Putting the whole folder in the /modules/sifr/ folder didn't seem to help.
Comment #4
phillipadsmith commentedSorry -- actually, if you do pub the _whole_ .zip into a sifr/ folder, and put that under the /modules/sifr/ directory -- then everything works just fine.
Comment #5
sunMarking as dupe of http://drupal.org/node/52915