'); define('_ERROR25_2', ' is missing or not readable.'); define('_ERROR26', 'Query error while trying to update config'); define('_ERROR27', 'Error!'); define('_ERROR28', 'Error message was'); define('_ERROR29', 'Error message were'); define('_ERROR30', 'Error while executing query'); define('_ERROR31', 'Nucleus requires at least PHP version '); define('_NOTIFICATION1', 'Not available'); define('_ALT_NUCLEUS_CMS_LOGO', 'Logo of Nucleus CMS'); define('_TITLE', 'Nucleus Install'); define('_TITLE2', 'Skin/Plugin Install Errors'); define('_TITLE3', 'Installation Almost Complete!'); define('_TITLE4', 'Installation complete!'); define('_TITLE5', 'Fight against Spam'); define('_HEADER1', 'Install Nucleus'); define('_TEXT1', '

This script will help you to install Nucleus. It will set up your MySQL database tables and provide you with the information you need to enter in config.php. In order to do all this, you need to enter some information.

All fields are mandatory. Optional information can be set from the Nucleus admin-area when installation is completed.

'); define('_HEADER2', 'PHP & MySQL Versions'); define('_TEXT2', '

Below are the version numbers of the PHP interpreter and the MySQL server on your webhost. When reporting problems on the Nucleus Support Forum, please include this information.

'); #define('_TEXT2_WARN', 'WARNING: Nucleus requires at least PHP '); define('_TEXT2_WARN2', 'INFORMATION: Nucleus requires at least MySQL '); #define('_TEXT2_WARN3', 'WARNING: You are installing NucleusCMS on a older version of PHP. PHP4 support will be depreciated in the next release, please consider upgrade to PHP5!'); define('_HEADER3', 'Automatic config.php Update'); define('_TEXT3', '

If you want Nucleus to automatically update the config.php file, you\'ll need to make it writable. You can do this by changing the file permissions to 666. After Nucleus is successfully installed, you can change the permissions back to 444 (Quick guide on how to change file permissions).

If you choose not to make your file writable (or are unable to do so): don\'t worry. The installation process will provide you with the contents of the config.php file so you can upload it yourself.

'); define('_HEADER4', 'MySQL Login Data'); define('_TEXT4', '

Enter your MySQL data below. This install script needs it to be able to create and fill your database tables. Afterwards, you\'ll also need to fill it out in config.php.

If you don\'t know this information, contact your system administrator for more info. Often, the hostname will be \'localhost\'. If Nucleus found a \'default MySQL host\' in the PHP settings of your server, this host is already listed in the \'hostname\' field. There\'s no guarantee that this information is correct, though.

'); define('_TEXT4_TAB_HEAD', 'General Database Settings'); define('_TEXT4_TAB_FIELD1', 'Hostname'); define('_TEXT4_TAB_FIELD2', 'Username'); define('_TEXT4_TAB_FIELD3', 'Password'); define('_TEXT4_TAB_FIELD4', 'Database'); define('_TEXT4_TAB_FIELD4_ADD', 'needs to be created'); define('_TEXT4_TAB2_HEAD', 'Advanced Database Settings'); define('_TEXT4_TAB2_FIELD', 'Use table prefix'); define('_TEXT4_TAB2_ADD', '

Unless you\'re installing multiple Nucleus installations in one single database and know what you\'re doing, you really shouldn\'t change this.

All database tables generated by Nucleus will start with this prefix.

'); define('_HEADER5', 'Directories and URLs'); define('_TEXT5', '

This install script has attempted to find out the directories and URLs in which Nucleus is installed. Please check the values below and correct if necessary. The URLs and file paths should end with a slash.

'); define('_TEXT5_TAB_HEAD', 'URLs and directories'); define('_TEXT5_TAB_FIELD1', 'Site URL'); define('_TEXT5_TAB_FIELD2', 'Admin-area URL'); define('_TEXT5_TAB_FIELD3', 'Admin-area path'); define('_TEXT5_TAB_FIELD4', 'Media files URL'); define('_TEXT5_TAB_FIELD5', 'Media directory path'); define('_TEXT5_TAB_FIELD6', 'Extra skin files URL'); define('_TEXT5_TAB_FIELD7', 'Extra skin files directory path'); define('_TEXT5_TAB_FIELD7_2', 'this is where imported skins can place their extra files'); define('_TEXT5_TAB_FIELD8', 'Plugin files URL'); define('_TEXT5_TAB_FIELD9', 'Action URL'); define('_TEXT5_TAB_FIELD9_2', 'absolute location of the action.php file'); define('_TEXT5_2', '

Note: Use absolute paths instead of relative paths. Usually, an absolute path will start with something like /home/username/public_html/. On Unix systems (most servers), paths should start with a slash. If you have trouble filling out this information, you should ask your administrator what to fill out.

'); define('_HEADER6', 'Administrator User'); define('_TEXT6', '

Below, you need to enter some information to create the first user of your site.

'); define('_TEXT6_TAB_HEAD', 'Administrator User'); define('_TEXT6_TAB_FIELD1', 'Display Name'); define('_TEXT6_TAB_FIELD1_2', 'allowed characters: a-z and 0-9, spaces allowed inside'); define('_TEXT6_TAB_FIELD2', 'Real Name'); define('_TEXT6_TAB_FIELD3', 'Password'); define('_TEXT6_TAB_FIELD4', 'Password Again'); define('_TEXT6_TAB_FIELD5', 'E-mail Address'); define('_TEXT6_TAB_FIELD5_2', 'needs to be a valid e-mail address'); define('_HEADER7', 'Weblog Data'); define('_TEXT7', '

Below, you need to enter some information to create a default weblog. The name of this weblog will also be used as name for your site

'); define('_TEXT7_TAB_HEAD', 'Weblog Data'); define('_TEXT7_TAB_FIELD1', 'Blog Name'); define('_TEXT7_TAB_FIELD2', 'Blog Short Name'); define('_TEXT7_TAB_FIELD2_2', 'allowed characters: a-z and 0-9, no spaces allowed'); define('_HEADER8', 'Weblog Ping'); define('_TEXT8_TAB_HEADER', 'Weblog Ping'); define('_TEXT8_TAB_FIELD1', 'Install NP_Ping weblog pinging plugin'); define('_HEADER9', 'Submit'); define('_TEXT9', '

Verify the data above, and click the button below to set up your database tables and initial data. This can take a while, so have patience. ONLY CLICK THE BUTTON ONCE !

'); define('_TEXT10', '

The database tables have been initialized successfully. What still needs to be done is to change the contents of config.php. Below is how it should look like (the mysql password is masked, so you\'ll have to fill that out yourself)

'); define('_TEXT11', '

After you changed the file on your computer, upload it to your web server using FTP. Make sure you use ASCII mode to send over the files.

'); define('_TEXT12', 'Note: Make sure that you have no spaces at the beginning or end of the config.php file. These would cause errors to happen when performing certain actions.
Thus, the first character of config.php should be "<", and the last character should be ">".'); define('_TEXT13', '

Nucleus has been installed, and your config.php has been updated for you.

Don\'t forget to change the permissions on config.php back to 444 for security (Quick guide on how to change file permissions).

'); define('_TEXT14', '

Nucleus CMS allows every visitor to write comments in blogs. So there is a high risk that spammers abuse this function. We recommend that you protect your blog with one of the following methods:

'); define('_TEXT14_L1', 'If you don\\\'t want comments you can disable them individually for each blog: Go to the hompage of the Admin area and choose Your Weblog > Settings > Comments enabled > No.'); define('_TEXT14_L2', 'Install one of serveral plugins that help to avoid spam comments: How can I stop comment and trackback spam? (you could bookmark this page to read it later).'); define('_HEADER10', 'Delete your install files'); define('_TEXT15', '

Files you should delete from your web server:

'); define('_TEXT15_L1', 'install.sql: file containing table structures'); define('_TEXT15_L2', 'install.php: this file'); define('_TEXT16', '

If you don\\\'t delete these files, you won\\\'t be able to open the admin area

'); define('_HEADER11', 'Visit your web site'); define('_TEXT16_H', 'Your web site is now ready to use.'); define('_TEXT16_L1', 'Login to the admin area to configure your site'); define('_TEXT16_L2', 'Visit your site now'); define('_TEXT17', 'Go Back'); define('_BUTTON1', 'Install Nucleus'); define('_1ST_POST_TITLE', 'Welcome to Nucleus CMS v3.6'); define('_1ST_POST', 'This is the first post on your Nucleus CMS. Nucleus offers you the building blocks you need to create a web presence. Whether you want to create a personal blog, a family page, or an online business site, Nucleus CMS can help you achieve your goals.

We\\\'ve loaded this first entry with links and information to get you started. Though you can delete this entry, it will eventually scroll off the main page as you add content to your site. Add your comments while you learn to work with Nucleus CMS, or bookmark this page so you can come back to it when you need to.'); define('_1ST_POST2', 'Home - nucleuscms.org
Welcome to the world of Nucleus CMS. In 2001 a set of PHP scripts were let loose on the open Internet. Those scripts, which took user-generated data and used it to dynamically create html pages, contained the ideas and the algorithms that are the core of today\\\'s Nucleus CMS. Though Nucleus CMS 3.5 is far more flexible and powerful than the scripts from which it emerged, it still expresses the values that guided its birth: flexibility, security, and computational elegance.

Thanks to an international community of sophisticated developers and designers, Nucleus CMS remains simple enough for anyone to learn, and expandable enough to allow you to build almost any website you can imagine. Nucleus CMS lets you integrate text, images, and user comments in a seamless package that will make your web presence as serious, professional, personal, or fun as you want it to be. We hope you enjoy its power.

Documentation - docs.nucleuscms.org
The install process places a user and a developer documentation on your web server. Pop-up help is available throughout the administration area to assist you in maintaining and customizing your site. When in the Nucleus CMS admin area, click on this symbol \"help for context-sensitive help. You can also read this documentation online under docs.nucleuscms.org.

Frequently Asked Questions - faq.nucleuscms.org
If you need more information about managing, extending or troubleshooting your Nucleus CMS the Nucleus FAQ is the first place to search information. Over 170 frequently asked questions are answered from experienced Nucleus users.

Support - forum.nucleuscms.org
Should you require assistance, please don\\\'t hesitate to join the 6,800+ registered users on our forums. With its built-in search capability of the 73,000+ posted articles, your answers are just a few clicks away. Remember: almost any question you think of has already been asked on the forums, and almost anything you want to do with Nucleus has been tried and explained there. Be sure to check them out.

Demonstration - demo.nucleuscms.org
Want to play around, test changes or tell a friend or relative about Nucleus CMS? Visit our live demo site.

Skins - skins.nucleuscms.org
The combination of multi-weblogs and skins/templates make for a powerful duo in personalizing your site or designing one for a friend, relative or business client. Import new skins to change the look of your website, or create your own skins and share them with the Nucleus community! Help designing or modifying skins is only a few clicks away in the Nucleus forums.

Plugins - plugins.nucleuscms.org
Looking to add some extra functionality to the base Nucleus CMS package? Our plugin repository gives you plenty of ways to extend and expand what Nucleus CMS can do; your imagination and creativity are the only limit on how Nucleus CMS can work for you.

Development - dev.nucleuscms.org
If you need more information about the Nucleus development you can find Informations in the developer documents at dev.nucleuscms.org or in the Support Forum. Sourceforge.net graciously hosts our Open Source project page which contains our software downloads and CVS repository.

Donators
We would like to thank these nice people for their support. Thanks all!

Vote for Nucleus CMS
Like Nucleus CMS? Vote for us at HotScripts and opensourceCMS.

License
When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.'); ?>