Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Sudhakar Arjunan on November 19, 2008, 10:42:31 AM

Title: SSI Functions on SMF 2.0. Beta 4.
Post by: Sudhakar Arjunan on November 19, 2008, 10:42:31 AM
I want the recent news to be displayed on the mainsite.

Could anyone guide us to use SSI on the other page.

Ex : main.forum.com - > needs display of news and last post using SSI on fourm.com.
Title: Re: SSI Functions on SMF 2.0. Beta 4.
Post by: Oldiesmann on November 19, 2008, 11:17:51 AM
It's the same as using SSI.php on any page - you just include SSI.php at the top of the file (before anything else), then call the appropriate functions as needed throughout your code.
Title: Re: SSI Functions on SMF 2.0. Beta 4.
Post by: Sudhakar Arjunan on November 19, 2008, 11:23:26 AM
Quote from: Oldiesmann on November 19, 2008, 11:17:51 AM
It's the same as using SSI.php on any page - you just include SSI.php at the top of the file (before anything else), then call the appropriate functions as needed throughout your code.

Thank you and i will try out now.
Thanks for Replying Here.
Title: Re: SSI Functions on SMF 2.0. Beta 4.
Post by: Nathaniel on December 05, 2008, 04:17:29 AM
Have you had any succes using the SSI.php functions A.SK?

Is this issue solved or do you still require assistance? If this is solved feel free to mark it as solved otherwise reply with some details of what isn't working.
Title: Re: SSI Functions on SMF 2.0. Beta 4.
Post by: Sudhakar Arjunan on December 06, 2008, 02:23:36 PM
Quote from: LHVWB on December 05, 2008, 04:17:29 AM
Have you had any succes using the SSI.php functions A.SK?

Is this issue solved or do you still require assistance? If this is solved feel free to mark it as solved otherwise reply with some details of what isn't working.

Thank you for your Interest LHVWB.

Look what i have did using ssi, http://itacumens.com/discussssi.php

Now i would like to connect the entire SSI inside the custom field on the same page, using the Ajax Tabs.

Any Suggestion will be helpful.

And even would like to connect the login and logup using a small Popup, as soon as the user registers or clicks log in button on the popup,

In the Same Webpage , it should show, welcome text, say welcome User.
Title: Re: SSI Functions on SMF 2.0. Beta 4.
Post by: JimM on February 02, 2009, 11:57:48 PM
A.SK - Is this issue solved or do you still require assistance? 

Title: Re: SSI Functions on SMF 2.0. Beta 4.
Post by: Sudhakar Arjunan on February 03, 2009, 02:07:10 AM
Quote from: JimM on February 02, 2009, 11:57:48 PM
A.SK - Is this issue solved or do you still require assistance? 


I got it worked with the above link, which i have mentioned.

Even if you show me your working example and help me completing or say structuring our website.

Then that would be really appreciateable.
Title: Re: SSI Functions on SMF 2.0. Beta 4.
Post by: JimM on February 03, 2009, 10:54:40 PM
For now I will mark this issue as solved then as we have pretty much reached resolution to the problem.