Getting help for your Smart CMS Website
There is no such thing as an average business
Where to go?
Achieving success managing your website could not be simpler. Choose an area from the navigation below or use our search facility or sitemap if you are unsure how to proceed.
Current version and revision history are available here
Handle every single aspect of your site
How to stop an update from over writing a language file

If you have only changed a few values from the language files you can add them to your main database connection file. This can be found in the main admin folder and then in the sub folder called "inc". Once you have navigated to this folder open the file "incmainsetttings.asp".
When you have the file open, look towards the bottom, the last line should end "file="sitesettings.asp"-- >" Any changes you make must be after this line to take effect, they must be wrapped in asp tags and on separate lines.
Example;
file="sitesettings.asp"-- >
< % - remove the space between the two
xxcatfd1="Author"
xxcatfd2="Publisher"
xxcatfd3="Publication"
xxcatfd4="Make"
xxcatfd5="Model"
xxcatfd6="Size"
% >- remove the space between the two
you should end up with something like;


Note: If you wish to use quotes you must use double quote otherwise your site will stop working. An example is "xxcatfd2="The "main" Publisher" is WRONG it would be written as "xxcatfd2="The ""main"" Publisher".
| Share this page on: | ||||||
|
| « Previous: Page | Next » |
Other areas
- Change field names in the admin such as product author, make and model etc
- Change the banner your site uses or images within the main design
- Changing the mini search box size
- Footer and slogan text
- How to make one section use a different style sheet from the main site
- Site logo
- CSS Pop Out Menu
- Uploading an image from your main pages
- Uploading via Media Manager
- Image Editor effects
- Set a default display size for small images
- Using the item page Image rollover
- Change your site design
- Add a picture to a description box





