Search found 45 matches
- Fri May 01, 2015 9:31 pm
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-13803 / PHPBB3-13891 - Reparsing text
- Replies: 65
- Views: 180571
Re: PHPBB3-13803 - Implement a generic and scalable way to reparse rich text
I don't like the current state. The administrator should be able to change permissions for every BBCode including the ones they can create in the ACP.
- Fri Apr 17, 2015 6:52 pm
- Forum: Chit Chat
- Topic: Cracking Attempts Here?
- Replies: 7
- Views: 31466
Re: Cracking Attempts Here?
Happens to me as well but heey... You'll always know the solution.

- Mon Apr 13, 2015 5:02 pm
- Forum: [3.2/Rhea] Merged RFCs
- Topic: Goggles noCaptcha reCAPTCHA
- Replies: 17
- Views: 74420
Re: Goggles noCaptcha reCAPTCHA
I know it was the MOD but it was applied on the GD CAPTCHA, so maybe we should tweak it and keep it? This might help but only for some time.
In general, CAPTCHAs are only really safe if they aren't used widely. If they're used widely, more spammers will try to break them. (with success ...
In general, CAPTCHAs are only really safe if they aren't used widely. If they're used widely, more spammers will try to break them. (with success ...
- Mon Apr 13, 2015 1:44 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-13803 / PHPBB3-13891 - Reparsing text
- Replies: 65
- Views: 180571
Re: [RFC] Reparsing text
The Support Toolkit can reparse posts in 3.0, does it also work on 3.1? As far as I know, the STK needs a rewrite to work on 3.1.
The script which is responsible for reparsing posts, however, does only need some fixes to work but I would not prefer having this as a "standalone script".
Talking ...
The script which is responsible for reparsing posts, however, does only need some fixes to work but I would not prefer having this as a "standalone script".
Talking ...
- Wed Apr 08, 2015 1:59 pm
- Forum: [3.2/Rhea] Merged RFCs
- Topic: Goggles noCaptcha reCAPTCHA
- Replies: 17
- Views: 74420
Re: Goggles noCaptcha reCAPTCHA
I really think we should add this to the core. Would be really stupid if security has to be an extension.
But if we decide to remove the old and broken CAPTCHAs as well we would only have two working CAPTCHAs in the core. I don't like that idea. Of course it is no better idea to leave the broken ...
But if we decide to remove the old and broken CAPTCHAs as well we would only have two working CAPTCHAs in the core. I don't like that idea. Of course it is no better idea to leave the broken ...
- Sun Nov 09, 2014 2:44 pm
- Forum: [3.x] Event Requests
- Topic: [PHP] core.acp_email_display
- Replies: 0
- Views: 15337
[PHP] core.acp_email_display
Identifer: core.acp_email_display
Location: Just before assigning the template vars to template in acp_email.php
Parameters: $template_data, $select_list, $exclude, $s_priority_options
Explanation: To modify the template data assigned to template in acp_email.php. For example we hooked into the ...
Location: Just before assigning the template vars to template in acp_email.php
Parameters: $template_data, $select_list, $exclude, $s_priority_options
Explanation: To modify the template data assigned to template in acp_email.php. For example we hooked into the ...
- Tue Nov 04, 2014 11:02 pm
- Forum: [3.x] Event Requests
- Topic: [PHP] core.acp_email_send_before
- Replies: 0
- Views: 14945
[PHP] core.acp_email_send_before
Identifer: core.acp_email_send_before
Location: Before sending all emails in the for loop. I'd like to modify the template so there has to be a variable for that before the loop as well. Same for modifying the template vars. Not for me but I could also imagine that some want to modify the subject ...
Location: Before sending all emails in the for loop. I'd like to modify the template so there has to be a variable for that before the loop as well. Same for modifying the template vars. Not for me but I could also imagine that some want to modify the subject ...
- Tue Nov 04, 2014 10:43 pm
- Forum: [3.x] Event Requests
- Topic: [PHP] core.acp_email_modify_sql
- Replies: 0
- Views: 15238
[PHP] core.acp_email_modify_sql
Identifer: core.acp_email_modify_sql
Location: Before building the sql query with sql_build_array in acp_email.php : $sql = $db->sql_build_query('SELECT', $sql_ary);
Parameters: $sql_ary, $usernames, $group_id
Explanation: For adding additional WHERE clauses or similar to the SQL query and so ...
Location: Before building the sql query with sql_build_array in acp_email.php : $sql = $db->sql_build_query('SELECT', $sql_ary);
Parameters: $sql_ary, $usernames, $group_id
Explanation: For adding additional WHERE clauses or similar to the SQL query and so ...
- Tue Nov 04, 2014 10:15 pm
- Forum: [3.x] Event Requests
- Topic: [ACP Template] acp_email_options_after
- Replies: 0
- Views: 15236
[ACP Template] acp_email_options_after
Identifier: acp_email_options_after
Location: In adm/style/acp_email.html after the options: <dl>
<dt><label for="send">{L_SEND_IMMEDIATELY}{L_COLON}</label></dt>
<dd><input id="send" type="checkbox" class="radio" name="send_immediately" checked="checked" /></dd>
</dl>
<!-- EVENT acp_email ...
Location: In adm/style/acp_email.html after the options: <dl>
<dt><label for="send">{L_SEND_IMMEDIATELY}{L_COLON}</label></dt>
<dd><input id="send" type="checkbox" class="radio" name="send_immediately" checked="checked" /></dd>
</dl>
<!-- EVENT acp_email ...
- Sat Oct 25, 2014 3:13 pm
- Forum: General Development Discussion
- Topic: State of Area51
- Replies: 147
- Views: 231089
Re: State of Area51
When I try to connect with Facebook it says that it was not correctly set up. :/ Google works fine, however.