Hey all!
I been working on updating the Woopra WordPress plugin and a lot of the changes are not related to any new functionally, but better backend code. Everything is now encased in PHP class.
One of the things that WordPress will be requiring soon is a new way that settings are also stored. That's the only major change to the system. Instead of it being in more than variable everything been moved into a single variable as a serialized array.
So the way it should work on the 'first time' of using this new system. Create the 'woopra' setting. Create the defaults. Then it should update the options based on your current settings for 1.4.0.3. After the update it "should" delete the old options. This is what I need the most testing on! You should not install this on a production server since I haven't tested it fully.
The requirement "has" gone up for the WordPress version however. 2.7.x+ is needed. WordPress 2.9.x is in development now and the old settings from 2.8.x and below will be obsolete in the near future. So we are getting ahead of the game.
Anyway please post the bug reports in the bugs forum and not this thread, but please let me know of any questions here.
This version the flash chart data is broken.. for now. :)
Download is located here: http://static.woopra.com/wordpress/woopra-1.4.1-pre.zip
That's it! Go test! Report to me!
closed
not a support question