Hi folks. My indexes have gone screwy and when I try to reindex I get
an error:
simon@stout:/etc/openguides/default$ sudo ./reindex.pl
config param isn't an OpenGuides::Config object at ./reindex.pl line 13
The config param looks right to me:
my $config = Config::Tiny->read('wiki.conf');
my $wiki = OpenGuides::Utils->make_wiki_object( config => $config );
Any ideas?
--
Rev Simon Rumble <simon(a)rumble.net>
www.rumble.net
The Tourist Engineer
Geeks need vacations too.
http://engineer.openguides.org/
"Man will occasionally stumble over the truth, but most
of the time he will pick himself up and continue on."
- Winston Churchill
Hi All
Another new feature you might find useful:
http://cotswolds.openguides.org/wiki/wiki.cgi?action=show_missing_metadata
It's now possible (well, with a SVN version of wiki::toolkit and
openguides anyway) to filter nodes by a lack of metadata. For example,
find all the nodes where no-one has entered the latitude or longitude.
Hopefully you'll all find this useful, just as soon as Dom has a chance to
do a new release :)
Nick