- Joined
- Aug 30, 2008
- Messages
- 272
- Reaction score
- 5
Hello ragezoner's and welcome to my new guide! Today, I show you how to set up FlyCMS! It's really easy, you just have to read the guide exactly 
So, let's begin!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step 1: Download FlyCMS
Download the newest, awesome version of FlyCMS, created by SyNTaX12:
FlyCMS
Step 2: Download Xampp
Download Xampp Lite, Xampp Lite is a portable version of Xampp. But what is meant with "portable"? Portable programs are better than the "installer" programs, you can run portable programs without an installation, so you may put it on a flash drive or something like that. Awesome, eh? And btw, I prefer the .ZIP version of Xampp Lite:
Step 3: Download Navicat Lite
Navicat Lite is a freeware, Navicat is a MySQL manager, Navicat does its job really good! I only can suggest you to use Navicat to manage your Flyff database and and and... You'll need Navicat to execute the news-table for the FlyCMS.
Step 4: Get Xampp working
Step 5: Config FlyCMS
First of all, extract please the FlyCMS. You should get now a folder named "FlyCMS", there should be 4 folders:
and 3 .php files:
Now, open your Navicat and click on the big button "Connections" (
Now, a little tutorial, written by SyNTaX12:
Done? Alright, now you should read the next step!
Step 6: Set up FlyCMS
Now, open your Xampp folder please, then go to the folder "htdocs" (this is the path: /Xampp/htdocs/), create there a new folder, for example "home" (this is the new path: /Xampp/htdocs/home/).
Drag and drop all the FlyCMS files in this new created folder, it should look now like
Final Step
Start your webbrowser and type this in the URL:
You should see now the site, congratulations man, your FlyCMS is working!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Frequently Asked Questions:
Question: Why the new created accounts get banned after register?
Answer: There was a little issue with the accounts table, download this accounts table, make a backup of your old ones, delete your old accounts table and use mine, it should work. I recommend you to use mine accounts, characters & guilds tables, with these tables all should work correctly.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Questions? Don't hesitate to ask!
Credits:
- Thanks to SyNTaX12 for her FlyCMS, awesome work!
- Thanks to GlaphanKing for the little note
- Thanks to yanami99 for a little bug reporting :]
- Thanks to lolipopp for a little note to fix something at the characters table :]
- Thanks to me for writing this guide
So, let's begin!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step 1: Download FlyCMS
Download the newest, awesome version of FlyCMS, created by SyNTaX12:
FlyCMS
Step 2: Download Xampp
Download Xampp Lite, Xampp Lite is a portable version of Xampp. But what is meant with "portable"? Portable programs are better than the "installer" programs, you can run portable programs without an installation, so you may put it on a flash drive or something like that. Awesome, eh? And btw, I prefer the .ZIP version of Xampp Lite:
To view the content, you need to sign in or register
Step 3: Download Navicat Lite
Navicat Lite is a freeware, Navicat is a MySQL manager, Navicat does its job really good! I only can suggest you to use Navicat to manage your Flyff database and and and... You'll need Navicat to execute the news-table for the FlyCMS.
To view the content, you need to sign in or register
Step 4: Get Xampp working
- First of all, create a new folder on your desktop (*), for example "Xampp". Now, extract the downloaded .ZIP file to the Xampp folder on your desktop. Done? Alright!
- Be sure that you have closed all the processes like MySQL, Apache, FileZilla-Server and and and... This is important, if you forget to close a process, your Xampp installation will fail! So please check again, are all the processes closed now? Yes?
- Please be sure that your computer has the ports 80 (for Apache) and 3306 (for MySQL) open. You can use the xampp-portcheck.exe to check the ports.
If you're a vista-user, you should open the Data Execute Prevention (more informationsTo view the content, you need to sign in or registerandTo view the content, you need to sign in or register) and there you should add xampp-portcheck.exe to the list there, after adding the application to the list, you should restart your computer. - Alright, now you should start the setup_xampp.bat file. Now you must wait some seconds, after these seconds, you should get a message in the setup: "DONE!". Did you see this message? Yes? You're really good man!
- Now you can start the application "xampp-control.exe". You should see now a window like this:
To view the content, you need to sign in or register
- Now please click onetime (!) on the "Start"-button next to Apache, the "Start"-button should be now a "Stop"-button and you should see a message "Apache started [Port 80]"
And now click onetime (!) on the "Start"-button next to MySQL and you should see a message like this: "MySQL started [Port 3306]" - Congratulations, your Xampp is now ready for use :]
* = Only for Vista-users: Please don't put the Xampp folder to C:/Xampp/ or to C:/Program Files/Xampp/, don't ask why, it's a bit complicate.
Read this for more informations about this vista-fail
Step 5: Config FlyCMS
First of all, extract please the FlyCMS. You should get now a folder named "FlyCMS", there should be 4 folders:
/FlyCMS/readme/
/FlyCMS/images/
/FlyCMS/includes/
/FlyCMS/sql/
and 3 .php files:
config.php
index.php
style.php
Now, open your Navicat and click on the big button "Connections" (
To view the content, you need to sign in or register
), fill the fields out please and test your connection. Done? Alright, now go to your flyff database (
To view the content, you need to sign in or register
) and execute the .sql file in the .sql folder of FlyCMS (path = /FlyCMS/sql/). If you reload the database on the right side of Navicat, you should see a new table called cms_news.Now, a little tutorial, written by SyNTaX12:
Getting the site work
Well, here's the steps to get this CMS to work:
Step 1.
Edit the config.php in the main folder to whatever you desire.
Make sure you fill out the database information correctly!
Other than that, just read what everything does and edit them.
Step 2.
Upload/move the folder to your web directory/web host and try to
access it. Encountered a problem? Report it in the FlyCMS thread
Step 3.
Enjoy your CMS! It was as easy as that ;]
**************************************************************************************
Getting news to work
So, you want the news system, then? That's fairly easy..
Step 1.
Make sure you $show_news value is set to 1 in the config.php!
Step 2.
Go to the sql folder and execute the cms_news.sql script in there.
Step 3.
Log in to the CMS, navigate to the Admin CP and click on 'News'.
Then simply click on 'Add news' and you're ready to start!
Credits to: SyNTaX12 of RageZone
Done? Alright, now you should read the next step!
Step 6: Set up FlyCMS
Now, open your Xampp folder please, then go to the folder "htdocs" (this is the path: /Xampp/htdocs/), create there a new folder, for example "home" (this is the new path: /Xampp/htdocs/home/).
Drag and drop all the FlyCMS files in this new created folder, it should look now like
To view the content, you need to sign in or register
.Final Step
Start your webbrowser and type this in the URL:
To view the content, you need to sign in or register
You should see now the site, congratulations man, your FlyCMS is working!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Frequently Asked Questions:
Question: Why the new created accounts get banned after register?
Answer: There was a little issue with the accounts table, download this accounts table, make a backup of your old ones, delete your old accounts table and use mine, it should work. I recommend you to use mine accounts, characters & guilds tables, with these tables all should work correctly.
To view the content, you need to sign in or register
To view the content, you need to sign in or register
To view the content, you need to sign in or register
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Questions? Don't hesitate to ask!
Credits:
- Thanks to SyNTaX12 for her FlyCMS, awesome work!
- Thanks to GlaphanKing for the little note
- Thanks to yanami99 for a little bug reporting :]
- Thanks to lolipopp for a little note to fix something at the characters table :]
- Thanks to me for writing this guide
Last edited:

