3.2 & 3.3 Extensions Database 3.2 / 3.3Posting Buttons

<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

Null
Users
Users
Status: Offline
User theme: Dark
Posts: 125
Joined: Oct 9th, '15, 04:03
    Windows 7 Chrome

Re: Posting Buttons

Post by Null »


[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: Posting Buttons

Post by martin »

Yes.

1 shows the helpline the other dont.
1 is board wide the other not.
Image

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

Null
Users
Users
Status: Offline
User theme: Dark
Posts: 125
Joined: Oct 9th, '15, 04:03
    Windows 7 Chrome

Re: Posting Buttons

Post by Null »

Why 2 exactly equal exts?

[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: Posting Buttons

Post by martin »

Not quite the same one was made and some one else made a little bit different version infact there is a few ext's out there that all do the same thing just made by different folks.

[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: Posting Buttons

Post by Joost »

How can i add a new module (Modcodes) for admins/mods only ? In the extension Advanced BBCode Box is it possible to change a permission to groups. :whistl:

[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: Posting Buttons

Post by Joost »

Joost wrote: Feb 5th, '17, 13:13 How can i add a new module (Modcodes) for admins/mods only ? In the extension Advanced BBCode Box is it possible to change a permission to groups. :whistl:
Up my post. :whistl:

[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: Posting Buttons

Post by dmzx »

Joost wrote: Feb 7th, '17, 17:12
Joost wrote: Feb 5th, '17, 13:13 How can i add a new module (Modcodes) for admins/mods only ? In the extension Advanced BBCode Box is it possible to change a permission to groups. :whistl:
Up my post. :whistl:
Is this related to Posting Buttons? or do you want to add it to Posting Buttons?

[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: Posting Buttons

Post by Joost »

I will add this to Posting Buttons. Is this possible in the next extension update? :eusa_dance:

[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: Posting Buttons

Post by Joost »

Up

[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: Posting Buttons

Post by Joost »

Up

[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: Posting Buttons

Post by dmzx »

Need to check it.

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

mike
Users
Users
Status: Offline
User theme: Dark
Posts: 6
Joined: Jul 6th, '15, 11:56
    Windows Vista Chrome

Re: Posting Buttons

Post by mike »

Hi everyone,

Would it be possible to make this great extension compatible with QuickReply Reloaded (version 2.0.0-beta1)?

Thanks in advance for your reply. :smile:

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

mike
Users
Users
Status: Offline
User theme: Dark
Posts: 6
Joined: Jul 6th, '15, 11:56
    Windows Vista Chrome

Re: Posting Buttons

Post by mike »

mike wrote: Jun 30th, '17, 09:51 Hi everyone,

Would it be possible to make this great extension compatible with QuickReply Reloaded (version 2.0.0-beta1)?

Thanks in advance for your reply. :smile:
Is anyone there?

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

Sniper_E Online
VIP
VIP
Status: Online
User theme: Dark
Posts: 1160
Joined: Oct 14th, '14, 17:01
    Windows 10 Firefox

Re: Posting Buttons

Post by Sniper_E »

You need to add an event template in postingbuttons and edit the postingbuttons.css

Copy the dmzx/postingbuttons/styles/all/template/event/posting_editor_buttons_after.html
to
dmzx/postingbuttons/styles/all/template/event/ext_quickreply_transform_text_buttons_after.htm

Then in the dmzx/postingbuttons/styles/all/theme/postingbuttons.css change that first class.

Code: Select all

#format-buttons {
   display: none !important;
}
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

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

mike
Users
Users
Status: Offline
User theme: Dark
Posts: 6
Joined: Jul 6th, '15, 11:56
    Windows Vista Chrome

Re: Posting Buttons

Post by mike »

Sniper_E wrote: Aug 22nd, '17, 20:58 Copy the dmzx/postingbuttons/styles/all/template/event/posting_editor_buttons_after.html
to
dmzx/postingbuttons/styles/all/template/event/ext_quickreply_transform_text_buttons_after.htm
Thanks for getting back to me. :smile:

However, I can only see these two files:

1) overall_header_head_append.html
2) posting_editor_buttons_before.html

Have also tried re-downloading a fresh download from the first page of this thread - and again, I don't see those files you mentioned.