royce
Results 1 - 7 of 7
byroyce, September 22, 2009
Installed it, brought my site up on my Google phone, it worked. I asked some friends to bring the site up on their BB's and iP's and it also worked well.
byroyce, April 1, 2009
byroyce, March 27, 2009
This is a nice, simple, easy front end to submit email to a sites registered users. I had to hack it though to get it to send out HTML Emails. I'm not sure why this wasn't implemented in the released version. Its a simple hack that consists of un-commenting and setting the IsHTML flag to 'TRUE' and changing the following lines:
$input = JRequest::get(POST, 4);
$subject=$input[ 'subject' ];
$message=$input[ 'message' ];
$input = JRequest::get(POST, 4);
$subject=$input[ 'subject' ];
$message=$input[ 'message' ];
Owner's reply
Good point, did'nt really think about HTML cuase i hate HTML formated email spams so i always have HTML turned of in my mailer client ;). Well thanks for the hint, i've now implemented it.
/Qvarnis
byroyce, February 23, 2009
byroyce, August 18, 2008
This is a mind boggling component with more options than CB, JGroups, and VM combined! I had the basics up and running in a few minutes and the potential seems to be unlimited.
Now for the downside. There only seems to be a one page, 12 step, help file for this massively complex component and there is no forum for support! There is a Google group with some activity, but the respondents on that forum seem to be hard core Google map API types whose answers don't really help the newbies or non-techies that want to do a bit more than the basics with the component.
I'm a programmer with over 30 years exp but trying to get my head around the potential of this component is very frustrating without a dedicated forum.
Now for the downside. There only seems to be a one page, 12 step, help file for this massively complex component and there is no forum for support! There is a Google group with some activity, but the respondents on that forum seem to be hard core Google map API types whose answers don't really help the newbies or non-techies that want to do a bit more than the basics with the component.
I'm a programmer with over 30 years exp but trying to get my head around the potential of this component is very frustrating without a dedicated forum.
Owner's reply
A forum would require moderation almost around the clock in order to prevent spam and other inappropriate postings (not to mention technical support). Unfortunately I hadn't planned on that. Actually, I thought this plugin is rather self-explaining.
The twelve steps in the readme file are intended for use as a starting point only. The main help function comes in shape of built-in tooltips for easier use. And just in case, there is a reset button for all configuration settings of this component.
byroyce, March 14, 2007
byroyce, November 6, 2006
Hi there, overall its a pretty good component. Got it installed and working easily. You have to navigate the Governments weather pages if you want to add your own locations, but thats not too hard once you get the hang of it.
The issue I have is with the cron job. I just cant seem to get it working (I get errors on argc and argv variables). I'm trying to contact the developer, but no luck yet.
4 of 5 stars so far
The issue I have is with the cron job. I just cant seem to get it working (I get errors on argc and argv variables). I'm trying to contact the developer, but no luck yet.
4 of 5 stars so far




