pLog 0.1.1 released
14. Sep. 2003
The first maintenance release of the 0.1 series peacefully made its way to the download servers today and it is available for download in the downloads area. It is meant to be a maintenance release fixing a few bugs that were discovered after releasing 0.1, so it has no new features. The only interesting new things in this release are two additional translations of the texts, Japanese and German, thanks to the collaboration of two of our users (kudos to them on behalf of the team!) New translations are always welcome so please get in touch with us (forums or mail) if you're insterested in helping us out.
Have a look at the ChangeLog for more details about the changes in this version.
Happy blogging! At least while we finish version 0.2 :)
Have a look at the ChangeLog for more details about the changes in this version.
Happy blogging! At least while we finish version 0.2 :)
< !-- ADS -->
You should recreate the database tables since a new one has been added, to store the configuration in the db. The wizard hasn't been updated yet, but the scripts init/plog.sql and init/init.sql have, so best thing to do is create a new database and run those scripts. It should do the trick.
Another option is to go to go the file config.class.php and change the value of the constant DEFAULT_STORAGE_BACKEND from "db" (as it is by default) to "file". This will tell plog to use the file-based configuration backend instead of the db. This should solve the problem with the db but you would still need to add a few records to some tables to create the super administrator and so on... As I said, it is advisable to recreate the tables (in the future the wizard will take care of doing this, tho... it's just a matter of time ;))
What do you mean you can't use the trackback function? Do you mean that you can't send trackbacks or that you can't receive trackbacks?
Try to use our forums to ask for help there.