TinyMCE Quattro and its wysiwyg bbcodes

TinyMCE Quattro and its wysiwyg bbcodes 2.7.2

No permission to download
About the padding I thought it was related to the behavior with the bumping around scrollbar, or better say I thought both were the same bug :confused:.
 
About the padding I thought it was related to the behavior with the bumping around scrollbar, or better say I thought both were the same bug :confused:.
I think the padding can be there to avoid some problems with some browsers. I've asked the question (see the reference in my previous message).
By the way, a XenForo member shows me that the new release of MCE had also menu position problems with Chrome (tracker ref).
 
and if this conflicts with many of my add ones i cannot remove the ones in the error log because many people like the styling add ones i have added to my site, prefer not to remove em
 
@XxUnkn0wnxX
You're using PHP 5.2. This addon doesn't support PHP 5.2 (or may it can with the Tinymce css skin but I don't have time to try - feel free to test the point 5 of the FAQ).
For reference, most of the time you don't need to post the ajax response or headers. Just the basic JS console. And this one shows that TinyMCE is correctly loaded, but the skin will not work since the adaptive theme is using a script that requires some php functions that are not available in PHP 5.2. The console also shows you have a problem with another script (see red background parts). You should also review them.

@elvamo
What do you want to do? Did you read the point 5 of the FAQ ?

@netrix
I've managed to extend the default insert function of tinymce to force the editor to scroll down the bottom of the inserted element. This will be an option. It has been tested on FF, IE, Chrome.
When I wrote it, I found a problem with the framework because of Jquery & IE when using the XenForo function to insert image inside the editor. It has been fixed.

Once the option of the extend function will be finished to write, I will release an update.
 
cclaerhout updated TinyMCE Quattro and its wysiwyg bbcodes with a new update entry:

Version 1.6.3 released

Version 1.6.3 released
  • Rollback to TinyMCE 4.0.8.
    Reason
    : the 4.0.9 version has bugs.
  • The previous option to select which style properties to keep when pasting a Microsoft Word document has been kept
  • Add an option to modify the behaviour of the Mce Insert command to automaticaly scrolll down to the bottom of the inserted element.
  • Fix a bug with IE/Jquery when inserting a XenForo attachment inside the editor

Read the rest of this update entry...
 
@XxUnkn0wnxX
You're using PHP 5.2. This addon doesn't support PHP 5.2 (or may it can with the Tinymce css skin but I don't have time to try - feel free to test the point 5 of the FAQ).
For reference, most of the time you don't need to post the ajax response or headers. Just the basic JS console. And this one shows that TinyMCE is correctly loaded, but the skin will not work since the adaptive theme is using a script that requires some php functions that are not available in PHP 5.2. The console also shows you have a problem with another script (see red background parts). You should also review them.

@elvamo
What do you want to do? Did you read the point 5 of the FAQ ?

@netrix
I've managed to extend the default insert function of tinymce to force the editor to scroll down the bottom of the inserted element. This will be an option. It has been tested on FF, IE, Chrome.
When I wrote it, I found a problem with the framework because of Jquery & IE when using the XenForo function to insert image inside the editor. It has been fixed.

Once the option of the extend function will be finished to write, I will release an update.
so which php version would you recomend? i will try to ask my hosting providers to upgrade my php version. but i need a recommended version
 
@XxUnkn0wnxX
You're using PHP 5.2. This addon doesn't support PHP 5.2 (or may it can with the Tinymce css skin but I don't have time to try - feel free to test the point 5 of the FAQ).
For reference, most of the time you don't need to post the ajax response or headers. Just the basic JS console. And this one shows that TinyMCE is correctly loaded, but the skin will not work since the adaptive theme is using a script that requires some php functions that are not available in PHP 5.2. The console also shows you have a problem with another script (see red background parts). You should also review them.

@elvamo
What do you want to do? Did you read the point 5 of the FAQ ?

@netrix
I've managed to extend the default insert function of tinymce to force the editor to scroll down the bottom of the inserted element. This will be an option. It has been tested on FF, IE, Chrome.
When I wrote it, I found a problem with the framework because of Jquery & IE when using the XenForo function to insert image inside the editor. It has been fixed.

Once the option of the extend function will be finished to write, I will release an update.

OOO im sorry THANCKS
 
so which php version would you recomend? i will try to ask my hosting providers to upgrade my php version. but i need a recommended version
5.3.x at least. But that's the job of your host to know that. Did you test the point 5 of the FAQ by the way and see if the error was still there after that? I just need this feedback to write a new point of the Faq.
 
5.3.x at least. But that's the job of your host to know that. Did you test the point 5 of the FAQ by the way and see if the error was still there after that? I just need this feedback to write a new point of the Faq.
ok i will test out point 5 soon i also got 5.3 now all i had to do is add in this:
# Use PHP 5.3
AddType application/x-httpd-php53 .php to all my .htaccess files. i am allowed to use 5.4 if i wish, but is 5.4 better then 5.3? any differences? will there be any conflicts with 5.4?

i have
PHP Version 5.3.27 now
 
Last edited:
ok the php upgrade seemed to fix it but the editor looks kinda g@y.... now
50KP2.png


would of liked to seem something nicer than that
nm i figured it out.. its all about the styles...
 
Last edited:
i also get more errors when i try to add more bb codes to the editor:
50MfO.png

50Mgg.png

i go to the bb code buttons manager click on left to right tinymce and then i see this:
50MjS.png

i drag and drop the bb codes from above to the bottom and and click update i refresh i it does not save + i cannot add new separators nor when i press in the little cross button on the bb code button it gives me this error:
50Mnq.png
50Mob.png


and it said something about cloudflare security before the rest of the window showed - ok this is nothing it is just a setting on my cloudflare thing but i still cannot add new separators or add more bb codes even with cloudflare paused.

and some of the bb codes dont show wither this when i tried to add in new bb codes and it failed and messed up of how some of the bb codes look like:

50Mxi.png


i am trying to get BBM Multimedia - html5media to work but it doesn't even when adding an icon to it. works fine in original editor but not tinymce

to my understanding not all the scripts load up in TinyQuattro in the
TinyMCE Buttons Configuration thats why it doesn't save properly and i cannot create a new line separator because it is not a button. thus also only the default bb codes that came with the editor save by removing them and adding them on not the custom ones. also when i reset configuration all the bb codes disappear from he editor and i cannot get them back because the list of inactive buttons is empty
 
Last edited:
You should check your Xenforo config, especially the path to your forum and you should also review current bugs before installing any other addons.
 
You should check your Xenforo config, especially the path to your forum and you should also review current bugs before installing any other addons.
i checked my config.php file and all seems file as for my path what do you mean? if my path was wrong my forums would not function neither my databases

my forums is located in a folder, when i set it up like that and all other add ones gives me no issues besides TinyMce quattro, there are no other bugs present at the moment, or any conflicts i solved the errors with the page you are looking for could not be found. but still does not explain why quattro buttons manager does not function properly. as the create a separator button does not act as a button rather like a label instead. and does not update custom made or imported bb codes. the only two things that pop to mind is that i updated php which was required and i replaced this code in the base.php "library/XenForo/BbCode/Formatter/Base.php":
Code:
Search:
PHP:
            return call_user_func($tagInfo['callback'], $tag, $rendererStates, $this);
Replace:
PHP:
            /*return call_user_func($tagInfo['callback'], $tag, $rendererStates, $this);*/
            return call_user_func_array(array($tagInfo['callback'][0], $tagInfo['callback'][1]), array($tag, $rendererStates, $this));
Explanation (as far as I'm able to explain...): $this doesn't seem to be recognized using call_user_func in an extended class (xfcp). Using call_user_func_array fixes the problem.

this was for the 5.2 php version patch but i left this as it is. for 5.3

so i am unsure what is the problems as i am not having any other issues from my other add ones or the actual site. that include no more error messages when you click in random things, all those have been fixed
 
i already fixed that, i am currently have issues with bb code manager with this editor as i explained in the previous post
  • As I've said first fix the problems with your website. In the first screenshots you gave me there were js errors you need to review. These errors seem to be related to your website and not this addon.
  • In the last screenshots you show me it can't find the route to some pages of the Bbm addon which is not normal and might come from an installation problem from your side.
  • If the addon is working now and the problems comes from another addon (ie: Bbm) please post in the related addon thread. But first review your website problems.
 
Back
Top Bottom