uPortal is not displaying the media tags. I guess i'll have to go with something better then or is there a way around/fixing this?
DevFuse Products (View All Products)
uPortal not rendering media tag?
Started by
highlander
, Mar 20 2012 10:10 AM
5 replies to this topic
#1
Posted 20 March 2012 - 10:10 AM
#3
Posted 25 March 2012 - 11:30 AM
uportal's own function.
I fixed it.. i had to change the where bbcode function displays, to *.
I fixed it.. i had to change the where bbcode function displays, to *.
#4
Posted 13 May 2012 - 03:38 AM
Back to this topic again.
I wish to disable the media tag from the shoutbox, but if i do so and do NOT select all pages, media tag is NOT rendered on uportal.
Any thoughts on adding uportal specifically so i can disable it on the shoutbox?
Thanks
I wish to disable the media tag from the shoutbox, but if i do so and do NOT select all pages, media tag is NOT rendered on uportal.
Any thoughts on adding uportal specifically so i can disable it on the shoutbox?
Thanks
#6
Posted 16 May 2012 - 10:16 PM
Options on the shoutbox appear but not uportal
I've been trying to create the editorSections.php file, but i dont know what are the section handles of the news block. I've tried a bunch of combinations.
I'm trying to get uportal placed in ACP -> Look & Feel -> BBCode->"Where can the BBCode be used?".
I want to disable some bbcodes in my shoutbox and uportal is not listed there. When I disable "Available in all sections" I'm also disabling bbcode in news on my uportal.
After googling for some time I've learned that I need to place and create file called editorSections.php in admin\applications_addon\other\uportal\extensions
Code for SB looks like this
$BBCODE = array( 'shoutbox_shouts' => ipsRegistry::getClass('class_localization')->words['ctype__shouts'],
);
So I guess I need to put there something similar, but I have no idea what.
I've been trying to create the editorSections.php file, but i dont know what are the section handles of the news block. I've tried a bunch of combinations.
I'm trying to get uportal placed in ACP -> Look & Feel -> BBCode->"Where can the BBCode be used?".
I want to disable some bbcodes in my shoutbox and uportal is not listed there. When I disable "Available in all sections" I'm also disabling bbcode in news on my uportal.
After googling for some time I've learned that I need to place and create file called editorSections.php in admin\applications_addon\other\uportal\extensions
Code for SB looks like this
$BBCODE = array( 'shoutbox_shouts' => ipsRegistry::getClass('class_localization')->words['ctype__shouts'],
);
So I guess I need to put there something similar, but I have no idea what.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
















