TinyPortal

Development => Support => Topic started by: hyem on May 18, 2007, 12:45:49 AM

Title: Creating Forum Posting /board block
Post by: hyem on May 18, 2007, 12:45:49 AM
I need to create block from forum posting and board, is there any code for it ?

and how to add more than five "Show forum-posts on front page" board (at frontpage seting)...

thanks b4
Title: Re: Creating Forum Posting /board block
Post by: shomazta on May 18, 2007, 01:54:15 AM
Quote from: hyem on May 18, 2007, 12:45:49 AM
I need to create block from forum posting and board, is there any code for it ?

what the heck does that mean?

Quote from: hyem on May 18, 2007, 12:45:49 AM
and how to add more than five "Show forum-posts on front page" board (at frontpage seting)...

Go to TinyPortal Settings
Under the FrontPage tab find Number of forum-posts to show on front page:
Change the number to something more then 5 =P
Title: Re: Creating Forum Posting /board block
Post by: hyem on May 18, 2007, 06:11:15 PM
- What i mean is creating php block using forum posting / board content

I use TP 0.98 and there's no "Number of forum-posts to show on front page" on front page Tab TP settings...
Title: Re: Creating Forum Posting /board block
Post by: G6Cad on May 18, 2007, 06:26:57 PM
Look in the block code and snippets board, there are several snippets there you can us to pull out posts and topics in a block.

Title: Re: Creating Forum Posting /board block
Post by: Zetan on May 18, 2007, 06:54:45 PM
Quote from: hyem on May 18, 2007, 06:11:15 PM
- What i mean is creating php block using forum posting / board content

I use TP 0.98 and there's no "Number of forum-posts to show on front page" on front page Tab TP settings...

There are the SSI functions...
http://yoursite.com/ssi_examples.php
and
http://yoursite.com/ssi_examples.shtml
Those addresses do exist if you point your browser to it.

You can use these to pull various bits of information from around you're site into an area of choice.. like a .php block. :)
Many SSI functions are used in the Block Code Snippets.
Title: Re: Creating Forum Posting /board block
Post by: hyem on May 18, 2007, 08:15:23 PM
nope,.. http://yoursite.com/ssi_examples.php and http://yoursite.com/ssi_examples.shtml is a webhosting advartorial... ! those link directed to "E-Commerce Hosting"
Title: Re: Creating Forum Posting /board block
Post by: Lesmond on May 18, 2007, 08:21:11 PM
Zetan Means by yoursite the url to your site ;) you dont put yoursite in
Title: Re: Creating Forum Posting /board block
Post by: hyem on May 18, 2007, 11:48:39 PM
the ans of my 2nd question is in here,... http://www.tinyportal.net/index.php?topic=14085.0
an it's done,.. thx G6â„¢

Quote from: Lesmondâ„¢ on May 18, 2007, 08:21:11 PM
Zetan Means by yoursite the url to your site ;) you dont put yoursite in
LOL  hehehehee  that's rite,.. hehehe i don't put my site in,.. thank for the help... thanks all