CuteNews Help.. |
![]() ![]() |
CuteNews Help.. |
Jul 19 2008, 12:42 AM
Post
#1
|
|
|
oh schaden. ![]() ![]() ![]() Group: Member Posts: 74 Joined: Jul 2007 Member No: 550,490 |
i'm using iFrames and i installed cutenews, no prob.
i'm trying to get the news to show up and i can't. all the tutorials say rename the file to "index.php" and i did that but nothing shows up. i tried going to cutephp.com but their site is down because they didn't pay. this is my page coding: CODE <?php include("header.php");?> <h1>urban blogging.</h1> This is where your content goes. <?php include("footer.php");?> and i have the proper stuff for the header and footer. urban.sharpermyspace.com |
|
|
|
Jul 19 2008, 12:44 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 786 Joined: Dec 2006 Member No: 488,341 |
Did you add
<?PHP $number = "#ofnews"; include("cutenews/show_news.php"); ?> between the header and footer? |
|
|
|
Jul 19 2008, 12:58 AM
Post
#3
|
|
|
oh schaden. ![]() ![]() ![]() Group: Member Posts: 74 Joined: Jul 2007 Member No: 550,490 |
header:
CODE <html> <head> <LINK REL=stylesheet HREF="style.css" TYPE="text/css"> <?PHP include("/cutenews/show_news.php"); ?> </STYLE> </HEAD> footer: CODE </BODY> </html> |
|
|
|
Jul 19 2008, 12:59 AM
Post
#4
|
|
![]() AIDS at RAVES. ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 2,386 Joined: Dec 2007 Member No: 598,878 |
you have to include the news in between you header and footer in your index.php page
|
|
|
|
Jul 19 2008, 01:01 AM
Post
#5
|
|
|
oh schaden. ![]() ![]() ![]() Group: Member Posts: 74 Joined: Jul 2007 Member No: 550,490 |
ah, nevermind.
i found the issue. thanks though. |
|
|
|
![]() ![]() |