Nov 21, 2009
Pages: 1, 2

CuteNews: PHP-based Blog System - No MySQL

free web hosting

Read Latest Entries..: (Post #11) by iGuest on Oct 26 2008, 03:54 PM.
I download and chmoded everything, and I go to the cutenews page, it says page not found. I tried 55 times, following all the tutorials there is, and the stupid thing still doesn't work! I hate CuteNews, I'm switching to wordpress. GO WORDPRESS!-reply by Laura
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > How-To's and Tutorials > Websites and Web Designing

CuteNews: PHP-based Blog System - No MySQL

rckstr4lfe
I don't know if you guys have heard about CuteNews, but I think it's an awesome blogging system.

If you don't know where to get it or how to set it up, here is a quick run-down.

Download the zip file (virus free) from http://www.mysharebox.com/dl.php?key=8276639.

1) Unzip the file.
2) Make a folder titled "cutenews".
3) Upload the contents of the cutenews folder into the one you've just created.
4) CHMOD the file index.php to 777.
5) CHMOD the folder "data" to 777.
6) Then CHMOD all the files and folders inside of "data" to 777.
7) Go to http://YOURSITE.COM/cutenews/index.php to install it.
8) To show the entries on your page put this code:
<?PHP
include("cutenews/show_news.php");
?>


To show archives on your page put this code:
<?PHP
include("path/to/show_archives.php");
?>

9) Save your page as .php

PLEASE NOTE:
CORRECT:
include("cutenews/show_news.php)

INCORRECT:
include ("http://site.com/cutenews/show_news.php)

Any questions, let me know. biggrin.gif

p.s. I would like to thank Lissa for helping me find this and set it up on my site. Much love.

 

 

 


Comment/Reply (w/o sign-up)

alet0rio
how much space does it take? because i've tried installing it here but it freezes at the folder 'data'

Comment/Reply (w/o sign-up)

CaptainRon
A no mysql blogging system is definitely what people will really need. Because not only you have limited space but also limited number of database. For me such a blogging system is by no doubt the first preference smile.gif

Comment/Reply (w/o sign-up)

east-drip
My friend uses CuteNews on his CS Clans site. He LOVES it, I helped him set it up, and it works great. I'll probably be adding this to my site at some point, once it goes live biggrin.gif .

Comment/Reply (w/o sign-up)

matthewk
Does it store the data in text files or something? I'm curious how it works smile.gif The reason is I've heard that using a database is quicker and more efficient than using flat files. Thanks for the information. This would definitely come in handy if astahost didn't give a mysql database. smile.gif

Comment/Reply (w/o sign-up)

Sten
I use Cutenews for news management on my site.
It is the best I have found for that kind of stuff and I highly recommend it.
The only thing I don't like about it is that you can't make your own user levels, there are only the 4 it comes with.
It is ok like that but for what I need to do, I need it uploaded a couple of times for different parts of the site.
Cutenews makes news a whole lot easier for any site.

Comment/Reply (w/o sign-up)

FeedBacker
Download Project Management System developed in PHP,MySQL from http://phpfunda.Blogspot.Com/2007/09/project-management-system-in-php-mysql.Html

Download Opensource CMS Freely

Http://phpfunda.Blogspot.Com/

Project management System in PHP - MySQL - http://phpfunda.Blogspot.Com/2007/09/project-management-system-in-php-mysql.Html

Content management systems - http://phpfunda.Blogspot.Com/2007/08/content-management-systems.Html

-smatcoder

Comment/Reply (w/o sign-up)

FeedBacker
Problem with cutenews
CuteNews: PHP-based Blog System - No MySQL

I've downloaded & chmoded everything that needs to be done, but when I go to mysite.Com/cutenews it says "no input file specified". What did I do wrong?

Comment/Reply (w/o sign-up)

wanchope
cutenews is a good blogging platform but the advent of worpress have overshadowed them all.I think wordpress is the best blogging plarform to choose,easy to customise and use.many plugins from differnet developers.

Comment/Reply (w/o sign-up)

Atomic0
I personally feel that storing data in a SQL database is easier to manage and more secure than storing data as a file in the webserver. Also, SQL databases have more advanced features that are not available if you are storing data in files.

Comment/Reply (w/o sign-up)

Latest Entries

iGuest
I download and chmoded everything, and I go to the cutenews page, it says page not found. I tried 55 times, following all the tutorials there is, and the stupid thing still doesn't work! I hate CuteNews, I'm switching to wordpress. GO WORDPRESS!

-reply by Laura

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : php, based, blog, system, mysql, required

  1. Php Tutorial: Making A Shoutbox
    Requirements: PHP, MySQL (14)
  2. 4 Html Based Website Tips
    (4)
    Their are many factors to take into consideration when created your own personal webpage, or a huge
    website system such as gaming communitys equiped with systems to upload your custom content. All
    these hints are intended for HTML based websites. Background One thing to think about is adding
    some kind of background detail. Whether is be a simple background color, a simple background image.
    In fact i encourage you to keep it simple to reduce loading times, and to keep from drawing to much
    attention away from what the site is really intended to do. One thing that i bel....
  3. Ajax+php+sql=simply Superb!(with Visitor Tracking) :: Section 2 (retrive Values From Database And Dynamic Update!)
    A small tutorial to explain integrating php, ajax and MySQL Database (4)
    Hi all.. This the Section 2 for my previous tutorial about storing values in background using ajax!
    Please have a look at here: Astahost.com/ajax-php-sql-simply-superb-visitor-tracking-t15502.html
    Introduction! We are going to create 2 background script files. One to get values from
    the main page input field and store all values including visitor details ( IP Address, Input Value,
    Visitor Agent etc) to database and the 2nd one for retrieving all values from database and display
    it in the screen! We are going to 2 separate pages first and then going to i....
  4. Phpbb - Installation Tutorial ( For Newbies Based On Astahost Cpane)l
    phpBB 2.0.22 installation Tutorial with basic steps. (5)
    Introduction!! Providing a comprehensive 'How To' tutorial guide, on the
    installation of phpbb 2.0.22 forum on your Astahost/cPanel account. Tutorial includes Downloading
    of files Uploading using cPanel File Manager CHMOD using cPanel File Manager MySQL database
    creation PhpBB initial configuration This guid will help everyone from beginners, with images and
    an in depth guide of what to do. Step 1 To start with we need to download PhpBB ( latest stable
    version is PhpBB 2.0.22 ). This can be done by visiting the PhpBB Downloads page which shou....
  5. Finishing The Look Of Your Newly Install Web Script
    Cleaning up your CMS, Forum, Blog, Gallery Scripts (2)
    Most third party webscript come complete with a standard template, color scheme, graphics set, logo,
    favicon, and of course a copyright notice. Since most of these scripts are open source these days,
    we have a lot of room to modify the original script as long as we don't redistribute the
    modified script. * In fact, even for most paid scripts, we are allowed to modify the script to
    suit our needs. It would be nearly impossible to stop most of us from making such modifications.
    Here is a list of things you should change to complete the installation of your web....

    1. Looking for php, based, blog, system, mysql, required

See Also,

*SIMILAR VIDEOS*
Searching Video's for php, based, blog, system, mysql, required
advertisement



CuteNews: PHP-based Blog System - No MySQL

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com