Ok, i think i might have found the source of the error, tho, it is ambiguous since from my test site it works fine and on my live site it doesn't! Weird!!!
Lets explain the facts;
On my live site, in the PM's the quick reply text area & bbcodes bar are not showing when i have a template attach to a category (see next 2 pics)
Now, if i delete the template from the category, the PM text area & bbcodes reappears where they are suppose to be ( see next 2 pics)
From what i can see with firebug, the script is being removed when a template is created in the category manager of the plugin!
This pic shows the codes before a template is added and we can clearly see the
being called to show the textarea & bbcode :
but when i make a template in a category and go back to the same PM and look at the firebug , the <div id ..... and other HTML are totally gone !!!
So what do you think? Is this a better way of explaining my problem loll
Tks for help....in advance
Lets explain the facts;
On my live site, in the PM's the quick reply text area & bbcodes bar are not showing when i have a template attach to a category (see next 2 pics)
Now, if i delete the template from the category, the PM text area & bbcodes reappears where they are suppose to be ( see next 2 pics)
From what i can see with firebug, the script is being removed when a template is created in the category manager of the plugin!
This pic shows the codes before a template is added and we can clearly see the
Code:
<div id ="vB_Editor_QR" class="texteditor">
but when i make a template in a category and go back to the same PM and look at the firebug , the <div id ..... and other HTML are totally gone !!!
So what do you think? Is this a better way of explaining my problem loll
Tks for help....in advance