Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.

3.1.x Extensions Database 3.1 / 3.2Button menu

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
User avatar

Xxxbennyxxx
Users
Users
Posts: 74
Joined: 30 Dec 2014, 22:23
    Windows 10 Chrome

Re: Button menu

Post by Xxxbennyxxx »

Thanks!

But how do I get the button menu above the header ?

User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Button menu

Post by martin »

Change the event and rewrite the css for it.
Image

User avatar

Xxxbennyxxx
Users
Users
Posts: 74
Joined: 30 Dec 2014, 22:23
    Windows 10 Chrome

Re: Button menu

Post by Xxxbennyxxx »

Unfortunately I'm not so good there. What event are we talking about? Thanks in advance!

User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Button menu

Post by martin »

The html events need to be renamed if there is an event in that section that could be used.

User avatar

qwerty541
New user
New user
Posts: 2
Joined: 26 Oct 2020, 07:37
    Windows 10 Chrome

Re: Button menu

Post by qwerty541 »

martin wrote: 03 Aug 2020, 12:36 :wall:

works on 3.3 and 3.3.1 tried and tested well the install anyway.
dmzx_buttonmenu_1_0_0.zip
Raises an error. Invalid tables.yml line 4.

The fix causes an error.
SQL ERROR [ mysqli ]

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''s' at line 2 [1064]

SQL

SELECT * FROM phpbb_menu_color's

BACKTRACE

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

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

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

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

FILE: [ROOT]/ext/dmzx/buttonmenu/event/listener.php
LINE: 69
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/vendor/symfony/event-dispatcher/EventDispatcher.php
LINE: 214
CALL: dmzx\buttonmenu\event\listener->page_header_after()

FILE: [ROOT]/vendor/symfony/event-dispatcher/EventDispatcher.php
LINE: 44
CALL: Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()

FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 62
CALL: Symfony\Component\EventDispatcher\EventDispatcher->dispatch()

FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 46
CALL: phpbb\event\dispatcher->dispatch()

FILE: [ROOT]/includes/functions.php
LINE: 4123
CALL: phpbb\event\dispatcher->trigger_event()

FILE: [ROOT]/index.php
LINE: 246
CALL: page_header()

User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Button menu

Post by martin »

Use this for 3.2 and 3.3x tried and tested.
dmzx_buttonmenu_1_0_0.zip
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

admin1
Users
Users
Posts: 43
Joined: 06 Sep 2015, 04:26
    Windows 7 Firefox

Re: Button menu

Post by admin1 »

martin wrote: 16 Dec 2020, 19:50 Use this for 3.2 and 3.3x tried and tested.

dmzx_buttonmenu_1_0_0.zip

after installation this is what i get

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/ngigesig/public_html/ext/dmzx/buttonmenu/config/tables.yml" does not contain valid YAML: Unexpected characters near "s" at line 4 in /home/ngigesig/public_html/ext/dmzx/buttonmenu/config/tables.yml (which is being imported from "/home/ngigesig/public_html/ext/dmzx/buttonmenu/config/services.yml").

#0 /home/ngigesig/public_html/vendor/symfony/config/Loader/FileLoader.php(90): Symfony\Component\Config\Loader\FileLoader->doImport('/home/ngigesig/...', NULL, false, '/home/ngigesig/...')
#1 /home/ngigesig/public_html/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php(195): Symfony\Component\Config\Loader\FileLoader->import('tables.yml', NULL, false, '/home/ngigesig/...')
#2 /home/ngigesig/public_html/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php(127): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/home/ngigesig/...')
#3 /home/ngigesig/public_html/phpbb/extension/di/extension_base.php(99): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('services.yml')
#4 /home/ngigesig/public_html/phpbb/extension/di/extension_base.php(63): phpbb\extension\di\extension_base->load_services(Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#5 /home/ngigesig/public_html/vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php(71): phpbb\extension\di\extension_base->load(Array, Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#6 /home/ngigesig/public_html/vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php(39): Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#7 /home/ngigesig/public_html/vendor/symfony/dependency-injection/Compiler/Compiler.php(140): Symfony\Component\HttpKernel\DependencyInjection\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#8 /home/ngigesig/public_html/vendor/symfony/dependency-injection/ContainerBuilder.php(789): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#9 /home/ngigesig/public_html/phpbb/di/container_builder.php(212): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
#10 /home/ngigesig/public_html/common.php(115): phpbb\di\container_builder->get_container()
#11 /home/ngigesig/public_html/adm/index.php(23): require('/home/ngigesig/...')
#12 {main}

help

User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Button menu

Post by martin »

You mixed up the files.
Screenshot from 2021-01-05 09-58-22.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

admin1
Users
Users
Posts: 43
Joined: 06 Sep 2015, 04:26
    Android Firefox

Re: Button menu

Post by admin1 »

martin wrote: 05 Jan 2021, 10:59 You mixed up the files.

Screenshot from 2021-01-05 09-58-22.png
OMG ! I have been using upload extension to install all my extensions. What is the best solution here ?

User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Button menu

Post by martin »

Upload ext.

User avatar

admin1
Users
Users
Posts: 43
Joined: 06 Sep 2015, 04:26
    Android Firefox

Re: Button menu

Post by admin1 »

martin wrote: 05 Jan 2021, 14:07upload ext.
Upload extension is found here

Upload Extensions 3.3.0-RC

User avatar

martin
Admin
Admin
Posts: 5106
Joined: 06 Apr 2014, 16:12
    Linux Chrome

Re: Button menu

Post by martin »

Yes i know i posted it :rolling:

Download new buttons ext and upload it via the ext uploader.

The uploader moves the button ext into your store folder and replaces the button ext folder with new files You must have uploaded the wrong files as the button ext i posted works.

User avatar

admin1
Users
Users
Posts: 43
Joined: 06 Sep 2015, 04:26
    Windows 7 Firefox

Re: Button menu

Post by admin1 »

martin wrote: 05 Jan 2021, 14:29 yes i know i posted it :rolling:

Download new buttons ext and upload it via the ext uploader.

The uploader moves the button ext into your store folder and replaces the button ext folder with new files You must have uploaded the wrong files as the button ext I posted works.
Perfectly done, geniusly advised, great job.....thanks and thanks forever

now working

User avatar

admin1
Users
Users
Posts: 43
Joined: 06 Sep 2015, 04:26
    Android Firefox

Re: Button menu

Post by admin1 »

When button menu is viewed on phone, it is stretched towards right side and is longer than phpbb forum.

Help

User avatar

ssl
Donator
Donator
Posts: 137
Joined: 19 Aug 2020, 12:54
    Mac OS X Opera

Re: Button menu

Post by ssl »

admin1 wrote: 06 Jan 2021, 08:21 When button menu is viewed on phone, it is stretched towards right side and is longer than phpbb forum.

Help
Go here in FTP: ./ext/dmzx/buttonmenu/styles/prosilver/theme

Open the buttonmenu.css file and add the code give here: Button menu

Purge the cache after
phpBB: 3.3.14 | PHP: 8.3
[Some French translation of extensions]

Locked Previous topicNext topic