 |
 |
 |
 |
 |
| Author |
Message |
etcha
Joined: 12 Feb 2006 Posts: 1
|
|
PLEASE HELP INCLUDING NEWS |
|
Trying to show 3 different categories using 3 different templates and for some weird reason it keeps using the default template even though i am trying to use other templates i have allready made in cutenews. Please help not sure if my include code is wrong or maybe setup is not right. Used cutephp cutenews before and had no problems...
 |  |
<td width="258"><?PHP $category = "1"; $template = "releases"; include $cutepath.'/show_news.php'; ?></td>
<td width="258"><?PHP $category="2"; $template="Headlines"; include 'news/show_news.php'; ?></td>
<td width="258"><?PHP $category="3"; $template="releases"; include 'news/show_news.php'; ?></td> |
EXAMPLE: http://www.urbanshadows.ca/index.php
Using latest version of cutenews.ru
|
|
| Sun Feb 12, 2006 11:45 am |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|