I am also having some trouble with Storable.pm
I have never been able to get pluginmanager to work. I have tried but no luck so far. I think I may have heard that the problem had to do with my having set up mt in the cgi-bin directory.
In any case, when I run mt-pm.cgi, I am logged in, the left hand navBar looks fine, but I get the following error message in the main screen:
CODE
An error occurred:
Storable binary image v94.2 more recent than I am (v1.0) at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/thaw.al) line 238, at /home/dfareed/www/journal/cgi-bin/lib/MT/PluginData.pm line 28
and the following messages at the bottom of the screen:
CODE
MT::Plugins::Manager=HASH(0x831ba78) substr outside of string at /home/dfareed/www/journal/cgi-bin/lib/MT/Serialize.pm line 58.
MT::Plugins::Manager=HASH(0x831ba78) Use of uninitialized value in unpack at /home/dfareed/www/journal/cgi-bin/lib/MT/Serialize.pm line 58.
MT::Plugins::Manager=HASH(0x831ba78) Use of uninitialized value in substr at /home/dfareed/www/journal/cgi-bin/lib/MT/Serialize.pm line 59.
MT::Plugins::Manager=HASH(0x831ba78) substr outside of string at /home/dfareed/www/journal/cgi-bin/lib/MT/Serialize.pm line 59.
MT::Plugins::Manager=HASH(0x831ba78) Use of uninitialized value in addition (+) at /home/dfareed/www/journal/cgi-bin/lib/MT/Serialize.pm line 60.
Any ideas how I might fix this would be tremendously appreciated.
Thanks in advance
-Dylan