Search found 119 matches

by bonelifer
Fri Aug 05, 2016 11:47 pm
Forum: [3.x] Discussion
Topic: Declutter: My suggestions
Replies: 10
Views: 19456

Re: Make it less cluttered: My suggestions


What do you think about this instead?:
navbar.png
Place FAQ + ACP + MCP below profile? There's nothing there anyway. They are as accessible as now.


I believe the reason they weren't put there is that is that same line is the line that contains the Forum+Categories:
example: Area51 > Board index ...
by bonelifer
Fri Aug 05, 2016 7:14 pm
Forum: [3.x] Discussion
Topic: Declutter: My suggestions
Replies: 10
Views: 19456

Re: Declutter: My suggestions

As someone who uses the MCP and ACP links daily, I rather they stay where they are.
by bonelifer
Sun Jun 05, 2016 11:30 pm
Forum: [3.0/Olympus] New features discussion
Topic: like button
Replies: 3
Views: 44615

Re: like button

This is the phpBB Development board, this question and ones like it should be posted at https://www.phpbb.com/community/ instead.
by bonelifer
Sun Jun 05, 2016 11:29 pm
Forum: General Development Discussion
Topic: Forum menu bar & user menu bar
Replies: 1
Views: 7157

Re: Forum menu bar & user menu bar

This is the phpBB Development board, this question and ones like it should be posted at https://www.phpbb.com/community/ instead.
by bonelifer
Thu May 12, 2016 4:22 am
Forum: General Development Discussion
Topic: Join a Usergroup change/addon
Replies: 1
Views: 7169

Re: Join a Usergroup change/addon

You should post that as an extension request in the [3.1.x] Extension Requests forum on the main board.
by bonelifer
Sun Apr 03, 2016 8:38 pm
Forum: General Development Discussion
Topic: MChat and Skype Extensions in Version 3.1.8
Replies: 2
Views: 10682

Re: MChat and Skype Extensions in Version 3.1.8

This is the development board, 3.1.x is the current stable version, you should post that at https://www.phpbb.com/community/
by bonelifer
Thu Aug 06, 2015 2:30 am
Forum: General Development Discussion
Topic: Notification error on Area51
Replies: 10
Views: 25348

Re: Notification error on Area51

javiexin using your phpbb.com(ie not the one from area51) credentials to login to the Tracker. There should be a "Create" button at the top. Select "phpBB3" as project and give the Summary title a good descriptive title" and select components similar to the picture(seem like the appropriate ones ...
by bonelifer
Thu Feb 12, 2015 4:23 pm
Forum: General Development Discussion
Topic: Area 51 Conspiracy
Replies: 1
Views: 8564

Re: Area 51 Conspiracy

davis2015 this is the development site for the phpBB forum software. It has nothing to do with a US Government controlled military installation that you mistakenly think this site represents. Locking this topic as it has nothing to do with phpBB or development.
by bonelifer
Sun Dec 14, 2014 6:13 am
Forum: [3.x] Event Requests
Topic: [Template] overall_footer_copyright_after
Replies: 1
Views: 7495

Re: [Template] overall_footer_copyright_after

Nevermind, there already is one, I was originaly looking at the one in the adm folder.

This already exist:
<!-- EVENT overall_footer_copyright_append -->
by bonelifer
Sun Dec 14, 2014 5:43 am
Forum: [3.x] Event Requests
Topic: [Template] overall_footer_copyright_after
Replies: 1
Views: 7495

[Template] overall_footer_copyright_after

Allow an extension to add a text after the copyright section. This could be used by other extensions for their copyright notice or by a board owner for their personal copyright notice.


Location in prosilver (as of 3.1.2): Line 13
<!-- IF S_COPYRIGHT_HTML -->
{CREDIT_LINE}
<!-- IF TRANSLATION ...