Guestbook prevnext

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
leevings
Forum Members
Forum Members
Posts: 12
Joined: Wed Apr 26, 2006 12:35 am

Guestbook prevnext

Post by leevings »

HI!

Any idea, how can I put 2 prev/next- buttons? 1 above and 1 below
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm
Location: the Netherlands

Re: Guestbook prevnext

Post by Dee »

Add

Code: Select all

$this->ShowPrevNextLinks($start, $show_num_entries, $max);
at the end of action.default.php (line 132), just above

Code: Select all

if($show_button)
{
    showAddButton($this, $id);
}
leevings
Forum Members
Forum Members
Posts: 12
Joined: Wed Apr 26, 2006 12:35 am

Re: Guestbook prevnext

Post by leevings »

Thank you very much!
Post Reply

Return to “Modules/Add-Ons”