Re: Extensions by Reines
In the captcha extension, it is not always obvious if the letters are capitalized or not
http://www.fluxbb.de - Deutschsprachiges FluxBB-Supportforum
Unfortunately no one can be told what FluxBB is - you have to see it for yourself.
You are not logged in. Please login or register.
FluxBB.org Forums » Extensions » Extensions by Reines
In the captcha extension, it is not always obvious if the letters are capitalized or not
http://www.fluxbb.de - Deutschsprachiges FluxBB-Supportforum
In the captcha extension, it is not always obvious if the letters are capitalized or not
It isn't case sensitive. Though you are right, the image could do with some improvement.
Captcha for guest's post
diff file: http://wklej.org/id/af7c144498
Worked fine on FluxBB 1.3 beta2.
The patch is ready for development version (some layout bugs may occur - sorry i haven't testet it)
edit<
some backslashes has been eaten - new link
edit<
line 32 at diff file should looks:
if ($forum_user['is_guest'] && $forum_config['o_guest_captcha'] == '1' && (empty($_SESSION['image_text']) || strcasecmp(trim($_POST['req_image']), $_SESSION['image_text']) !== 0))
Last edited by X-DOS (2008-06-27 12:42:24)
Network Games - we are playing just for fun
Captcha for guest's post
diff file: http://paste.org/index.php?id=3149Worked fine on FluxBB 1.3 beta2.
The patch is ready for development version (some layout bugs may occur - sorry i haven't testet it)
Thanks, I'll take a look at it later on sometime.
I have a problem when i install the stop forum spam 1.2.0.
An error was encountered
--------------------------------------------------------------------------------
The error occurred on line 14 in aoc/admin/extensions.php(164) : eval()'d code
Database reported: Column count doesn't match value count at row 1 (Errno: 1136).
My version of fluxbb is 1.3-dev (front page download)
I have a problem when i install the stop forum spam 1.2.0.
An error was encountered
--------------------------------------------------------------------------------
The error occurred on line 14 in aoc/admin/extensions.php(164) : eval()'d code
Database reported: Column count doesn't match value count at row 1 (Errno: 1136).
My version of fluxbb is 1.3-dev (front page download)
You need a more recent version than that. You can download SVN 314, or wait for beta 3 to be released. The official word is the current SVN (that you will need to run this) should not be used in a production environment.
admins will see moderators assigned to forums in Hide Modlist extension
edited line:
if (isset($forum_page['item_subject']['modlist']))
to:
if (isset($forum_page['item_subject']['modlist']) && $forum_user['g_id'] != FORUM_ADMIN)
edited file:
http://forum.network-games.eu.org/exten
nifest.xml
Last edited by X-DOS (2008-06-27 00:59:41)
Network Games - we are playing just for fun
For the colored usergroups extension, would it be possible to create three colors within a usergroup, one for each gender (male/female/unknown)? E.g., having male administrators with color A, female admins with color B, and unspecified-gender admins with color C?
For the colored usergroups extension, would it be possible to create three colors within a usergroup, one for each gender (male/female/unknown)? E.g., having male administrators with color A, female admins with color B, and unspecified-gender admins with color C?
If you want to make an extension to handle genders then in theory it is possible yes. If your asking if I will do it then no sorry.
PS. Added URL Icons.

FluxBB beta2
during install rei_captcha
The error occurred on line 26 in /home/syllable/public_html/forum/admin/extensions.php(139) : eval()'d code
Database reported: Column count doesn't match value count at row 1 (Errno: 1136).How fix it?
Or should I update forum to latest from SVN?
Last edited by Rohan (2008-06-29 13:51:00)
FluxBB beta2
during install rei_captchaThe error occurred on line 26 in /home/syllable/public_html/forum/admin/extensions.php(139) : eval()'d code Database reported: Column count doesn't match value count at row 1 (Errno: 1136).How fix it?
here is my modified file for FluxBB beta2, feel free to use it:
http://forum.network-games.eu.org/exten
nifest.xml
Network Games - we are playing just for fun
Or should I update forum to latest from SVN?
You can download the latest SVN here, though technically it should not be used in a production environment since it is unstable.
Last edited by Reines (2008-06-29 17:40:22)
And how I can now defensive from bots? without upgrading to SVN version.
Last edited by Rohan (2008-06-29 17:20:30)
And how I can now defensive from bots? without upgrading to SVN version.
Mediator has made a Captcha extension that might work on beta2.
I would like to se an extension that puts real name in post similar to show_group extension. Can you fix that Reines? ![]()
X-Dos's captcha manifest worked for me in the beta... though I had to add 'Reqmark' to common and 'Captcha guest info' for the admin panel. Thanks to both of you. Finally a functional captcha!
Thanks to the both of you!
Last edited by Grey (2008-07-26 23:19:09)
did you fix these's so beta 3 will work with them?
He will do yes, But seen as the code could still change, he won't yet ![]()
did you fix these's so beta 3 will work with them?
Considering there isn't a beta 3 out yet... not yet? ![]()
Powered by FluxBB 1.3 Beta
grr thats what i ment hahah!!!!
how to download one of ur extensions? the half of the files need a "login" oO
and what to do with a manifest.xml ?!
i've fluxbb 1.2.20
you put the whole extension folder inside "extensions"
manifest.xml should be in the extension folder.
FORUM ROOT
Extensions
Example
manifest.xml
anyotherfile.php
somestyle.css
on 1.2.20?
i've fluxbb 1.2.20
Reines, please, give link to your svn repositary (not trac)
Thanks
FluxBB.org Forums » Extensions » Extensions by Reines
Powered by FluxBB