if (do_name() != 'Home') : ?>
endif ?>
Posted by Tom De Smedt on Feb 13, 2009
include("util/comment.php"); ?>
Hi Brendan,
I think I might have changed some things in the library without regards for backward compatibility. Try out the new version and the Boids class should have a working boids argument. Let me know if it works or if there are more errors.
Best,
Tom
Boids error
Posted by Brendan dawes on Feb 13, 2009I'm now getting errors on all my boid scripts that were literally working 5 minutes ago. Nodebox crashed and after restarting I now get this on scripts that used to work. Tried reinstalling boids library but to no avail!
AttributeError: 'Boids' object has no attribute 'boids'
Help!