the module causes drupal to render a blank page, nothing in the source. the problem is resolved by moving the module out of the modules folder.

it worked initially though. its completely bemused me. it seemed to me to stop working after i commented out the base url. does drupal store this somewhere? i cleared the drupal db cache, browser cache, and the problem still persists, until i move the module folder.

i'm reverting back to the previous module, but the new one looks great. hopefully this problem will be resolved.

Comments

tsfftf’s picture

Status: Active » Closed (fixed)

it was a problem with my php.ini file. i restored it to a default version and then edited the settings back. must have accidently removed something, thats all i can think.