Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support Displaying News
Luckystrait
Posted on 17 Sep 2008, 17:00:34

Access: Member
Total Posts: 1
Joined: 2008-09-17

First off, I love the backend. It rocks.

My problem is integrating the news, or heck . . . even displaying it.

I can get each story if I type in http://www.mysite.com/news/index.php?id=2

I need to show all stories in that category though.

I have tried the all option with no luck. It will not work with a specific category either.

Code:
<?php
$cat = \"all\";
include \'http://www.mysite.com/news/index.php\';
?>

I sure would love to use this, but I seem to really be struggling. Any help would sure be appreciated.

Thanks!
#415
Chris
Posted on 19 Sep 2008, 02:46:17

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

Hi Luckystrait,

Try using this code

Code:
<?php
$cat 
= 'all';
include 
'news/index.php';
?>


Does it show the news at all?
#418
Corneliusw
Posted on 29 Oct 2008, 07:42:14

Access: Member
Total Posts: 16
Joined: 2008-10-15

The news is not displaying for me and I am using the proper code. I have it on http://mmaing.com/index.php.

Code:
<?php
$cat = 'all';
include 'news/index.php';
?>
#466
Corneliusw
Posted on 29 Oct 2008, 18:05:15

Access: Member
Total Posts: 16
Joined: 2008-10-15

I fixed it so that the page loads since before it wasn't. But now it doesn't show the news, it only shows "Powered by N-13 News".
#472
Joostthehost
Posted on 30 Oct 2008, 11:13:18

Access: Member
Total Posts: 10
Joined: 2008-10-21

Quote:
I fixed it so that the page loads since before it wasn't. But now it doesn't show the news, it only shows "Powered by N-13 News".

That problem can have multiple causes:
- Do you have newsfiles at all?
- Are they approved? (so visitors/you can see them om your frontend)
- Are they categorized? (only when you've got categories at all)
- Is your template configured correctly?
#476
Corneliusw
Posted on 30 Oct 2008, 14:57:59

Access: Member
Total Posts: 16
Joined: 2008-10-15

Articles are approved and in their respective categories. I haven't touch the template and how do I check if I have newsfiles at all.
#478
Joostthehost
Posted on 30 Oct 2008, 19:13:37

Access: Member
Total Posts: 10
Joined: 2008-10-21

Quote:
how do I check if I have newsfiles at all?
Login to the admin backpanel, go to 'news' > here you can add/edit newsposts. On the right all newsfiles currently in the system are listed.
#479
Corneliusw
Posted on 30 Oct 2008, 20:10:54

Access: Member
Total Posts: 16
Joined: 2008-10-15

Yeah the news is there.
#480
Corneliusw
Posted on 03 Nov 2008, 15:01:40

Access: Member
Total Posts: 16
Joined: 2008-10-15

Can anyone help me with this? I need to have website ready by next week. I can give login information if needed.
#482
Network-13.com © 2013