« May 2006 | Main | August 2006 »

July 2006 Archives

July 20, 2006

Upgrading Charcoal2 for phpBB2 2.0.21 or something

I did a clean install of the phpBB2 software to upgrade my two forums http://www.mulle-kybernetik.com/forum/Optimization/phpBB2 and http://www.mulle-kybernetik.com/RAL/messageboard/. I ran into problems, because the style Charcoal2 is outdated and doesn't support Visual Confirmation.

Here's how I fixed it. (Your webserver must be willing to traverse symlink)

cd templates/Charcoal2
mv admin admin.old
ln -s ../subSilver/admin
mv profile_add_body.tpl profile_add_body.tpl.old
ln -s ../subSilver/profile_add_body.tpl 
The solution is pretty easy, but took me more than an hour to reach. I suspect most of the templates in Charcoal2 are just straight copies of older versions of subSilver. At a certain point of time in my life (retirement) I am gonna check out an older version of phpBB2, diff subSilver against Charcoal2 and symlink all the identical template files.

About July 2006

This page contains all entries posted to Nat!'s Web Journal in July 2006. They are listed from oldest to newest.

May 2006 is the previous archive.

August 2006 is the next archive.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.34