Forum Index
RegisterSearchFAQMemberlistUsergroupsLog in
Multi include and full story

 
Reply to topic    Forum Index » Help View previous topic
View next topic
Multi include and full story
Author Message
Miro



Joined: 05 Apr 2006
Posts: 43

Post Multi include and full story Reply with quote
I have 5 categories in my admin which I will show in my index at the same time with different template for ex :

Code:
 

<?PHP

            $category = "1";

          $static = TRUE;

          $template = "left";

          $number = 5;

          $PHP_SELF = 'index.php';

          include $cutepath.'/show_news.php';

?>



<?PHP

            $category = "2";

          $static = TRUE;

          $template = "middle";

          $number = 5;

          $PHP_SELF = 'index.php';

          include $cutepath.'/show_news.php';

?>

.

.

.        



Everything works correctly but all images in index.php disappear and the text format changes then I've clicked the full story link. Why?
Wed Apr 05, 2006 11:30 am View user's profile Send private message
Guest








Please login to hide the ads.

FI-DD
Admin


Joined: 22 Sep 2005
Posts: 2801
Location: Germany

Post Reply with quote
There is a new syntax for using the $static variable. Please read the readme which includes examples of how to use $static, too. Smile
Wed Apr 05, 2006 8:28 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    Forum Index » Help All times are GMT + 1 Hour
Page 1 of 1

 
Jump to: 
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



Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Music Lyrics.