php forum
php mysql forum
php mysql smarty
 
Topic Options
#314636 - 07/01/07 07:54 PM Stand-alone Content Islands for HTML pages
NewZealandNZ Offline
Lurker

Registered: 07/01/07
Posts: 4
Loc: Rangiora, North Canterbury, Ne...
Hello All (and Rick)

7.1 looks great and can't wait to install it on our network

I used to be able to display Content Islands on the right homepage of each site within New Zealand's Information Network like you see on the sample sites listed below.

New Zealand's Information Network
Golden View Motel
Airport Garden Inn Hotel & Conference Centre

All I did is add this code
Code:
<link rel="stylesheet" href="css/discussions.css" type="text/css" />
<table align="right">
<tr>
<td><script src="http://www.newzealandnz.co.nz/discussions/ContentIslands/1_html.js" language="Javascript1.3" type="text/javascript"></script>
</td>
</tr>
</table>


The pages I am using for the Websites is HTML and I cannot see how to use the new code given rss1.xml code to achieve the same result. If you look through the sample sites provided you will see I have made full use of the wrappers that you can display around each individual message board, the way we run our Network is as a group. Every Website within our Network has its own Message Board which points back to the main Message Board of New Zealand's Information Network.

It works really well, however, being able to have a content island on the top right hand side is a great way for each individual Website owner to get their Message Board seen and used. Any help much appreciated.

If you are clever enough to give me a hand in pulling the rss1.xml content from the file to display in a box I would be most grateful if you could post it here.

Feed URL: http://www.newzealandnz.co.nz/discussions2/cache/rss1.xml

Maybe

To use the HTML format as a Server Side Include:
Code:
<link rel="stylesheet" href="css/discussions.css" type="text/css" />
<table align="right">
<tr>
<td><!--#include virtual="/usr/wwwroot/ddehek/newzealandnz/discussions2/cache/rss1.xml" -->
</td>
</tr>
</table>
or

To use the HTML format as a PHP Include:
Code:
<link rel="stylesheet" href="css/discussions.css" type="text/css" />
<table align="right">
<tr>
<td>
<?
readfile("/usr/wwwroot/ddehek/newzealandnz/discussions2/cache/rss1.xml");
?>
</td>
</tr>
</table>


???

Please help ;-)
_________________________
Best Regards

Danny de Hek - Below is our Office Cam Image


Top
#314647 - 07/04/07 08:07 PM Re: Stand-alone Content Islands for HTML pages [Re: NewZealandNZ]
NewZealandNZ Offline
Lurker

Registered: 07/01/07
Posts: 4
Loc: Rangiora, North Canterbury, Ne...
No one knows O dear ;-(
_________________________
Best Regards

Danny de Hek - Below is our Office Cam Image


Top
#314650 - 07/07/07 06:52 PM Re: Stand-alone Content Islands for HTML pages [Re: NewZealandNZ]
nims2 Offline
Lurker

Registered: 07/07/07
Posts: 7
I am also looking for a way to get the contentisland feature back in threads. Isn't there anyone that know a hack for this?

Top
#314655 - 07/08/07 02:25 PM Re: Stand-alone Content Islands for HTML pages [Re: nims2]
nims2 Offline
Lurker

Registered: 07/07/07
Posts: 7
Well I figured it out myself wink.
See http://www.ubbdev.com/forums/ubbthreads.php?ubb=showflat&Number=314654 for the solution.


Edited by nims2 (07/08/07 02:26 PM)

Top


Who's Online
0 registered (), 20 Guests and 12 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Wisdom needed
by Gizmo
Yesterday at 10:54 AM
How to hide sub forums from summary page
by blaaskaak
12/03/08 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
Truth, David DelMonte, nick1, Begbie, cenk
13364 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks