


|
Please read this before you actually install cutenews, it will help you more. Here's the instructions on how to setup cutenews...
1. Go to this site: http://cutephp.com/ and download cutenews, then extract (unzip) it.
2. Drag the whole cutenews folder to your FTP program.

3. Now you will have to CHMOD (setting permissions) your files, so go into the cutenews folder and look for the folder, "data". Right click this folder, go down and look for the option that says "Properties/CHMOD" and select it.

4. A new window will pop up, so where it says "permissions", type in "777" and click "ok". If you have the option that says "Apply changes to this folder, subfolders and files" on that same window, tick it. Check inside the folder if it's all CHMOD to "777".

5. So now go onto this site: http://sitenamehere.com/cutenews
6. Follow the instructions on that site on setting up your administrator name. Create your admin name and login.

7. Cutenews will check to make sure you've CHMODed all the folders correctly, and if you didn't, it will tell you which one and how to fix it.

8. Go back to your FTP program and go into the folder, "inc" and look for the file "install.mdu" and delete it. If you don't, then you will see the warning message (below) so you can delete it from that section aswell.

9. So now you have set up cutenews on your site, and should be working. So on your welcome page, go on the menu at the top and click on "options". There are lots of things in this section, so look through them if you want to edit anything.
10. To add news, click on "add news" on the top menu. If you want your own avatar with your updates/news, then click "insert image" on the right hand side of the page, above your smilies. Just upload an avatar image by browsing for it and then click "Upload". To make your avatar look nice on your post, I suggest align the image to the left. So under "Image Properties", select "left" for the "Image Align" on the drop down list. Then click the name of the avatar you've uploaded in the "Uploaded Images" section. The code will be automatically inserted to your news.


11. Add your blog/updates and then click "Add News" below. You can use HTML also while writing.
12. To display your news on your page, you must add a PHP code to the page you want it to show up on, like your index.php page. Your pages must be in PHP for this to work. If your page is named "main.html", just rename it to "main.php" and then your cutenews would work. So here's the code to add:
<?PHP
$number=3;
include("/cutenews/show_news.php");
?>
You can change the number "3" to how many you want to display in your page at a time. I currently display 2 posts on my site. Just change it if you want less or more. It can only go up to 5 though.
Note: If your news/updates doesn't show up on your page and you see error messages, use this method...
Go to your cutenews homepage. Click on "Options". Then on "Interegate News..." and then choose the second link which is to add the news to your site. Scroll down, and click "next". Then you should see the code for you to put on your page.

Also if you have any other error messages appearing, your smilies doesn't quite work right, or any other problems with cutenews, then just search the cutenews forum.


And that's it!! Please link back if I have helped you. If you have any problems, feel free to contact me.
|
|
|
|
|
| |
|
|
|
![]() |
Copyright © to Jijy - sugaryparadise.net 06-08. All rights reserved.