BBCODE for phpBB forum for music player

This forum is for discussing Reason. Questions, answers, ideas, and opinions... all apply.
Post Reply
User avatar
Bixbambi
Posts: 105
Joined: 02 Apr 2015
Location: France, Brive la Gaillarde.
Contact:

30 Apr 2017

Hi.
Hello what is the BBCODE for phpBB forum to play the music player allihoupa. This is for a new French-speaking Forum to be published. Please.

User avatar
Kenni
Site Admin
Posts: 1245
Joined: 02 Jun 2015
Location: Copenhagen, Denmark
Contact:

30 Apr 2017

Bixbambi wrote:Hi.
Hello what is the BBCODE for phpBB forum to play the music player allihoupa. This is for a new French-speaking Forum to be published. Please.
There's no standard code. The Allihoopa BBCode we have is a custom one, based on the iFrame source code you get when you actually share your stuff from Allihoopa.
Kenni Andruszkow
SoundCloud

User avatar
Bixbambi
Posts: 105
Joined: 02 Apr 2015
Location: France, Brive la Gaillarde.
Contact:

30 Apr 2017

Kenni wrote: There's no standard code. The Allihoopa BBCode we have is a custom one, based on the iFrame source code you get when you actually share your stuff from Allihoopa.
I have customized my Iframe but it does not work an idea?

Code: Select all

[allihoopa]{URL}[/allihoopa]

Code: Select all

<iframe style="width:100%;height:166px;border:1px solid #c2d2a7;" src="https://api.allihoopa.com/v1/oembed?url={URL}"></iframe>
Last edited by Bixbambi on 30 Apr 2017, edited 1 time in total.

User avatar
Kenni
Site Admin
Posts: 1245
Joined: 02 Jun 2015
Location: Copenhagen, Denmark
Contact:

30 Apr 2017

Bixbambi wrote: I have customized my Iframe but it does not work an idea?

Code: Select all

<iframe style="width:100%;height:166px;border:1px solid #c2d2a7;" src="https://api.allihoopa.com/v1/oembed?url={URL}"></iframe>
And what does the actual BBCode look like?

Should be something like:

Code: Select all

[allihoopa]{URL}[/allihoopa]
Kenni Andruszkow
SoundCloud

User avatar
Kenni
Site Admin
Posts: 1245
Joined: 02 Jun 2015
Location: Copenhagen, Denmark
Contact:

30 Apr 2017

Oh, I see the problem here as well.

You're using the API version of the Allihoopa embed. That endpoint returns a JSON object, not an actual HTML code.

For an actual Allihoopa player inside a post I'd use:

Code: Select all

[allihoopa]{SIMPLETEXT}[/allihoopa]

Code: Select all

<iframe src="https://allihoopa.com/s/{SIMPLETEXT}?embed" style="height:120px; width:100%" scrolling="no" frameborder="0"></iframe>
Then you can embed with the following in a post:

Code: Select all

[allihoopa]qoSQnzaR[/allihoopa]

Last part of URL: https://allihoopa.com/s/qoSQnzaR
Kenni Andruszkow
SoundCloud

User avatar
Bixbambi
Posts: 105
Joined: 02 Apr 2015
Location: France, Brive la Gaillarde.
Contact:

30 Apr 2017

Kenni wrote:

Code: Select all

[allihoopa]{URL}[/allihoopa]
Yes, I have this in my BBcode. But I think

Code: Select all

https://api.allihoopa.com/v1/oembed?url={URL}
is not good.

User avatar
Bixbambi
Posts: 105
Joined: 02 Apr 2015
Location: France, Brive la Gaillarde.
Contact:

30 Apr 2017

Kenni wrote:Oh, I see the problem here as well.

You're using the API version of the Allihoopa embed. That endpoint returns a JSON object, not an actual HTML code.

For an actual Allihoopa player inside a post I'd use:

Code: Select all

[allihoopa]{SIMPLETEXT}[/allihoopa]

Code: Select all

<iframe src="https://allihoopa.com/s/{SIMPLETEXT}?embed" style="height:120px; width:100%" scrolling="no" frameborder="0"></iframe>
Then you can embed with the following in a post:

Code: Select all

[allihoopa]qoSQnzaR[/allihoopa]

Last part of URL: https://allihoopa.com/s/qoSQnzaR
Thank you very much Kenni. It is really nice! thank you, very much! :thumbs_up: :thumbs_up: :thumbs_up: :thumbs_up:

User avatar
Kenni
Site Admin
Posts: 1245
Joined: 02 Jun 2015
Location: Copenhagen, Denmark
Contact:

30 Apr 2017

No problem!
Kenni Andruszkow
SoundCloud

User avatar
jfrichards
Posts: 1306
Joined: 15 Jan 2015
Location: Sunnyvale, CA

01 May 2017

So cool that you have both partially transformed into machines, sort of human/machine hybrids and can actually talk to each other.

User avatar
Bixbambi
Posts: 105
Joined: 02 Apr 2015
Location: France, Brive la Gaillarde.
Contact:

10 May 2017

Kenni wrote:No problem!
Thanks again :thumbs_up:
viewtopic.php?f=11&t=7500737
jfrichards wrote:So cool that you have both partially transformed into machines, sort of human/machine hybrids and can actually talk to each other.
I laughed a lot :lol: :thumbs_up:

Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 18 guests