 |
 |
 |
 |
 |
| Author |
Message |
iDaemon
Joined: 30 Mar 2006 Posts: 11
|
|
Help, can't insert a diference template |
|
i've insert a news template headline in page
it's work find
i've try to add other template in same page it said
 |  | Fatal error: Call to a member function on a non-object in /usr/local/psa/home/vhosts/wassaweb/httpdocs/cute/inc/show.news.php on line 64 |
please help!
|
|
| Fri Mar 31, 2006 8:12 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
iDaemon
Joined: 30 Mar 2006 Posts: 11
|
|
|
|
any one ?
it have a problem when insert a 2nd show_news
|
|
| Sat Apr 01, 2006 5:36 am |
|
 |
ikbenivo
Joined: 31 Mar 2006 Posts: 10
|
|
|
|
How do you include those 2 newsblocks?
|
|
| Mon Apr 03, 2006 9:36 am |
|
 |
iDaemon
Joined: 30 Mar 2006 Posts: 11
|
|
|
|
1st include everything fine.
 |  | <?php
include '/usr/local/website/httpdocs/cute/head.php';
$category = '12';
$static = TRUE;
$template='Spotlight';
$number=1;
include $cutepath.'/show_news.php';
?> |
2nd include there an error was show.
 |  | <?PHP
$category = '1,2,3,4,5,6,7,8,9,10,11,13';
$static = TRUE;
$number=7;
include $cutepath.'/show_news.php';
?> |
Error msg
 |  | Fatal error: Call to a member function on a non-object in /usr/local/website/httpdocs/cute/show.news.php on line 64
|
I've use a txtsql please help
|
|
| Thu Apr 06, 2006 6:28 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2857 Location: Germany |
|
|
| Thu Apr 06, 2006 7:44 pm |
|
 |
iDaemon
Joined: 30 Mar 2006 Posts: 11
|
|
|
|
i've do that but it still error.
please look at
http://www.thaigaming.com/test2.php
notice i've add 1st news in a darkgray box template Spotlight,
below webboard box , where i've add a 2nd news
Last edited by iDaemon on Fri Apr 07, 2006 6:00 am; edited 1 time in total |
|
| Fri Apr 07, 2006 5:53 am |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2857 Location: Germany |
|
|
|
Maybe it's because of the forum stuff you show below the first news item?
What happens if you remove this forum stuff?
|
|
| Sat Apr 08, 2006 1:33 pm |
|
 |
|
|
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
|
|
 |
 |
 |
|