Skip to Content Skip to Menu

MYSPACE like MP3 player (Released)

15 years 11 months ago #78686 by schmatzler
Replied by schmatzler on topic Re:MYSPACE like MP3 player (Released)
Does anyone run this on CB 1.2 and Joomla 1.5?

I recently switched over to these new versions and, sadly, now the player isn't working anymore.

I cannot insert a code from the "Update profile" option and even if I insert the code in the database for my profile, the player doesn't show up :o(

Please Log in or Create an account to join the conversation.

15 years 11 months ago #78688 by Walter Ego
Replied by Walter Ego on topic Re:MYSPACE like MP3 player (Released)
Can someone give me an exmple of code that I have to insert?

I'm using Joomla 1.5.7.

Does this plugin work with this version?

thanks

Please Log in or Create an account to join the conversation.

  • zecaffe
  • zecaffe
  • OFFLINE
  • Posts: 2
  • Thanks: 0
  • Karma: 1
15 years 11 months ago #79302 by zecaffe
Replied by zecaffe on topic Re:MYSPACE like MP3 player (Released)
Hello .. this plugin looks great ... but have u ever integtated that with real MYSPACE PLAYER...

here is a example of my space player
[code:1]<embed height="345" width="450" flashvars="e=http%3A//www.myspace.com/sinisatamamovic" wmode="transparent" allowscriptaccess="always" quality="high" bgcolor="#101010" name="shell" id="shell" style="" src="/ musicservices.myspace.com/Modules/MusicServices/Services/Embed.ashx/ptype=4,ap=1,plid=31388,artid=7327829,skinid=16,profid=73418664,shuffle=1 " type="application/x-shockwave-flash"/>[/code:1]

profile url www.myspace.com/sinisatamamovic
Is that possible ?

sry 4 bad eng ....

Please Log in or Create an account to join the conversation.

15 years 11 months ago #79348 by Walter Ego
Replied by Walter Ego on topic Re:MYSPACE like MP3 player (Released)
What is the "regular expression" for myspace or jamendo?

thanks
Walter

Please Log in or Create an account to join the conversation.

15 years 8 months ago #87951 by schmatzler
Replied by schmatzler on topic Re:MYSPACE like MP3 player (Released)
This does not work anymore on Joomla 1.5.7

If I insert a playlist code, this code is not written into the databse.

I've searched for hours now, but I can't find the clue, how to reenable this.

Anybody an idea?

Maybe it has something to do with this?

[code:1]function getDisplayTab($tab,$user,$ui) {
global $database, $my, $mosConfig_live_site;
$params = $this->params; // get parameters (plugin and related tab)
$strRegexp = $params->get('hwTabMessage', "regexp_param_empty"«»);

// DEBUG echo "expr=".$strRegexp."<br />";

$userConfig = $this->mpGetUserConfig($user->id);
$codePlayer = $userConfig->mp_PlayerHtmlString;
$return = null;[/code:1]

Please Log in or Create an account to join the conversation.

15 years 8 months ago #87983 by Walter Ego
Replied by Walter Ego on topic Re:MYSPACE like MP3 player (Released)
schmatzler wrote:

This does not work anymore on Joomla 1.5.7

If I insert a playlist code, this code is not written into the databse.

I've searched for hours now, but I can't find the clue, how to reenable this.

Anybody an idea?

Maybe it has something to do with this?

[code:1]function getDisplayTab($tab,$user,$ui) {
global $database, $my, $mosConfig_live_site;
$params = $this->params; // get parameters (plugin and related tab)
$strRegexp = $params->get('hwTabMessage', "regexp_param_empty"«»);

// DEBUG echo "expr=".$strRegexp."<br />";

$userConfig = $this->mpGetUserConfig($user->id);
$codePlayer = $userConfig->mp_PlayerHtmlString;
$return = null;[/code:1]


what's it?
is it a regular expression? Or the code that we have to change?

Can you explain it better?

thanks

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum