Version 0.95 is now available in the first post.
The new install script handles database table creation and template import. The db part is unchanged from beta 0.3 but the template handling is new. It works fine for me on both clean and already-installed boards, but who knows what it will do on yours :devious:
Seriously, the install script scans your database for all existing templates for this hack, and it deletes them. It then installs new templates in all styles that have a parentid of -1, i.e. all the root styles but not the master style. So if you have 0.3 installed and you have modified the release templates, be careful.
Usual instructions - read instructions.txt in the zip, back up your database, and let me know how it goes.
I do not intend adding phrasing, but will investigate moderation for release 1.0. If someone wants to help me with the phrasing, I'll certainly acknowledge your work, but please don't release parallel versions, at least for the time being.
Problems discovered in the 16/2 upload, 17/2/04: now corrected in the attached zip file
1) The code degraded poorly when there are several thousand links in the database. The main change required was to add another index on one of the tables (local_linksltoc ADD INDEX ( linkid ))
2) The installation script assumed that you are using RC4. THis has been corrected.
3) The instructions omitted to tell you to upload the local_links_templates.xml file into your forum, otherwise the installation will fail.
4) The code to change to using the standard table prefix is now back in the correct place.
|