Post Reply  Post Thread 
Only news you click in headlines
Author Message
Scummi
Junior Member
**


Posts: 9
Group: Registered
Joined: Jan 2006
Status: Offline
Reputation: 0
Post: #1
Only news you click in headlines

Hi Brian,

as I said in the troubleshooting part there's a second thing that bothering me

when you click on on of the headlines, you go to a page where all the news is on, and you'll scroll automatically to the one you picked

what I would like is that only the one I clicked is shown and not the complete page with all the news that's posted.

Is that possible??

This post was last modified: 01-13-2006 10:30 AM by Scummi.

01-12-2006 01:50 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Brian
Administrator
*******


Posts: 122
Group: Administrators
Joined: Jan 2006
Status: Offline
Reputation: 0
Post: #2
RE: Only news you click in headlines

I think what I would do for this is link headlines to the comments page.

Remove this from comments.php if you have comments turned off:
if ($commentsallowance != '1')
{
unp_msgBox($gp_invalidrequest);
exit;
}

Open the headlines_displaybit template and replace this:

<a href="{$siteurl}#unpnews{$newsid}">

With this:

<a href="{$unpurl}comments.php?action=list&amp;newsid={$newsid}">

Let me know if that accomplishes what you wanted.


Brian Earley
Utopia Software
utopiasupport@gmail.com
http://www.utopiasoftware.net
Software: Utopia News Pro

This post was last modified: 01-13-2006 05:22 AM by Brian.

01-13-2006 05:17 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Scummi
Junior Member
**


Posts: 9
Group: Registered
Joined: Jan 2006
Status: Offline
Reputation: 0
Post: #3
RE: Only news you click in headlines

and again, thank you very much
this works and does exactly what I want

I left the comments enabled, so didn't have to delete that string from comments.php

01-13-2006 10:07 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Brian
Administrator
*******


Posts: 122
Group: Administrators
Joined: Jan 2006
Status: Offline
Reputation: 0
Post: #4
RE: Only news you click in headlines

Excellent. You're welcome.

Smile


Brian Earley
Utopia Software
utopiasupport@gmail.com
http://www.utopiasoftware.net
Software: Utopia News Pro
01-13-2006 11:48 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump: