-
DOCTYPE
Exclude any DOCTYPE tags from your HTML. LTSun likes to work without DOCTYPEs.
-
Root CHMOD
Make sure the directory that contains the "LTSun-Engine/" directory has full writting and reading permissions (chmod -R 0777)
GOOD Example: chmod -R 0777 /var/www/my_website/
BAD Example: chmod -R 0777 /var/www/my_website/LTSun-Engine
-
Warnings or Errors
Make sure to have the "/site-config/site-config.php" file setup properly.
When you log into your FTP site with an FTP client, remember the path used to traverse to the root of LTSun-Engine.
You'll need to copy that path exactly WITHOUT leading or trailying / slashes.
Also LTSun-Engine is ADAPTIVE, and will "fix" itself upon first time usage.
Try using the tools first to allow LTSun-Engine to mitigate errors and warnings.
LTSun-Engine will adapt to the errors once it gets a foothold, and the errors will then disappear.
-
Images & PNGs
Open the file: ftp_root/path_containint_the_ltsun_files/media/example.png
Look how the LTSun uses the PNG as a template to render images.
example.png is a standard image with transparency and a watermark.
You may use any PNG with transparency to make cool effects, watermarks, borders, shapes and sizes.