BoardTools/QuickReply

submit button not working

eitanhindi opened this issue · 8 comments

i update my phpbb with QuickReply Version 2.0.0-beta1 through the site https://boardtools.ru/QuickReply/.
everything looks great, when clicking on submit it only popup the preview of the reply.
cannt post quick reply.
is there any fix for it?
the phpbb is language of rtl.
(this fixed quickreply that jumping all time is annoying, i there way to cancel it? )

Did you try by disabling all other extensions?

this is the only extension i have. the rest (3) is of my style and viglink

@eitanhindi does the Preview button work the same way?
Or does it submit the reply instead making button actions interchanged?

The extension has not been adapted for RTL languages by the way due to the lack of RTL translations on Transifex.

The fixed form should not 'jump', it is not fixed otherwise.

does the Preview button work the same way?
yes both preview and submit performing preview action.

The extension has not been adapted for RTL languages by the way due to the lack of RTL translations on Transifex.
base on that info i guess i cant use this extension, right?

so how can i get smileys and bbcode to quick reply? any suggestions ...?

@eitanhindi I'll be able to write and test the fixes if you submit an RTL translation. 😉

lavigor i will be grateful. if u do :) yes i will

guys thank u. appreciate your will to help, everything is working fine now.
my solution was to disable the following:
Allow navigating topics without reloading the page: disable !
Allow Ajax posting: disable !

the public function ajax_submit($event) returned error, due to my style and rtl i geuss, thats why it was jumping the preview box, guess it was behaved like alerting some error but was no error to show...

checked all function after those setting and it working as expected :-)

now all left me to understand is:
how to disable or 'display: none;' the quick reply with fixed position before scrolling to bottom where the quick reply div is shown. (its only fixed bottom position, as long u dont see the quickreply area/div with the smileys)

@eitanhindi sorry to hear that you was forced to disable one of the key features of the extension.

Fixed form mode is another key feature that can also be switched off in settings.