3.3.x Extensions Database 3.2 / 3.3Button index

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6485
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Button index

Post by dmzx »

Extension Name: Button index
Author: dmzx & martin & Sniper_E

Extension Description:
Adds Button index to your forum index for link(URL) or can be used for quick links to forum.

dmzx/Button-index


- Added option to enable styled button.
- Added option to enable fade between ucp and site buttons.
- Added option to enable images or icons in site buttons.
- Added option upload images in ACP.
- Added option to change directory in ACP.
- Added code to see buttons UCP when extensions are enabled, mchat/youtubegalley/imageupload/ect.
- Added Authors in footer.
- Added Logs in admin controller / language file.
- Changed layout of ACP.
- Various code updates.


Code update


Code update

Screenshots:
Image

Image

Image

Extension Download:
Download-link
Button index v1.0.3
Installation:
  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to `buttonindex`.
  3. In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
  4. Copy the `buttonindex` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at
    (your forum root)/ext/dmzx/buttonindex/composer.json
  5. Navigate in the ACP to `Customise -> Manage extensions`
  6. Look for `Button index` under the Disabled Extensions list, and click its `Enable` link.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5123
Joined: Apr 6th, '14, 14:12
    Ubuntu Chrome

Re: Button index

Post by martin »

Image
Image

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Scanialady
Users
Users
Status: Offline
User theme: Dark
Posts: 310
Joined: Apr 6th, '15, 16:04
    Windows 10 Chrome

Re: Button index

Post by Scanialady »

German language file [DE]
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
If you want to get German translations for extensions: ask me.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Joost
Users
Users
Status: Offline
User theme: Dark
Posts: 25
Joined: Feb 20th, '15, 10:21
    Windows 7 Chrome

Re: Button index

Post by Joost »

As i click on the settings, give my forum this error.

Code: Select all

Fatal error: Uncaught phpbb\exception\version_check_exception: Connection refused in /home/vhosts/hpmagicworld.nl/httpdocs/phpbb/version_helper.php:266 Stack trace: #0 /home/vhosts/hpmagicworld.nl/httpdocs/phpbb/version_helper.php(231): phpbb\version_helper->get_versions(true, false) #1 /home/vhosts/hpmagicworld.nl/httpdocs/phpbb/version_helper.php(210): phpbb\version_helper->get_versions_matching_stability(true, false) #2 /home/vhosts/hpmagicworld.nl/httpdocs/ext/dmzx/buttonindex/includes/version_check.php(67): phpbb\version_helper->get_suggested_updates(true) #3 /home/vhosts/hpmagicworld.nl/httpdocs/ext/dmzx/buttonindex/controller/admin_controller.php(168): dmzx\buttonindex\includes\version_check->check() #4 /home/vhosts/hpmagicworld.nl/httpdocs/ext/dmzx/buttonindex/acp/acp_buttonindex_module.php(34): dmzx\buttonindex\controller\admin_controller->display_options() #5 /home/vhosts/hpmagicworld.nl/httpdocs/includes/functions_module.php(676): dmzx\buttonindex\acp\acp_buttonindex_module->main('\\dmzx\\buttonind...', 'settin in /home/vhosts/hpmagicworld.nl/httpdocs/phpbb/version_helper.php on line 266

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6485
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Re: Button index

Post by dmzx »

First post updated

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Joost
Users
Users
Status: Offline
User theme: Dark
Posts: 25
Joined: Feb 20th, '15, 10:21
    Windows 7 Chrome

Re: Button index

Post by Joost »

dmzx wrote: Feb 13th, '17, 22:37First post updated
Thank you,

Can i set this on the footer ? And on all pages ? :eusa_dance:

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5123
Joined: Apr 6th, '14, 14:12
    Ubuntu Chrome

Re: Button index

Post by martin »

It uses an event that only shows on the index but you can add other events with just the buttons code in and it will show where ever the new event you add is ment to be.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5123
Joined: Apr 6th, '14, 14:12
    Ubuntu Chrome

Re: Button index

Post by martin »

Like this ?
1.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Joost
Users
Users
Status: Offline
User theme: Dark
Posts: 25
Joined: Feb 20th, '15, 10:21
    Windows 7 Chrome

Re: Button index

Post by Joost »

martin wrote: Feb 14th, '17, 18:57Like this ?1.png
Yes, that's is what i mean! :eusa_dance:

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

opoesiemen
Users
Users
Status: Offline
User theme: Dark
Posts: 8
Joined: Sep 16th, '16, 12:03
    Windows 10 Chrome

Re: Button index

Post by opoesiemen »

Nice extension, it would be great if you develop the same extension for 3.1!

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

PepeFJR
Users
Users
Status: Offline
User theme: Dark
Posts: 14
Joined: Mar 21st, '17, 15:18
    Mac OS X iPad

Re: Button index

Post by PepeFJR »

Very nice!!! But is it possible to implement (in settings menu of extension) to be able to choose not only the links on index page but also in viewforum page?

Thank you in advance!! I love all your extensions!!

[ Post made via iPad ] Image

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6485
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Re: Button index

Post by dmzx »

PepeFJR wrote: Mar 25th, '17, 09:29 Very nice!!! But is it possible to implement (in settings menu of extension) to be able to choose not only the links on index page but also in viewforum page?

Thank you in advance!! I love all your extensions!!

[ Post made via iPad ] Image
I will check this option, is added to the to do list :wink:

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

PepeFJR
Users
Users
Status: Offline
User theme: Dark
Posts: 14
Joined: Mar 21st, '17, 15:18
    Mac OS X iPad

Re: Button index

Post by PepeFJR »

dmzx wrote: Mar 25th, '17, 09:31
PepeFJR wrote: Mar 25th, '17, 09:29 Very nice!!! But is it possible to implement (in settings menu of extension) to be able to choose not only the links on index page but also in viewforum page?

Thank you in advance!! I love all your extensions!!

[ Post made via iPad ] Image
I will check this option, is added to the to do list :wink:
Thank you very much!! You are great!!

[ Post made via iPad ] Image

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

jan_2017
Users
Users
Status: Offline
User theme: Dark
Posts: 203
Joined: Feb 5th, '17, 09:21
    Android Chrome

Re: Button index

Post by jan_2017 »

Running on 3.1.10 ?
:whistl:

[ Post made via Android ] Image

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Galixte de EzCom
Users
Users
Status: Offline
User theme: Dark
Posts: 39
Joined: Mar 4th, '15, 16:26
    Windows 10 Opera

Re: Button index

Post by Galixte de EzCom »

dmzx wrote: Mar 25th, '17, 09:31
Hi dmzx,

it could be better to add the possibility to customize the Font Awesome icon for each button.

Moreover, it could be better to have the choice between open the link in an new tab or on the same tab.

FRENCH translation submitted on GitHub: https://github.com/dmzx/Button-index/pull/2 and available on EzCom Community.
Communau EzCom
Image « Traductions d’extensions & styles pour phpBB 3.1.x & 3.2.x ».