Search found 305 matches
- Thu Aug 20, 2015 7:16 am
- Forum: [3.x] Discussion
- Topic: Remove sid-link value from posts
- Replies: 19
- Views: 43162
Re: Remove sid-link value from posts
There's something in message_parser::validate_url() that seems to remove sid= from local URLs. I can't explain why it calls append_sid() afterward though. // Is this a link to somewhere inside this board? If so then remove the session id from the url if (strpos($url, generate_board_url()) !== false...
- Thu Aug 13, 2015 6:36 am
- Forum: [3.x] Discussion
- Topic: Enable / Disable Error Reporting from ACP
- Replies: 9
- Views: 35146
Re: Enable / Disable Error Reporting from ACP
Why would you have debug enabled on a production site? Hi David, Thats the thing. I have not enabled debug on my production site. My config file already has the following lines commented: // @define('PHPBB_DISPLAY_LOAD_TIME', true); // @define('DEBUG', true); // @define('DEBUG_CONTAINER', true); Bu...
- Sun Jun 14, 2015 10:58 am
- Forum: General Development Discussion
- Topic: Slack
- Replies: 13
- Views: 40692
Re: Slack
Still not good. None of the 1st page results tell what slack is, they only tell what slack allows to do. If it did, I certainly wouldn't make the question. Really? Slack is a platform for team communication: everything in one place, instantly searchable, available wherever you go. Directly from the...
- Sun Jun 14, 2015 10:30 am
- Forum: General Development Discussion
- Topic: Slack
- Replies: 13
- Views: 40692
- Mon May 18, 2015 12:04 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Attachments management
- Replies: 38
- Views: 154016
Re: [RFC|Merged] Attachments management
Where is the bugreport you created in 2007 to report this issue in phpBB3?
- Tue May 12, 2015 2:45 pm
- Forum: [3.x] Style Development
- Topic: Which IE versions should we kill?
- Replies: 98
- Views: 413040
Re: Which IE versions should we kill?
why is everyone in this topic out with their pitchforks against IE8? Is it because you've heard that IE8 is "bad' and just want to jump on the IE-hate-bandwagon or do you actually have something that you want to do in phpBB's prosilver that is hindered by the current support for IE8? @ Pony99C...
- Sun May 03, 2015 4:29 pm
- Forum: [3.x] Discussion
- Topic: A few notification problems
- Replies: 2
- Views: 6842
Re: A few notification problems
You should report bugs to the bugtracker at http://tracker.phpbb.com
- Thu Apr 30, 2015 6:36 pm
- Forum: [3.x] Discussion
- Topic: Last Post format
- Replies: 3
- Views: 8758
Re: Last Post format
The subject title on the front page is a link to the last post, besides the icon.
The date format depends on your own settings, you can change it in your UCP.
The date format depends on your own settings, you can change it in your UCP.
- Thu Apr 30, 2015 6:35 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Skip post confirmation page
- Replies: 57
- Views: 147370
Re: [RFC] Skip post confirmation page
There is no confirmation anymore after posting?
- Tue Dec 09, 2014 11:33 am
- Forum: [3.x] Event Requests
- Topic: [Template] Notifications Event
- Replies: 2
- Views: 10242
Re: [Template] Notifications Event
You dont need these events for adding your own extension. See this extension as example on how to add your own notification: https://github.com/phpbb-extensions/boardrules