SMF Support > SMF 1.1.x Support

SSI Question !

(1/6) > >>

Cole:
Hey all,

I've searched through the message board and couldn't find an answer to this question so my apologies if someone has already answered it some where.

When I try to include <?php ssi_topBoards(); ?> into my page nothing shows up. I have my ssi include tag in my page as well but it's not working. I had this problem with YABBse as well and I know there was another way to go about including the ssi information. Was wondering if anyone could refresh my memory.

http://www.cplace.net/cole/ [nofollow] if any one wants to see the problem first hand, the top boards should be listed under the 'MOST ACTIVE MESSAGE BOARD' header.

Cheers again all

Chris Cromer:
The other way to do it that you mentioned can be seen here:
http://www.simplemachines.org/community/ssi_examples.shtml

Cole:
I have tried doing it through that command but doesn't seems to be the same problem.

The other way I'm thinking was to include the ssi file through the php include command and then ?topboards so would be something like this

<?php include("ssi.php?topboards"); ?>

or something to that effect
but I honestly can't remember

[Unknown]:
<?php include('http://www.simplemachines.org/community/SSI.php?ssi_function=topBoards'); ?>

-[Unknown]

Chris Cromer:
Shouldn't that be SSI.php not index.php?

Navigation

[0] Message Index

[#] Next page

Go to full version