Search found 164 matches

by leschek
Wed Jan 08, 2014 1:24 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC] stop distributing worthless CAPTCHAS in 3.1
Replies: 98
Views: 173381

Re: [RFC] stop distributing worthless CAPTCHAS in 3.1

This topic should be about what CAPTCHAs should be kept and what the default CAPTCHA would be. If we agree on Q&A, we can discuss that in the linked topic; if we decide on something else, we can discuss that here and mark that topic as Rejected.
Then I would keep QaA, reCaptcha and as default the ...
by leschek
Wed Jan 08, 2014 1:29 am
Forum: [3.x][Archive] RFCs
Topic: [RFC] stop distributing worthless CAPTCHAS in 3.1
Replies: 98
Views: 173381

Re: [RFC] stop distributing worthless CAPTCHAS in 3.1

Q&A would be the default plugin
I'm not developer, but I don't think this is best idea. You would have to add setting for QaA into installation page (and force users to fill this setting) or provide default question and answer and somehow explain to administrators that they have to change it. And ...
by leschek
Thu Jan 02, 2014 5:59 pm
Forum: [3.x] Discussion
Topic: Translation - arrays for plurals
Replies: 12
Views: 11815

Re: Translation - arrays for plurals

If your language needs a plural somewhere, where we do not use an array for it, please post this here, so we can file a bug and add them correctly.
I think I found one. In language\en\search.php

'MAX_NUM_SEARCH_KEYWORDS_REFINE' => 'You specified too many words to search for. Please do not enter ...
by leschek
Fri Dec 13, 2013 5:30 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC|Accepted] Updated BBcode engine
Replies: 146
Views: 252318

Re: [RFC|Accepted] Updated BBcode engine

I hope this one will make it into 3.1.
by leschek
Thu Nov 28, 2013 1:13 pm
Forum: [3.x] Discussion
Topic: Upgrading phpBB 3.0.x with MODs to phpBB 3.1
Replies: 10
Views: 19156

Re: Upgrading phpBB 3.0.x with MODs to phpBB 3.1

Thank you for reply,
As I wrote I just tested what can happen if I convert 3.0.x forum to 3.1 forum (I didn't convert a working board, just a copy of it). I think it's good to know what MODs can caused problems. Maybe developers can write warning to converter, so users will know that MODs xyz has to ...
by leschek
Wed Nov 27, 2013 10:13 pm
Forum: [3.x] Discussion
Topic: Upgrading phpBB 3.0.x with MODs to phpBB 3.1
Replies: 10
Views: 19156

Re: Upgrading phpBB 3.0.x with MODs to phpBB 3.1

Here is the error:

Fatal error: Call to undefined method bbcode::anchor_pass() in /home/angrezph/public_html/forum1_phpBB31/includes/bbcode.php(110) : regexp code on line 1
Here you can see it live on the 3.1 forum and on 3.0.12 forum without edited files .

I use anchor bbcode a lot and when I ...
by leschek
Wed Nov 27, 2013 5:37 pm
Forum: [3.x] Discussion
Topic: Upgrading phpBB 3.0.x with MODs to phpBB 3.1
Replies: 10
Views: 19156

Re: Upgrading phpBB 3.0.x with MODs to phpBB 3.1

Thanks for replies.

After a few tries I was able to almost successfully convert the 3.0 with MODs to 3.1 a2. As VSE+ suggested here I prepared the files of 3.0.12 forum, so there were not any code changes in files (I deleted all files except config.php and folders with pictures and attachments from ...
by leschek
Sat Nov 23, 2013 12:36 pm
Forum: [3.x] Discussion
Topic: Upgrading phpBB 3.0.x with MODs to phpBB 3.1
Replies: 10
Views: 19156

Upgrading phpBB 3.0.x with MODs to phpBB 3.1

I installed the phpBB 3.1 a2 on my localhost without any problem and so far it works, so I thought I try to duplicate one of mine 3.0 forums and try to convert it to 3.1. On the 3.0 forum are some MODs (plenty of them) and I was surprised that converter comparing new and old files (I thought MODs ...
by leschek
Wed Oct 23, 2013 11:20 am
Forum: [3.1/Ascraeus] Merged RFCs
Topic: Link topic to first unread post
Replies: 72
Views: 131388

Re: Link topic to first unread post

Wouldn't help to make the icon bigger?
by leschek
Tue Aug 20, 2013 10:14 pm
Forum: [3.x] Discussion
Topic: Switch styles and language from any page
Replies: 7
Views: 11959

Re: Switch styles and language from any page

I would like to have language switch in header. It can be handy for multi language forums and guests who doesn't have access into UCP. So it would be +1 for me.
Styles - Registered users can change it in UCP and guests can live with default style. It would be nice to have it for testing, but I don't ...