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 Strange little issue
Bigpip
Posted on 30 Aug 2010, 11:51:39

Access: Member
Total Posts: 2
Joined: 2010-08-30

Hi Folks, I've had a scan of the forum but can't see a resolution to this particular issue.

I'm using a free hosting site which has all of the usual access ftp / mysql etc and have uploaded the script.

Everything seems to work ok when I create a story and upload images etc, but when the short story is displayed, the Read More link just takes me to a blank page and I don't get the summary or the full story displayed.

Not sure if this is a hosting issue or if there's something I've removed from the template.

the site is at www.forcefans.zxq.net and the template code is here...

Quote:
<div>
<span style="font-family: 'Arial'; font-size: 14pt; color: #000000">{title}</span><hr />
<span style="font-family: 'Arial'; font-size: 10pt; color: #ADADAD">Posted on {date}
</span>
<div style="font-family: Arial; font-size: 10pt">
{shortstory}
{story}
<br><br>
[readmore]Full Story[/readmore] </div>
<br />
<br />
</div>
<hr />

This is the code from the index.php page
Code:

<div id="news">
 <?PHP
   $cat
[]='Latest News';
   include(
"news/index.php");
 
?>
</div>


Any ideas would be appreciated!


#2821
Chris
Posted on 30 Aug 2010, 16:23:05

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

The template you're currently using, edit it and check the "Comments Structure" section to make sure it looks something like this

Code:
{news}
<a name="comments"></a>
{comments}
{commentspagintation}
[loggedin]Welcome, {username}[/loggedin]
{commentsform}
{loginform}
#2822
Bigpip
Posted on 30 Aug 2010, 19:10:51

Access: Member
Total Posts: 2
Joined: 2010-08-30

That's worked.

How do I stop the summary repeating itself though?
#2823
Network-13.com © 2013