|
|
|
Re:JoomlaJoe's ProfileBook 1.0
|
|
Date: 2008/07/26 15:23
|
By: chouxpastry2002
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 3 |   | |
|
Dear Joomla Joe,
Many thanks for such a wonderful plugin.It indeed served the community very well.
But i have surprise to see that such a wonderful plugin dont have spam protection.
I used it on one of my websites.But users normally spam each others guest books.
Please try to provide any solution to this problem.
Regards, Sam.
|
|
The administrator has disabled public write access. |
|
|
|
Re:JoomlaJoe's ProfileBook 1.0
|
|
Date: 2008/07/26 23:18
|
By: beat
|
Status: Admin
|
|
|
Karma: 238  
|
|
Admin  | Posts: 3997 |   | |
|
chouxpastry2002 wrote: Dear Joomla Joe,
Many thanks for such a wonderful plugin.It indeed served the community very well.
But i have surprise to see that such a wonderful plugin dont have spam protection.
I used it on one of my websites.But users normally spam each others guest books.
Please try to provide any solution to this problem.
Regards, Sam.
Hi Sam,
What do you mean by spam protection ?
spaming each other means that the users are registered, so captcha isn't the solution.. Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The administrator has disabled public write access. |
|
|
|
Re:JoomlaJoe's ProfileBook 1.0
|
|
Date: 2008/09/17 11:24
|
By: beat
|
Status: Admin
|
|
|
Karma: 238  
|
|
Admin  | Posts: 3997 |   | |
|
craigh wrote: Is there a way to unhide the input box by default?
I can't find an option for it in the config, just clues in the code from cb.profilebook.php.
The _hiddenBBeditor and _bbeditor functions clearly hold the answer but not being very familiar with php it's hard for me to hack this to just show the form.
Thank you for the great plugin, it's essential to CB !
Done in next version Thanks for the cool suggestion 
in v1.0: search $showform at begin and change it to $showform = true; Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The administrator has disabled public write access. |
|
|
|
Re:JoomlaJoe's ProfileBook 1.0
|
|
Date: 2008/09/17 11:25
|
By: beat
|
Status: Admin
|
|
|
Karma: 238  
|
|
Admin  | Posts: 3997 |   | |
|
beat wrote: chouxpastry2002 wrote: Dear Joomla Joe,
Many thanks for such a wonderful plugin.It indeed served the community very well.
But i have surprise to see that such a wonderful plugin dont have spam protection.
I used it on one of my websites.But users normally spam each others guest books.
Please try to provide any solution to this problem.
Regards, Sam.
Hi Sam,
What do you mean by spam protection ?
spaming each other means that the users are registered, so captcha isn't the solution..
Spam protection (captcha integration) is added to the next version. Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The administrator has disabled public write access. |
|
|
|
|
Re:JoomlaJoe's ProfileBook 1.0
|
|
Date: 2008/09/17 17:10
|
By: craigh
|
Status:
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 3 |   | |
|
Thanks very much!! This is a great piece of work.
beat wrote: craigh wrote: Is there a way to unhide the input box by default?
I can't find an option for it in the config, just clues in the code from cb.profilebook.php.
The _hiddenBBeditor and _bbeditor functions clearly hold the answer but not being very familiar with php it's hard for me to hack this to just show the form.
Thank you for the great plugin, it's essential to CB !
Done in next version Thanks for the cool suggestion 
in v1.0: search $showform at begin and change it to $showform = true;
|
|
The administrator has disabled public write access. |
|
|