    I'll take my last review back a bit, March 16, 2008 |
1 of 1 people find this review helpful:
There are problems with the default install of this module. For one, this error which is definately the fault of the programming;
[Sun Mar 16 03:05:04 2008] [error] [client 208.82.113.95] SoftException in Application.cpp:246: Directory "/home/tthlabel/public_html/version20/components/com_comprofiler/plugin/user/plug_cbbuzzboard/ci" is writeable by group
When the plugin installs it chmods the plug_cbbuzzboard/ci directory to 777. That is not acceptible and will cause general server errors, if you chmod it to 755 it'll fix that problem
2nd, why is this module using curl? It's a guest book program, not an ecommerce solution. I don't understand why that is necessary, all you are doing is asking for problems. It took me over 7 hours to get this program to work, and guess what, i'm on a VPS, I can shell to root, most people can't. I had to make several changes to my resolve.conf file to get this thing to stop giving me the "Curl: Could not resolve hostname" error.
This program is in major need of work before being run on a live server, too many problems
On the good side, it does look great and is a great idea. Once you work out all the bugs, it does run good
|
|