1. Site

Index Splash Affiliate/Link to Us Contact History Terms of Use About Me & Fanlistings Current & Past Layouts Cutenews Login Chatbox

2. Layouts

Premade Layouts Requests

3. Resources

Icons Icon Bases Renders Reviews Tutorials

3. Affiliates

AobaruNet Cavern of Mew Eevee Valley Eevee's HQ Eonlight Valley Glaceon Palace Guarded Dreams The Isellian Temple Pikachu's Hideaway Piplup Princess Pokémon Era Pokéuniverse The Sky Temple Shiny Sunset Umbreon's Palace We All Live in a Pokémon World

Installing CuteNews

Have you ever wondered how to install CuteNews? Many sites use this news updating service, and since it is free, it would be great to use. Since their guide is somewhat confusing, here is a very simple guide on how to install it.

Prior to downloading it, however, check if your host supports PHP, which is what is used to install CuteNews. After checking if it does, download the .zip file of CuteNews, which you can find at CutePHP, their home page. Next, go to a program that can zip and unzip ZIP files (like 7-Zip or Peazip, which is the program I use) and unzip the CuteNews ZIP file.

After it is unzipped, you should next upload that folder onto your website using an FTP program. After it is uploaded, go onto the CuteNews folder and CHMOD the index.php's properties into 777. After you have done that, you need to do the same exact thing to the "data" folder. Once that is completed, type in your website's URL along with the CuteNews directory (like http://yoursite.com/cutenews). After you have finished configuring your CuteNews installation, you are done installing CuteNews!

But you may be wondering how to get all of that news onto your website? If you want to get all of your news onto your website, put this code onto your website's index page:

<?PHP include("cutenewsnews/show_news.php")?>


Your CuteNews is finally installed! Have fun using it~