WOOT I FOUND IT, i found out why it wasn't working. I dont think i need to go into detail, but online 97 of "habarisilo.plugin.php" the glob would return false when nothing is in the directory, witch would make the foreach return an "Invalid argument supplied for foreach()" error. so there needs to be a check to make sure glob has something before doing the foreach.
but it doesn't explain why no else got the error. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
