this module show your yahoo Id if you are online or offline
ps: cange the line in onlinehelp.tpl whit your Yahoo ID
Attached File(s)
untitled.JPG (9bytes)
Number of downloads: 6867
onlinehelp.zip (3bytes)
Number of downloads: 4307

Vous parlez français ? par ici !
Posted 02 February 2009 - 11:14 PM
untitled.JPG (9bytes)
onlinehelp.zip (3bytes)
Posted 03 February 2009 - 05:12 PM
Posted 19 February 2009 - 08:10 AM
Posted 19 February 2009 - 11:24 AM
Posted 01 March 2009 - 02:05 AM
Posted 31 March 2009 - 08:38 AM
Posted 15 May 2009 - 11:25 AM
From 1233612875:
Posted 15 May 2009 - 12:22 PM
From 1242386016:
Posted 15 May 2009 - 12:26 PM
From 1242386661:
Posted 15 May 2009 - 12:34 PM
From 1242386925:
{l s="Suport YMS" mod="blockYMS"}
<object id="pingboxbeon70lwfdg?0" type="application/x-shockwave-flash" data="http://wgweb.msg.yahoo.com/badge/Pingbox.swf" width="200" height="400"><param name="movie" value="http://wgweb.msg.yahoo.com/badge/Pingbox.swf" /></object></center>
Posted 15 May 2009 - 12:41 PM
From 1242387313:
<object id="pingboxktjbfvfio400䁗" type="application/x-shockwave-flash" data="http://wgweb.msg.yahoo.com/badge/Pingbox.swf" width="240" height="420"><param name="movie" value="http://wgweb.msg.yahoo.com/badge/Pingbox.swf" /></object>
{l s="Suport YMS" mod="blockYMS"}
<object id="pingboxktjbfvfio400?" type="application/x-shockwave-flash" data="http://wgweb.msg.yahoo.com/badge/Pingbox.swf" width="240" height="420"><param name="movie" value="http://wgweb.msg.yahoo.com/badge/Pingbox.swf" /></object>
Posted 15 May 2009 - 12:42 PM
Posted 15 May 2009 - 12:47 PM
From 1242387730:
Posted 15 May 2009 - 12:54 PM
Posted 15 May 2009 - 01:06 PM
From 1242388460:
Fatal error: Cannot redeclare BlockYMS::hookRightColumn() in /home/geniusmo/public_html/cumperiorice.ro/shop/classes/Module.php(318) : eval()'d code on line 31. Cred ca o sa ii dau disable si astept sa iasa versiunea finala ca eu sunt pe ultimul SVN (imi place intotdeauna sa am ce e mai nou) :D
F{l s="Suport YMS" mod="blockYMS"}
<object id="pingboxdp7ltt3hsj800" type="application/x-shockwave-flash" data="http://wgweb.msg.yahoo.com/badge/Pingbox.swf" width="240" height="420"><param name="movie" value="http://wgweb.msg.yahoo.com/badge/Pingbox.swf" /></object>
<?php
class BlockYMS extends Module
{
public function __construct()
{
$this->name = 'blockYMS';
$this->tab = 'Blocks';
$this->version = 1.0;
parent::__construct();
/* The parent construct is required for translations */
$this->page = basename(__FILE__, '.php');
$this->displayName = $this->l('Bloc Afisare Suport Prin Yahoo Messenger');
$this->description = $this->l('Suport Yahoo Messenger, online, offline');
}
function install()
{
if (!parent::install() OR !$this->registerHook('rightColumn'))
return false;
return true;
}
function hookRightColumn($params)
{
return $this->display(__FILE__, 'blockYMS.tpl');
}
function hookRightColumn($params)
{
return $this->hookRightColumn($params);
}
}
?>
Posted 15 May 2009 - 01:22 PM
0 members, 1 guests, 0 anonymous users