| [Free Module]Shoutbox |
| |||
|
I have written a module name shoutbox.Let me know how it works. You can download the module from [url]http://www.howtonix.com/wp-content/uploads/2010/09/shoutbox.zip[/url] How to Setup:
The complete tutorial you can find [url]http://www.howtonix.com/shoutbox-module-jcow/[/url]
|
| |||
|
Nice 1 mate thanks
|
| |||
|
it is nice ... but how can I make it at every page under the left menu ... I tried to paste the code there but failed
|
| |||
|
Hi... Nice modules. I install modules and past in the code, but i get wite dashboard. It's fail... Have someone this fail to?? Sorry for my bad english i'm swedish.
|
| |||
|
I've changed the include root to be like this [code] $sb=new shoutbox(); and it works Adil
|
| |||
|
It's fail, but i can try to rebuild this in weekend. Thanks :) for help..
|
| |||
|
try full path like /home2/www/yoursite/public_html/.... got it!!!
|
| |||
|
[quote=zapto]Hi... Nice modules. I install modules and past in the code, but i get wite dashboard. It's fail... Have someone this fail to?? Sorry for my bad english i'm swedish. [/quote] Don't copy and paste write it in that fixed for me..
|
| |||
|
[quote=switch48] Don't copy and paste write it in that fixed for me.. [/quote] Thanks but it's fail....
|
| |||
|
i have an error if go to Dashboard Parse error: syntax error, unexpected '&' in /home/bulkumc1/public_html/modules/dashboard/dashboard.php on line 59
|
| |||
|
This line?? $lblocks[] = array('title' => t('Quick share'),'content'=>stream_form($client['id']).'<div style="height:7px"></div>'); or you can have deleted ; in end of
|
| |||
|
Thanks the box work now. I rewrite the code to this : include_once ('modules/shoutbox/shoutbox.php'); $sb=new shoutbox();
|