Page 1 of 8

[RC] Aero for phpBB 3.2.9

Posted: Sat Jan 28, 2017 10:23 pm
by jrolson
Style Version: 1.0.12
phpBB Version: 3.2.9
Based on: prosilver

*Screens
Image Image

*Color Switcher
Image

*6 colors available. Blue, Black, Red, Green, Pink, and Purple.
Image

Admin Style Options (*Available to edit in template/config.html)
$A_LOGO = Displays the logo image in the header.
$A_LOGO_URL = The url location of your logo.
$A_REVERT_LOGO = Reverts logo code back to the original. (Turn on to use logo mods.)
$A_DESCRIPTION = Displays the site description.
$A_SEARCH = Displays the header search.
$A_DEFAULT_COLOR = Sets the default color. (Options: blue, black, green, pink, purple, red)
$A_COLOR_SWITCHER = Displays the color switcher for users.
$A_COLLAPSIBLE_CATEGORIES = Enables collapsible categories.
$A_LEFTPROFILE = Moves user info on viewtopic to the left side.

Demo
http://phpbbstyles.rf.gd/index.php?style=2

Download
https://www.dropbox.com/s/2u1455k3qygs3 ... 2.zip?dl=1
SHA256: 3062dfa51805e4a69e24cadc61c9b519f6dbe1e59a1a7e45be9b6c9927e42c98

Re: [Release] Aero for phpBB 3.2.0

Posted: Sun Jan 29, 2017 3:11 am
by Puchahawa
Nice to see you were able to get this done with relative ease. :D I'm doing some testing and was wondering if there is a place in the 3.2 files where we can turn off the collapsible categories. In 3.1 I would open aero/template/config.html and change it from 1 to 0. don't see that file in the 3.2 files.

Re: [Release] Aero for phpBB 3.2.0

Posted: Sun Jan 29, 2017 4:04 pm
by jrolson
Puchahawa wrote: Sun Jan 29, 2017 3:11 am Nice to see you were able to get this done with relative ease. :D I'm doing some testing and was wondering if there is a place in the 3.2 files where we can turn off the collapsible categories. In 3.1 I would open aero/template/config.html and change it from 1 to 0. don't see that file in the 3.2 files.
It didn't make it into this version... perhaps in the next update though.

Re: [Release] Aero for phpBB 3.2.0

Posted: Mon Jan 30, 2017 3:04 pm
by hubaishan
Thank you very much,

Here Alive RTL phpBB 3.2.0 forum with this great style
http://salfi.net/bb

Re: [Release] Aero for phpBB 3.2.0

Posted: Mon Jan 30, 2017 4:00 pm
by david63
Just noticed that the UCP and MCP are not quite correct - not an end of the world problem

Re: [Release] Aero for phpBB 3.2.0

Posted: Wed Feb 01, 2017 2:29 pm
by fmal
Great! Just a question: I normally use the "aero green" style, and I had all my own settings in aero/theme/*.css
Now I see that some classes defined at aero level are respected if I use the aero style, but ignored if I use "aero green". Should I repeat all the definitions also in common.css under aero_green/them/*.css?
TY in advance

Re: [Release] Aero for phpBB 3.2.0

Posted: Wed Feb 01, 2017 5:54 pm
by jrolson
fmal wrote: Wed Feb 01, 2017 2:29 pm Great! Just a question: I normally use the "aero green" style, and I had all my own settings in aero/theme/*.css
Now I see that some classes defined at aero level are respected if I use the aero style, but ignored if I use "aero green". Should I repeat all the definitions also in common.css under aero_green/them/*.css?
TY in advance
Yes, all the colors use there own separate CSS files. I just didn't have the time to code all themes to use the same CSS.

I may change this in the future...

Re: [Release] Aero for phpBB 3.2.0

Posted: Wed Feb 01, 2017 9:54 pm
by RomaamoR
Общая ошибка

Code: Select all

SQL ERROR [ mysqli ]

Duplicate entry 'aero' for key 'style_name' [1062]

SQL

INSERT INTO phpbb_styles (style_name, style_copyright, style_active, style_path, bbcode_bitfield, style_parent_id, style_parent_tree) VALUES ('aero', '© John Olson', 1, 'aero', '+Ng=', '1', 'prosilver')

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 999
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/includes/acp/acp_styles.php
LINE: 1171
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/includes/acp/acp_styles.php
LINE: 223
CALL: acp_styles->install_style()

FILE: [ROOT]/includes/acp/acp_styles.php
LINE: 148
CALL: acp_styles->action_install()

FILE: [ROOT]/includes/functions_module.php
LINE: 676
CALL: acp_styles->main()

FILE: [ROOT]/adm/index.php
LINE: 82
CALL: p_master->load_active()

Re: [Release] Aero for phpBB 3.2.0

Posted: Mon Mar 06, 2017 11:37 am
by richey
I have a serious problem installing the style to my board - with freshly uploaded phpBB 3.2 files, all extensions disabled, cache cleared and only prosilver activated.
When trying to install the style, I end up with a blank screen (usually indicating a php script error).

The PHP error log says:

[Mon Mar 06 12:36:49.419661 2017] [fcgid:warn] [pid 15677:tid 139970001934080] [client 80.109.97.113:9537] mod_fcgid: stderr: PHP Fatal error: Uncaught exception 'RuntimeException' with message 'Could not find matching pattern start for right parenthesis at pos 42' in /var/www/vhosts/mydomain.com/httpdocs/pt-forum/vendor/s9e/text-formatter/src/Configurator/Helpers/RegexpParser.php:204, referer: https://www.mydomain.com/pt-forum/adm/i ... de=install
[Mon Mar 06 12:36:49.419724 2017] [fcgid:warn] [pid 15677:tid 139970001934080] [client 80.109.97.113:9537] mod_fcgid: stderr: Stack trace:, referer: https://www.mydomaincom/pt-forum/adm/in ... de=install
[Mon Mar 06 12:36:49.419742 2017] [fcgid:warn] [pid 15677:tid 139970001934080] [client 80.109.97.113:9537] mod_fcgid: stderr: #0 /var/www/vhosts/mydomain.com/httpdocs/pt-forum/vendor/s9e/text-formatter/src/Configurator/JavaScript/RegexpConvertor.php(16): s9e\\TextFormatter\\Configurator\\Helpers\\RegexpParser::parse('/(?>,-\\\\)|:(?>\\\\)...'), referer: https://www.mydomain.com/pt-forum/adm/i ... de=install
[Mon Mar 06 12:36:49.419758 2017] [fcgid:warn] [pid 15677:tid 139970001934080] [client 80.109.97.113:9537] mod_fcgid: stderr: #1 /var/www/vhosts/mydomain.com/httpdocs/pt-forum/vendor/s9e/text-formatter/src/Plugins/Emoticons/Configurator.php(108): s9e\\TextFormatter\\Configurator\\JavaScript\\RegexpConvertor::toJS('/(?>,-\\\\)|:(?>\\\\)...', true), referer: https://www.mydomaincom/pt-forum/adm/in ... de=install
[Mon Mar 06 12:36:49.419773 2017] [fcgid:warn] [pid 15677:tid 139970001934080] [client 80.109.97.113:9537] mod_fcgid: stderr: #2 /var/www/vhosts/mydomain.com/httpdocs/pt-forum/vendor/s9e/text-formatter/src/Configurator.php(622): s9e\\TextFormatter\\Plugins\\Emoticons\\Configurator->asConfig(), referer: https://www.mydomain.com/pt-forum/adm/i ... de=install
[Mon Mar 06 12:36:49.419788 2017] [fcgid:warn] [pid 15677:tid 139970001934080] [client 80.109.97.113:9537] mod_fcgid: stderr: #3 /var/www/vhosts/mydomain.com/httpdocs/pt-forum/vendor/s9e/text-formatter/src/Configurator.php(5167): s9e\\TextFormatter\\Configur in /var/www/vhosts/mydomain.com/httpdocs/pt-forum/vendor/s9e/text-formatter/src/Configurator/Helpers/RegexpParser.php on line 204, referer: https://www.mydomain.com/pt-forum/adm/i ... de=install

What's going on, I can't install the style!! :-((

Re: [Release] Aero for phpBB 3.2.0

Posted: Mon Mar 06, 2017 4:37 pm
by jrolson
Your guess would be as good as mine...
Not sure what phpbb's text-formatter does or why you get this error.

You might be better off asking on the support forums. Hope you find a solution.

Also do you get the error with just Aero or with other styles as well? And did you try deleting Aero fully (even the database entries) and then reinstalling?

Re: [Release] Aero for phpBB 3.2.0

Posted: Mon Mar 06, 2017 11:33 pm
by richey
Thanks for your response - I'll go on trying and experimenting and will share here if I can find out more.

regards,
r.

Re: [Release] Aero for phpBB 3.2.0

Posted: Thu Mar 09, 2017 10:10 am
by richey
Hi,

I noticed that an "ONLINE" image is displayed by the style per default which is basically nice.

However, I'm not sure if anyone noticed - it is displayed at the right side of a post (as defined in "aero/theme/en/stylesheet.css), partially being covered by the post buttons, so the text is not readable. That way, it looks like if someone has died and there's a ribbon indicating it. :? :lol:

How can I place the ribbon at a nice position at the profile info? Or maybe just display some "Status: offline" or "Status: online" below the avatar depending on the user's online state so it's less obtrusive?

thanks,
r

Re: [Release] Aero for phpBB 3.2.0

Posted: Sun Mar 12, 2017 10:35 pm
by richey
nvm, I found a solution myself.

Re: [Release] Aero for phpBB 3.2.0

Posted: Thu Apr 06, 2017 9:11 am
by frederic14123
Here, style installed and with my personal modifications, perfectly functional for me.

http://www.fousdepeche.fr/forum/index.php

Re: [Release] Aero for phpBB 3.2.1

Posted: Fri Jul 21, 2017 9:10 pm
by jrolson
Aero 1.0.1 Released!

*updated for phpBB 3.2.1
*other Aero colors now share same CSS and icons for faster editing.
*misc. fixes.