Posted by member 212670 on 2007-02-08 15:07:17 link

That's what I was alluding to before. Modules concern me more.

You're probably running the wrong version of xpaintclass. To make things more fun (compatible?), the older versions of xPaintClass are also named 1.0!

To fix the problem, first try removing the xpaintclass dll from your \litestep\modules folder (I'm assuming you put it there unless you've tried the latest version?) and your \litestep\modules\archive folder. Then, add this to the theme.rc of the theme:

*NetLoadModule xpaintclass-1.0

You can (and might have to?) remove the one in the \Litestep root (although, some previously released themes may want it there unless you add *NetLoadModule xpaintclass-1.0 to them too).

I'm not 100% sure if that'll work, since I'm not totally sure if the newer NLM xpaintclass is compatible with the older xpc modules. I think it should be, though.