11.My new coded website !
I'm still a newbie on coding,
But this time it comed with cutenews.
Live Preview: web_6
Download: web_6.rar
Credit's:
Design: Boro
Coding: Lelouch
Cutenews ID/PSW:
ID: Admin
PSW: Admin
How to edit:
How to edit On / Off is in the .txt .
How to edit cutenews that it fully would work ?
Upload all the files to FTP,
And go to http://www.****.com/cutenews
Then:
1. Go to your ftp, and then:
Cutenews > data.
And then change permissions on these files (Right click, and the last button):
news.txt
postponed_news.txt
unapproved_news.txt
comments.txt
users.db.php
archives
2. Go to Options > Personal Options and edit your Password.
3. Go to Options > Integration Wizards (News and RSS) > 2. Integrate News into your site.
Then Number of Active News to Display: Write 4, and then Proceed to Integration >>.
You will get etc.:
CuteNews determined your full path to show_news.php to be: '/home/****/domains/maxcheaters.wu.lt/public_html/web_6/cutenews/show_news.php'
If for some reasons the include path is incorrect or does not work, please determine
the relative path for including show_news.php yourself or consult your administrator
Ok, let's move on.
4. Go to Index.php , and find this line:
<?PHP
$number=4;
$category=1;
include("[b]/home/****/domains/maxcheaters.wu.lt/public_html/web_6/cutenews/show_news.php[/b]");
?>
Then change
/home/****/domains/maxcheaters.wu.lt/public_html/web_6/cutenews/show_news.php
With the code that you got from 2 - 3.