292011
MattG
Re: Which forum module do you reckon?
  • 2003/9/18 22:25

  • MattG

  • Just popping in

  • Posts: 2

  • Since: 2003/9/18


nm, I found it. :)



292012
MattG
Re: Which forum module do you reckon?
  • 2003/9/18 22:20

  • MattG

  • Just popping in

  • Posts: 2

  • Since: 2003/9/18


I'm fairly new to Xoops, but we are looking at moving from a phpbb2 board to Xoops. I looked around but have been unable to find a phpbb2 module for Xoops, though it sounds like one exists. Can someone show me the light?

Thanks,
-Matt G



292013
JackJ
Re: Streaming Audio Mod
  • 2003/9/18 21:29

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


More for previous

I did not install this as a module, here is my customisation, I am no coder, but it works for me

Edited this, I posted wrong code a min ago

I called this popup.php

/****************************************************************
* Block XP-Radio Adapté à XOOPS par LLaumgui pour XPerience-Fr *
* http://www.xperience-fr.net *
* *
* Module sous licence gpl *
****************************************************************/
?>

if ($station == capitalfm){$staradio = "www.radio-now.co.uk/l/capitalfmlo.asx";}
elseif ($station == classicgold) {$staradio = "62.25.96.7/classicgold";}
elseif ($station == powerfm) {$staradio = "streaming.capitalinteractive.co.uk/power_low";}
elseif ($station == smoothjazz) {$staradio = "smoothjazz.com/smooth.asx";}
elseif ($station == radiostorm) {$staradio = "64.236.34.141:80/stream/1023";}
elseif ($station == talksport) {$staradio = "194.162.227.149/audio/talksport.asx";}
elseif ($station == studentbroadcast) {$staradio = "www.sbn.co.uk/SBNLive.asx";}
elseif ($station == premierchristian) {$staradio = "www.premier.org.uk/streaming/premier.asx";}
elseif ($station == radioscotland) {$staradio = "62.25.96.7/rrs/";}
elseif ($station == talkgospel) {$staradio = "www.premier.org.uk/streaming/premierg.asx";}
elseif ($station == rtl2) {$staradio = "cache.yacast.fr/V4/rtl2/rtl2.asx";}
elseif ($station == crfm) {$staradio = "audio.musicradio.com/2CR.asx";}
elseif ($station == ucbeurope) {$staradio = "62.25.96.7/ucbinspiration";}
elseif ($station == ucbbible) {$staradio = "62.25.96.7/ucbbible";}
echo "
$station


classid=\"clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95\"
codebase=\"http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701\"
standby=\"Chargement...\"
type=\"application/x-oleobject\" align=\"middle\">





































































";


?>

//End of popup.php



My Custom Block:-- Hashed code, I am sure you can improve



















//end of hashed code

//copy radio.gif from my site if you wish

A lot of the stuff in the code is not needed, I just pasted it all from the module with my changes. Some of the french stations listed don't have matching "option value=", so they won't appear as a selection. Perhaps a coder could improve this and include real player etc. Internet_Radio for Postnuke is very good if someone could port it

A couple of the radio links are not functional because the stations are off, but you get the idea, nice one to play with?




292014
JackJ
Re: Streaming Audio Mod
  • 2003/9/18 21:09

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


Quote:

Kolibri wrote:
A few questions about Kitsou's streaming audio block.

1) How can I get a pulldown menu under the player in which some channels are predefined?

2)How to add an option to load the player into a new frame which will continue the channel/music while browsing the site.

3)Howto make the media player not start automatically.

4)Can I change the skin of the player?

Thanks in advance.

I already posted a module request at the Module Development Team based on a existing PHPNuke Module...


I have a radio mod called xp-radio on my site which I downloaded from some XOOPS Site, german or french I think, which you can customise.. Search on google for xp-radio

It has pop up selection etc, add as many stations as you like, although I customised my block not to play on the main page, no point in that, when users browse to other pages the radio goes off..popups are far better..if this is of any use to you let me know if I can help

You can make the block look like you wish with html

macambridge.com




292015
Kolibri
Re: Streaming Audio Mod
  • 2003/9/18 20:38

  • Kolibri

  • Just popping in

  • Posts: 17

  • Since: 2003/9/5 1


A few questions about Kitsou's streaming audio block.

1) How can I get a pulldown menu under the player in which some channels are predefined?

2)How to add an option to load the player into a new frame which will continue the channel/music while browsing the site.

3)Howto make the media player not start automatically.

4)Can I change the skin of the player?

Thanks in advance.

I already posted a module request at the Module Development Team based on a existing PHPNuke Module...



292016
Herko
Re: Which forum module do you reckon?
  • 2003/9/18 18:26

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


Quote:

shivaji wrote:
is it possible to integrate Invision Board with XOOPS ?

Koudanshi has made an excellent IPB module for XOOPS. Do a search for that module on this site and you'll find may references to it

Quote:

is it possible to integrate PHP PhotoPost Pro with XOOPS ?

It's the first I hear of this app, so I'm pretty sure it hasn't been ported to XOOPS (yet). If it's a gallery application, then you might want to try the alternatives.. there are a few around.

Herko



292017
shivaji
Re: Which forum module do you reckon?
  • 2003/9/18 18:01

  • shivaji

  • Friend of XOOPS

  • Posts: 179

  • Since: 2003/9/18


Hi:

I am new member of xoops. Initially I was planning to use e-xoops but there progress end at MODULE integration.

I purchased Invision Board and PHP PhotoPost Pro and I have a users database of more then 1 thousand members. I am ready to use the inbuilt forum of XOOPS (what XOOPS using PHPBB ??) provided I am able to migrate our existing database for which I was worried about :(

Or

is it possible to integrate Invision Board with XOOPS ?

is it possible to integrate PHP PhotoPost Pro with XOOPS ?

I am not sure man and looking for some expert suggestion.

Looking forward to your reply.

-Shivaji.



292018
Coplan
Re: Theme Change question
  • 2003/9/18 16:33

  • Coplan

  • Just popping in

  • Posts: 51

  • Since: 2002/10/2


*nudge*



292019
GIJOE
Re: Fix for multiple blocks in Admin
  • 2003/9/18 7:17

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


Quote:

Catzwolf wrote:
It is suggested that all users should only belong (added) to one group type and not belong (added) to multipule groups.

It is not a good idea.
The feature of group has many possibilities and purposes.

To avoid multiple icons being displayed, XOOPS core should be fixed at first.

I use a patch adding "$admin_mids = array_unique( $admin_mids ) ;" into cp_functions.php.

----------------
That's a obviously bug! It should be fixed.



292020
lajab
Re: uploading images
  • 2003/9/18 4:37

  • lajab

  • Just popping in

  • Posts: 47

  • Since: 2003/9/3 1


I want to add my own banner to the front page, can't figure out how to do it. Please give me step by step instructions. Is it done the same way as descibed in this thread? If so, where would I find the php_ini file?

Quote:

sacred wrote:
After setting up a discussion forum, I found that I cannot use the image manager to upload any image. After uploading an image, nothing happens and the image bank remains blank.
What have I forgetten to do?







Login

Who's Online

173 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 173


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jul 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits