Welcome, Guest. Please Login or Register.
November 27, 2024, 09:45:54 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Is it possible to integrate Board Data with outside pages? « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Is it possible to integrate Board Data with outside pages?  (Read 452 times)
biostormx
Noobie
*
Posts: 5


I'm a llama!

Is it possible to integrate Board Data with outside pages?
« on: December 30, 2003, 09:48:28 AM »
Reply with quote

YaBB SE Version:
PHP Version:
MySQL Version:
Server Platform:
Link to Forum:

Problem Description:
For instance.. say you are logged on in the boards, at http://www.webpage.com/yabbse ... would there be a way to say "Welcome, <username>, you have <#> new messages" on, say, www.webpage.com?

I was talking about this at a different website, and they told me this...
Quote
-type in meta tags for each peice of data you want like members would be <meta name="members" content="[YOUR PHP VARIABLE FOR MEMBERS]">
-Then edit your page and type:
<?php
$stats = get_meta_tags("[YOUR FORUM ADDRESS]");
print("Members:".$stats['members']);
?>
-Then save and change for every stat you want.

It doesn't seem to work, though.. maybe they just told me the wrong code?  Or is it just not compatabile with yabbse?

Right now, if I use the yabb username tag.. on the forum, where it would say "Welcome, Biostorm.." it just says "Welcome, " on the main page..

Thanks in advance if this is possible..

Logged
Peter Duggan
Llama Chameleon
Global Moderator
YaBB God
*****
Posts: 1793


You come and go...

WWW
Re:Is it possible to integrate Board Data with outside pages?
« Reply #1 on: December 30, 2003, 11:19:43 AM »
Reply with quote

Call up ssi_examples.php in your browser by typing http://www.yabbse.org/community/ssi_examples.php or whatever and scroll down to Welcome Function: <? welcome(); ?>. :)
Logged

biostormx
Noobie
*
Posts: 5


I'm a llama!

Re:Is it possible to integrate Board Data with outside pages?
« Reply #2 on: December 31, 2003, 12:43:53 AM »
Reply with quote

O...k...

Do you have any idea what causes this:
http://www.gamerulers.com/yabbse/ssi_examples.php

:/

Is this going to need to be reinstalled completely..?
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Is it possible to integrate Board Data with outside pages?
« Reply #3 on: December 31, 2003, 02:48:42 PM »
Reply with quote

Did you edit SSI.php with the path information?

-[Unknown]
Logged
Anguz
YaBB God
*****
Posts: 641


llama me?!

WWW
Re:Is it possible to integrate Board Data with outside pages?
« Reply #4 on: January 01, 2004, 12:39:19 AM »
Reply with quote

Quote from: biostormx on December 31, 2003, 12:43:53 AM
Do you have any idea what causes this:

http://www.yabbse.org/community/index.php?thread=20295/0#msg133714
« Last Edit: January 01, 2004, 12:39:54 AM by Anguz » Logged

My Mods: Avatar & Sig Size Control, No Show Msg Subject, Msg URL Composer, Built-in Avatar Rand, Built-in Sig Rand, Remove New-lines Excess, Show All Stars, Search Bar, Smart URLs
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Is it possible to integrate Board Data with outside pages? « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.017 seconds with 20 queries.