-
emran commented on the blog post JCow’s Events Join Modification 1 year, 4 months ago
hi
i get back from Gitex.I have instaleld 4.1 and tried same code.it works. you can put same code at 4.1 version.it will work. -
emran commented on the blog post JCow’s Events Join Modification 1 year, 4 months ago
i did not give a try with 4.1 yet. I am right now at dubai, participating Gitex Week 2010.i will give a try later and update the script..!
-
emran commented on the blog post JCow’s Events Join Modification 1 year, 4 months ago
try this code:
if(!in_array($client,$uids)){
button(‘events/joinit/’.$row,t(‘I want to join’));
} -
emran commented on the blog post JCow’s Events Join Modification 1 year, 4 months ago
the second line to add this:
if(!in_array($client,$uids){
button(‘events/joinit/’.$row,t(‘I want to join’));
}that’s it..
-
emran posted an update: 1 year, 4 months ago
Writing Jcow’s Poll Script…!
-
emran wrote a new blog post: JCow’s Events Join Modification 1 year, 4 months ago
I love jcow script.it is very nice and faster. It is very simple to implement in production website though some modification is required. I found that in the Event module, “i want to join” button always keep front even user already clicked the join button.it should not show if user already join on the event. It [...] -
emran created the group JCow Social Script 1 year, 5 months ago
-
emran wrote a new blog post: Shoutbox Module for JCow 1 year, 5 months ago
I have written another module for JCow.It is shoutbox. The Shoutbox module provides a block where visitors can quickly post short messages. Post messages instantly via AJAX Optionally have messages auto-refresh via AJAX A cron option allows the administrator to have old shouts deleted. Let me know if you have any issues. How to setup: 1. Download the Modules shoutbox. 2. [...] -
emran posted an update: 1 year, 5 months ago
Writing Shoutbox Module for JCow Social Script..!
-
emran commented on the blog post Jcow Social Script Admin Add User 1 year, 5 months ago
Congradulations..!




