|
Company Website Builder - User Manual
FAQ
1. Failed to install, telling me that I already have the database or table
install.php is for clean install, please use alter_index.php, but be sure that you don't have table name like ours.
2. I get error on FAST TEMPLATE (cls_fast_template.php)
if for some reason you get cls_fast_template.error on line 221 or 222, replace cls_fast_template_ereg.php
on cls_fast_template.php3. I installed the software, now what? I don't want your design and I see on first page just some stragne text.
You don't have any information in the database, of course that you don't see anything. Add some news (1 or 2) and products (1-2) and you will see the difference. Also please use your own design, change the template_index.html and template_firstpage.html, just be carefull with tags like {HEADLINE_NEWS}, {BODY) etc.
4. I open in Dreamweaver the template_index.html or template_firstpage.html, but cannot see images, seems is broken images.
Because image directory is outside of programtemplates directory and in HTML pages we need to use images/logo.gif, instead ../images/logo.gif, we suggest to copy images directory inside programtemplates and then when all is finished copy back to original location (or you can have in two places, no problem. In this way, visual editor will work nice.
5. I click on product and I get a blank page
Usually this happening if you have global register=off. Hopefully we will release a version soon, which will support both version. Sorry about this.
6. After I installed the program, nothing happening ...
Please see if in config.inc.php is any changes since original one. If no changes, then probabbly on install you are not made this file to be writeabble. See install documentation.