Quote:
Originally Posted by kh99
Are you sure the query is working? Maybe try setting $dom_css to a constant and see what happens (maybe you already tried that, based on your question in the other thread).
|
Sure that the query works, is just one example, and the plugin is active, the query is not the problem!
i have vBulletin v3.8.7 Patch Level
--------------- Added 20 Mar 2012 at 16:38 ---------------
I have also tried to set $dom_css to a constant
Code:
$dom_css ='#test_css{display:none;}';
but the result is the same, in headinclude template $dom_css is empty!