Search found 119 matches
- Sun Dec 22, 2013 12:12 am
- Forum: [3.x] Discussion
- Topic: autologin_method and session information
- Replies: 2
- Views: 4357
Re: autologin_method and session information
Since this has to do with the current stable line, your question needs to be asked at our main board in the "[3.0.x] MOD Writers Discussion" forum: https://www.phpbb.com/community/viewforum.php?f=71
- Tue Dec 10, 2013 10:52 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Website integration with phpbb on different server
- Replies: 1
- Views: 30482
Re: Website integration with phpbb on different server
Please seek support for the 3.0.x Olympus line at the main site in the support forum: 3.0.x Support Forum
- Wed Nov 20, 2013 5:49 am
- Forum: [3.x][Archive] RFCs
- Topic: No Link For You! (anti-spam)
- Replies: 77
- Views: 99647
Re: No Link For You! (anti-spam)
They are free to give an alternate way of doing the same thing if they want. These RFC topics are for discussions. Not for you to micro-manage what others say or think.
- Fri Nov 08, 2013 2:52 pm
- Forum: [3.x] Discussion
- Topic: Possible phpBB 3.1 buglets?
- Replies: 26
- Views: 30965
Re: Possible phpBB 3.1 buglets?
<Marc> erm, this is weird: when I login in 3.0 it shows my last visit as the last time I logged in
<Marc> erm, the last time I was online
<Marc> on 3.1, it shows the last time I logged in
<nickvergessen> i guess session stuff broke this?
<Marc> yeah, that would be my guess ...
Can one of you add ...
<Marc> erm, the last time I was online
<Marc> on 3.1, it shows the last time I logged in
<nickvergessen> i guess session stuff broke this?
<Marc> yeah, that would be my guess ...
Can one of you add ...
- Fri Nov 08, 2013 1:07 pm
- Forum: [3.x] Discussion
- Topic: Possible phpBB 3.1 buglets?
- Replies: 26
- Views: 30965
Re: Possible phpBB 3.1 buglets?
Mine says:
Last visit was: Sun Nov 03, 2013 8:52 pm
I was on last night reading posts(Nov 7), and the moderator log shows I approved a post:
Tue Nov 05, 2013 11:33 am
Last visit was: Sun Nov 03, 2013 8:52 pm
I was on last night reading posts(Nov 7), and the moderator log shows I approved a post:
Tue Nov 05, 2013 11:33 am
- Thu Nov 07, 2013 1:06 am
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC] Bigger topic title lenght limit
- Replies: 15
- Views: 37302
Re: [RFC] Bigger topic title lenght limit
I'm fairly sure that's due to this being added "Re: " that's R + e + : + blankspace== 4 character spaces
- Tue Nov 05, 2013 5:27 pm
- Forum: General Development Discussion
- Topic: Creating a post using SQL request
- Replies: 4
- Views: 8874
Re: Creating a post using SQL request
Thanks a lot for this. :D
I've learned how to use it and I must say that it is perfect for what I needed.
But I have a new problem, regarding this. :x
I've installed a mod, Topic_Cement , which add an priority value for each topic, and order them properly. The fact is, to use it, I have to go ...
I've learned how to use it and I must say that it is perfect for what I needed.
But I have a new problem, regarding this. :x
I've installed a mod, Topic_Cement , which add an priority value for each topic, and order them properly. The fact is, to use it, I have to go ...
- Mon Nov 04, 2013 2:50 am
- Forum: General Development Discussion
- Topic: Area51 navbar source code
- Replies: 4
- Views: 11072
- Fri Oct 25, 2013 9:22 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC] Add ACP link to the top of the index
- Replies: 22
- Views: 47561
Re: [RFC] Add ACP link to the top of the index
I use the Administrate User function to ban people, clear their profile info if they are spammers. So yes I do use it often.
- Fri Oct 25, 2013 1:44 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: Link topic to first unread post
- Replies: 72
- Views: 130544
Re: Link topic to first unread post
Ticket: http://tracker.phpbb.com/browse/PHPBB3-11969
PR: https://github.com/phpbb/phpbb/pull/1822
It changes:
Topic link to link to unread post if there is unread post and user is not bot
Time stamp of first post to link to first post
Adds titles to first and last post links
Screenshot? I ...
PR: https://github.com/phpbb/phpbb/pull/1822
It changes:
Topic link to link to unread post if there is unread post and user is not bot
Time stamp of first post to link to first post
Adds titles to first and last post links
Screenshot? I ...