Here are some frequently asked questions from web designers and web site managers along with their associated answers. If you cannot find the answer to your specific question, please email us at support@whitedragonsden.com and we will get back to you as fast as we can.
Yes. If your web site is installed on a Windows server, then you need to make sure that PHP has been installed on the server and that the file extensions have been changed to .PHP.
Yes, that's exactly right. The designer can design knowing that the site is going to look as he/she intended, without having to compromise on the design or have to understand any program coding whatsoever.
The menus can be handled in the design, or you can set up a 'menu' block in the same way as the 'news' or 'events' blocks on the demonstration site, and create the menu and place the block on all pages where it's needed.
Yes. The page access is controlled by the Admin. It's the one case where it is unavoidable that an admin has to do some work :)
This is totally under the control of the designer. You can create as many template pages as you like, and the user can create as many pages as he/she likes from these template pages. White Dragon CMS is only concerned with content. The structure is down to the designer and the user.
Not at this time. The ONLY pre-requisite to installing White Dragon CMS is that the server has PHP installed and can run .PHP scripts. It is not possible to run PHP and ASP scripts in the same file on the average server.
Please make sure that there is no white space above the line:
"<?php include('whitedragon/cms'); ?>"
Also, if you have edited your configuration file (conf.php), please make sure you have not left any leading or trailing spaces outside of the <?php and ?> tags.
The system cannot find the White Dragon CMS program file. This is because the path you have given in the "include" text is incorrect. You have possibly have spelt it incorrectly or inadvertently added a space in the line, or you may be addressing the file incorrectly.
Here is a brief summary of the features of the White Dragon Content Management System as it relates to your requirements.