Search found 4 matches

by silvermead
Fri Aug 26, 2005 10:32 am
Forum: Proposals
Topic: Calling {writeTopTenRow} from within main.tpl
Replies: 6
Views: 16714

Brilliant, all fixed! Thank you so much for all your help and excellent software.
by silvermead
Fri Aug 26, 2005 8:57 am
Forum: Proposals
Topic: Calling {writeTopTenRow} from within main.tpl
Replies: 6
Views: 16714

I'm really sorry but it still has a problem with that file - line 27 but I can't see anything wrong.

http://support.silvermead.co.uk/

Thank you so much for your help.
by silvermead
Thu Aug 25, 2005 5:54 pm
Forum: Proposals
Topic: Calling {writeTopTenRow} from within main.tpl
Replies: 6
Views: 16714

I think I might have entered that wrong, now no content is loading: http://support.silvermead.co.uk


My main.php looks like:

<?php
/**
* $Id: main.php,v 1.2.2.1 2005/08/13 18:15:43 thorstenr Exp $
*
* @author Thorsten Rinne <thorsten@phpmyfaq.de>
* @since 2002-08-23
* @copyright (c) 2001-2005 ...
by silvermead
Thu Aug 25, 2005 3:35 pm
Forum: Proposals
Topic: Calling {writeTopTenRow} from within main.tpl
Replies: 6
Views: 16714

Calling {writeTopTenRow} from within main.tpl

Hi, I'm trying to get the top 10 and most recent five faq lists to load within the main.tpl template, but they won't show.

See: http://support.silvermead.co.uk/

You can see at the bottom I have included them in the index.tpl and they come through perfectly.

Do I need to change somehting somewhere ...