2014-10-14, 08:48 PM
Can I replace the 'Auto Save: Message Saved.' with a variable like {$lang->msg_saved} and then have it in different languages adding them to the various global.lang. Is this correct?
[For 1.8] [1.8] AutoSave Draft
|
2014-10-14, 08:48 PM
Can I replace the 'Auto Save: Message Saved.' with a variable like {$lang->msg_saved} and then have it in different languages adding them to the various global.lang. Is this correct?
2014-10-15, 01:50 AM
(2014-10-14, 08:48 PM)TBO29 Wrote: Can I replace the 'Auto Save: Message Saved.' with a variable like {$lang->msg_saved} and then have it in different languages adding them to the various global.lang. Is this correct? i don´t tested... but probably will work... if you use Quick Advanced Editor you can put {$mybb->settings['quickadveditor_save_lang']}
2014-10-17, 12:47 AM
Does not work.
I use {$mybb->settings['quickadveditor_save_lang']} and {$mybb->settings[\'quickadveditor_restor_lang']}. Placed the translated files config_quickadveditor.lang.php in the different admin language folders. Then when the user select a different language from the lower selection switch I still get the original language. Also changing the language of the ACP does not change the language. I believe that is because your plugin inserts the values from the installation language into the db and then reads it's values, therefore changing language with the selector does not change the save and restore button text.
2014-10-19, 06:02 PM
(2014-10-17, 12:47 AM)TBO29 Wrote: Does not work. so use your method http://community.mybb.com/thread-156223-...pid1110466
2014-12-24, 08:14 PM
It is not working for me -> when I change codebutton template -> sceditor bar is not shown anymore
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
2014-12-24, 08:45 PM
how do i move this to the footer and not it seems where it is called?
i moved some JS to the bottom, so which JS does it depend on? it tells me its save but when i close the tab and start a new thread nothing is there
ok i seem to have a slight problem....it works well if you start a new thread but
when its saves and you want a duplicate copy it inserts an older version as if from before you started a new thread Does that make sense? i dunno if thats a slight added bonus or not ok, almost getting there, BUT is it just me or have i lost the smilies panel? One quick question: Quote:Sorry, but you did not select any threads to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some threads and try again. does the inline moderation still work? edit: well yes
2015-03-04, 09:44 AM
(This post was last modified: 2015-03-04, 09:44 AM by AndyAndreiH.)
I had a problem with the restore button now showing up, so in case you have this very same problem, here's the fix:
Instead of
Put
I hope this helps someone!
Hello,
In my codebuttons, i have this :
I use this plugin : http://community.mybb.com/mods.php?action=view&pid=28 But i don't work on my forum! ![]() Bye! |
« Next Oldest | Next Newest »
|