Hi, installing this module, the first thing that happened after I enabled it and got it preprocessing with the SASSY module is the following white screen of death error:

Fatal error: Cannot break/continue 1 level in .../sites/all/modules/contrib/prepro/prepro.module on line 213

Removing the 'continue' from the if statement fixes it, I'm guessing once upon a time that if statement used to be inside a loop.

Attached is a patch that fixes the issue (the simplest patch ever made).

Comments

richthegeek’s picture

Status: Active » Fixed

This is fixed in the latest version (uploading in the next hour).

Thanks for catching this, I was clearly a little distracted when I wrote it!

Status: Fixed » Closed (fixed)

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