Posted by member 700 on 2003-10-07 01:26:27
OTS2 Theme Creation Site
http://o-t-s.sourceforge.net/theme_creation.html
Are You Having Problems Getting a Theme to Display?
If anyone is having problems with the new installer and not getting modules and themes to load, the problem is that the theme you are trying to use is not compliant with the new OTS2 (Open Theme Standard 2.0). You must make sure the theme is Fully OTS2 compliant before using or all you will get is a blank interface and a bunch of errors saying that the module is missing and could not load. Make sure to use the default theme if you are unsure the theme you want to use is or isn't OTS2. To check, go to the Theme Creation link above and see if the theme meets the requirements defigned in the new OTS2 Standard.
If you end up getting a blank screen, see if you can manage to get to your Litestep themes folder, usually C:\Litestep\Themes\ and edit the "themeselect.rc" file. Change whatever is in there to the following:
This will set your theme to the default theme that comes with the installer, it should work provided you did a full install with Omar's installer.
Modules and NetLoadModule
I know a lot of people have problems and questions regarding the module support with the new "*NetLoadModule" that you Should now use in All new themes. The reason behind having Litestep manage modules this way is to decrease the size of themes(IMO, correct me if I'm wrong here). Now, NLM(*NetLoadModule) is a great tool, I don't think anyone should have complains here. Not only does NLM download the module, but it also downloads the modules documentation which can be found in your Litestep install folder in the "modules" folder, then the "docs" folder(usually C:\Litestep\modules\docs).
Usage for NLM to load modules:
Standard
*NetLoadModule popup2-2.1.1
Specific DLL
*NetLoadModule rainmeter-0.9 load rainmeter
ShellFront Modules List
http://modules.shellfront.org
(thanks sryo for correcting my on this one)
Loose-Screws Modules
http://www.loose-screws.com/
I hope that this will help anyone having problems.
LZ