Category Archives

March 2025
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930
31  

More Updates

New Ice Webring Banner

I’ve been doing a lot of work behind the scenes, prompted by the need to add a new category and product for the finally released Rolemaster Unified Core Law.

I’ve moved to a new P.C. since the last time I had to do any work on my data bases, so I needed to set […]

Menu Update

I’ve updated the menus for the Sidebar to replace a no longer supported plugin.

Product List back online

I’ve finished creating the missing views for the Product List database and things seem to all be working again.

Server move

The site has just moved to a different server, which has broken the Product Listings. Hopefully I’ll be able to get that sorted out soon.

The problem seems to be that several Views I had in the database have lost their definitions. Strangely my Webhost says the database on the original server is the […]

Pinterest Problems

For reasons that I haven’t been able to figure out yet, my site has suddenly stopped allowing things to be pinned to Pinterest. Even I can’t pin my own stuff to my own Pinterest boards. Apparently Pinterest is getting an error 403, which shows up as : “Sorry! This site doesn’t allow you to save […]

Links back up

The Links have now been fixed up and should be working again.

Links temporarily down

I just discovered that due to a recent update to the Links Library Plug in, the links on the site are temporarily unavailable. I need to fix a few category codes to get them back, which will hopefully occur sometime in the next week or so.

Product List back up, for now.

After trying several new PHP plugins I still didn’t have any luck in getting the Product List and the Recent Releases list working. I had tracked things down to the point that it would hang up with it hit the $connection = mysql_connect($host,$user,$password) or die (“couldn’t connect to server”); portion of the script. Eventually I […]

Product List down

The trusty Plug-in that allows execution of Php code in my pages has failed, and in fact, took down the entire site for a few days. It’s been disabled, but that means that the Product List and several other features won’t work until I have time to find a replacement, since it doesn’t seem to […]

Change of Theme - Part 3

I solved the final problem with getting the Title Tag to show what I want. I had to add an override of wp_title in the same plugin that I wrote to handle the variables. I got hung up for awhile trying to get it to work and eventually figured out that I needed to turn […]