3.2 & 3.3 Extensions Database 3.2 / 3.3 ⇒ Username Colour Changer
-
miri4ever
- Users

- Posts: 71
- Joined: 22 Jan 2017, 15:39
Re: Username Colour Changer
Now you know :)
Some Problems if ADMIN Color and USER Color at the same time is active so I had to remove one. ADMINs shown both, but just one colorpicker and both could only select somehow the same color.
Some Problems if ADMIN Color and USER Color at the same time is active so I had to remove one. ADMINs shown both, but just one colorpicker and both could only select somehow the same color.
-
Funny
- New user

- Posts: 126
- Joined: 06 Mar 2017, 16:39
Re: Username Colour Changer
Hello
In my test forum, this works without problems
Have css username and username color activated.
See the result
mg Funny
In my test forum, this works without problems
Have css username and username color activated.
See the result
mg Funny
-
eunaumtenhoid
- Users

- Posts: 67
- Joined: 14 Oct 2016, 05:10
Re: Username Colour Changer
* Brazilian Portuguese translation by eunaumtenhoid (c) 2018 [ver 1.0.2]
https://github.com/phpBBTraducoes/usernamecolourchanger
https://github.com/phpBBTraducoes/usernamecolourchanger
-
Warnergon
- Users

- Posts: 5
- Joined: 22 Dec 2018, 00:30
Username Colour Changer 3 2 x
I like the blue the best. You should add a background changer to display RM Maps...perhaps even have contents to get your map selected as an option.
-
Mellenei
- New user

- Posts: 1
- Joined: 05 Jun 2020, 10:44
Re: Username Colour Changer
Hello, ich have a fresh install of phpbb3.3 and now i want to install this Extension, but always when i activate them, i get the following error.. (sorry for my english)
Code: Select all
The file "/homepages/35/d641270526/htdocs/ext/dmzx/usernamecolourchanger/config/services.yml" does not contain valid YAML: The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 5 (near "- @request").
#0 /homepages/35/d641270526/htdocs/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php(117): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->loadFile('/homepages/35/d...')
#1 /homepages/35/d641270526/htdocs/phpbb/extension/di/extension_base.php(99): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('services.yml')
#2 /homepages/35/d641270526/htdocs/phpbb/extension/di/extension_base.php(63): phpbb\extension\di\extension_base->load_services(Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#3 /homepages/35/d641270526/htdocs/vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php(71): phpbb\extension\di\extension_base->load(Array, Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#4 /homepages/35/d641270526/htdocs/vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php(39): Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#5 /homepages/35/d641270526/htdocs/vendor/symfony/dependency-injection/Compiler/Compiler.php(140): Symfony\Component\HttpKernel\DependencyInjection\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#6 /homepages/35/d641270526/htdocs/vendor/symfony/dependency-injection/ContainerBuilder.php(789): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#7 /homepages/35/d641270526/htdocs/phpbb/di/container_builder.php(203): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
#8 /homepages/35/d641270526/htdocs/common.php(115): phpbb\di\container_builder->get_container()
#9 /homepages/35/d641270526/htdocs/adm/index.php(23): require('/homepages/35/d...')
#10 {main}
Last edited by Mellenei on 05 Jun 2020, 11:22, edited 1 time in total.
-
waltons73
- Users

- Posts: 4
- Joined: 10 Feb 2017, 22:40
Re: Username Colour Changer
When i enable the color changer extention on my PHPBB 3.3,2 version
i get this red error messages
any help on get this fix for the phpb 3.2.3
i get this red error messages
Code: Select all
phpBB encountered an error building the container due to an installed extension. For this reason, all extensions have been temporarily disabled. Please try purging your forum cache. All extensions will automatically be re-enabled once the container error is resolved. If this error continues, please visit phpBB.com for support.
Exception: The file "/home5/rampart/public_html/retrovintage/ext/dmzx/usernamecolourchanger/config/services.yml" does not contain valid YAML: The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 5 (near "- @request").
#0 /home5/rampart/public_html/retrovintage/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php(117): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->loadFile('/home5/rampart/...')
#1 /home5/rampart/public_html/retrovintage/phpbb/extension/di/extension_base.php(99): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('services.yml')
#2 /home5/rampart/public_html/retrovintage/phpbb/extension/di/extension_base.php(63): phpbb\extension\di\extension_base->load_services(Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#3 /home5/rampart/public_html/retrovintage/vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php(71): phpbb\extension\di\extension_base->load(Array, Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#4 /home5/rampart/public_html/retrovintage/vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php(39): Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#5 /home5/rampart/public_html/retrovintage/vendor/symfony/dependency-injection/Compiler/Compiler.php(140): Symfony\Component\HttpKernel\DependencyInjection\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#6 /home5/rampart/public_html/retrovintage/vendor/symfony/dependency-injection/ContainerBuilder.php(789): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#7 /home5/rampart/public_html/retrovintage/phpbb/di/container_builder.php(212): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
#8 /home5/rampart/public_html/retrovintage/common.php(115): phpbb\di\container_builder->get_container()
#9 /home5/rampart/public_html/retrovintage/adm/index.php(23): require('/home5/rampart/...')
#10 {main}
-
dmzx Online
- Founder

- Posts: 6466
- Joined: 13 Jan 2014, 21:45
Re: Username Colour Changer
First post updated.
-
ivailo95
- Users

- Posts: 918
- Joined: 02 Feb 2018, 12:04
Re: Username Colour Changer
Code: Select all
phpBB encountered an error building the container due to an installed extension. For this reason, all extensions have been temporarily disabled. Please try purging your forum cache. All extensions will automatically be re-enabled once the container error is resolved. If this error continues, please visit phpBB.com for support.
Exception: The file "/home/awesomeb/public_html/ext/dmzx/usernamecolourchanger/config/services.yml" does not contain valid YAML: The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 5 (near "- @request").
#0 /home/awesomeb/public_html/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php(117): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->loadFile('/home/awesomeb/...')
#1 /home/awesomeb/public_html/phpbb/extension/di/extension_base.php(99): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('services.yml')
#2 /home/awesomeb/public_html/phpbb/extension/di/extension_base.php(63): phpbb\extension\di\extension_base->load_services(Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#3 /home/awesomeb/public_html/vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php(71): phpbb\extension\di\extension_base->load(Array, Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#4 /home/awesomeb/public_html/vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php(39): Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#5 /home/awesomeb/public_html/vendor/symfony/dependency-injection/Compiler/Compiler.php(140): Symfony\Component\HttpKernel\DependencyInjection\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#6 /home/awesomeb/public_html/vendor/symfony/dependency-injection/ContainerBuilder.php(789): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#7 /home/awesomeb/public_html/phpbb/di/container_builder.php(223): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
#8 /home/awesomeb/public_html/common.php(115): phpbb\di\container_builder->get_container()
#9 /home/awesomeb/public_html/adm/index.php(23): require('/home/awesomeb/...')
#10 {main}You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Feed like a disease
And bring them to their knees
They'll pay for their deceit
And bring them to their knees
They'll pay for their deceit
-
Bruce Banner
- Users

- Posts: 15
- Joined: 18 Apr 2022, 00:00
Re: Username Colour Changer
Hi. I'm having a slight problem to do with this and another extension by somebody else,
Tried posting the url to the extension here but wasn't allowed. Just look up Colored Post Header on phpBB's main site.
The problem is that when I change the colour of my username, headers on my posts change colour too. I'd rather post headers just stay the same colour that's assigned to my group. As it says in that extension's description,
"allows you to have a colored message header according to the color assigned to the different groups of members."
So is there any way to work around this so that I can change the colour of my username without also changing the colours of post headers?
Thanks.
Tried posting the url to the extension here but wasn't allowed. Just look up Colored Post Header on phpBB's main site.
The problem is that when I change the colour of my username, headers on my posts change colour too. I'd rather post headers just stay the same colour that's assigned to my group. As it says in that extension's description,
"allows you to have a colored message header according to the color assigned to the different groups of members."
So is there any way to work around this so that I can change the colour of my username without also changing the colours of post headers?
Thanks.
-
martin
- Admin

- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Username Colour Changer
The clue is in the name on the ext on .com "username, headers" it takes the users colour.
So your trying to mix 2 user colour name exts it wont work unless that author changes it to group colour headers.
So your trying to mix 2 user colour name exts it wont work unless that author changes it to group colour headers.
-
max-ima
- Users

- Posts: 139
- Joined: 25 Mar 2022, 07:11
Re: Username Colour Changer
Tested on 3.3.7 and works. Thanks
-
miri4ever
- Users

- Posts: 71
- Joined: 22 Jan 2017, 15:39
Re: Username Colour Changer
As the ADMIN Color Changer no longer changed my color inside the forum view with usernames. I need coming back to this and for now its doing this job perfect.



