Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 2:
View all articles by Author" link Next Page Help

 

 


Harvey
User

Jun 8, 2008, 6:32 PM

Post #1 of 8 (4439 views)
Shortcut
View all articles by Author" link Next Page Help Can't Post

I was looking at the tutorial View all articles by Author" link.

http://www.interactivetools.com/forum/gforum.cgi?post=50227#50227

But it doesn't say how to make it work past the first page. Results are all off when clicking on the next page. I know there's a value that has to be incorporated in the next and the previous links at the bottom of the page, but I don't know what exactly. Can you guys help?

Thaks


MikeB
Staff


Jun 9, 2008, 10:21 AM

Post #2 of 8 (4429 views)
Shortcut
Re: [Harvey] View all articles by Author" link Next Page Help [In reply to] Can't Post

Hi Harvey,

Thanks for the post!

Would you be able to paste the code that's being used for your "Next" button in this template file? If I can see what is currently being used for this, I should be able to have a look at everything for you and let you know what might be happening. Also, any details you can provide about the results themselves and the issue with them, would be a great help.

I look forward to hearing from you! Smile

Cheers,
Mike Briggs - Product Specialist
support@interactivetools.com

[hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url]
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]


Janet
User

Jun 11, 2008, 5:48 AM

Post #3 of 8 (4310 views)
Shortcut
Re: [MikeB] View all articles by Author" link Next Page Help [In reply to] Can't Post

Hi Harvey and Mike:

I'm having the same problem on my site. My "Next" link goes to http://www.uga.edu/dcsemester-bin/artman2/search.cgi?action=search&page=2&perpage=5&template=articleLists/categoryIndexNews.html&includeSubcats=1&categoryNum=26 but I'm getting a 500 Internal Server Error when I click on it. This is my 3rd AM2 site so I went back to my other sites that are using this function and compared the settings. Everything seems to be fine. Not sure why http://www.uga.edu/dcsemester/news won't link to next page.

Could you include me in on Harvey's solution. It might be mine as well.

Thanks
Jan


Jake
Staff


Jun 11, 2008, 12:12 PM

Post #4 of 8 (4264 views)
Shortcut
Re: [Janet] View all articles by Author" link Next Page Help [In reply to] Can't Post

Hi Jan,

It looks like your main search.cgi page isn't loading either:

http://www.uga.edu/dcsemester-bin/artman2/search.cgi

Most of the time this is simply due to permissions settings not being adjusted correctly on this file. You might want to check that they're set to "755" if you're on a Linux-based server, or "Read/Execute" if you're on a Windows server.

I hope this helps!
-----------------------------------------------------------
Cheers,
Jake Marvin - Product Specialist
support@interactivetools.com

[hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url]
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]


Janet
User

Jun 11, 2008, 12:17 PM

Post #5 of 8 (4262 views)
Shortcut
Re: [Jake] View all articles by Author" link Next Page Help [In reply to] Can't Post

You're killing me! So easy and that was it! Thanks Jake.

Jan


Harvey
User

Mar 29, 2009, 3:07 PM

Post #6 of 8 (3622 views)
Shortcut
Re: [MikeB] View all articles by Author" link Next Page Help [In reply to] Can't Post

This is my code.


<!-- template insert : $articleList$ -->

<!-- templatecell : articleRow -->
<span class="summary_breadcrumb"><a name="$article.num$"><!--#include virtual="$published.categoryBreadcrumb.webpath$" --></a></span><br>
<span class="summary_title"><a href="$published.articlePage.url$">$article.title$</a></span><br>
<span class="summary">$article.summary$</span><br>
<span class="summary_date">$article.date$<br clear="all"><br></span>
<!-- templateIf : $article.attachments$ ne "" -->
<div class="summary_attachments"> <b style="color: #666666;">Download attachment(s):</b> $article.attachments$

<!-- templatecell : article.attachments.row -->[ <a href="$file.webUrl$">$file.title$</a> ] <!-- /templatecell : article.attachments.row -->
</div>
<!-- /templateIf -->

<!-- templateIf : $article.externalLink$ ne "" -->[ <a href="$article.externalLink$">Visit&nbsp;Website</a> ] <!-- /templateIf -->

<!-- /templatecell : articleRow -->

<!-- templateIf : $articleList$ eq "" -->
<span class="summary">Sorry, no articles were found.</span><br>
<!-- /templateIf -->

<!-- templateCell : pageDefault.embeddedMedia -->

<!-- templateIf : $file.caption$ ne '' -->
<table border=0 cellspacing=2 cellpadding=0 width=$file.width$ align=$file.align$>
<tr><td><img src="$file.webUrl$" height="$file.height$" width="$file.width$" border=1></td></tr>
<tr><td><span class="image_caption">$file.caption$</span></td></tr>
</table>
<!-- /templateIf -->

<!-- templateIf : $file.caption$ eq '' -->
<table border=0 cellspacing=2 cellpadding=0 width=$file.width$ align=$file.align$>
<tr><td><img src="$file.webUrl$" height="$file.height$" width="$file.width$" border=1></td></tr>
</table>
<!-- /templateIf -->


<!-- /templateCell : pageDefault.embeddedMedia -->

<br>


Harvey
User

Apr 3, 2009, 1:17 PM

Post #7 of 8 (3288 views)
Shortcut
Re: [Harvey] View all articles by Author" link Next Page Help [In reply to] Can't Post

I guess no one will help me with that one...


Donna
Staff / Moderator


Apr 6, 2009, 1:44 PM

Post #8 of 8 (3149 views)
Shortcut
Re: [Harvey] View all articles by Author" link Next Page Help [In reply to] Can't Post

Hi Harvey,

Sorry for the delay -- can you give me a quick rundown on what that code is doing now, and what you'd like to change about it?

Donna

--
support@interactivetools.com