Jump to content

  • twitter
  • youtube
  • googleplus
  • facebook
  • rss
  • newsletter


uPortal not rendering media tag?


  • Please log in to reply
5 replies to this topic

#1 highlander

highlander

    Advanced Member

  • Customers
  • 77 posts
  • IP.Board Version:N/A

Posted 20 March 2012 - 10:10 AM

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?

#2 Michael

Michael

    Management

  • Management
  • 3,135 posts
  • Gender:Male
  • Location:Australia
  • IP.Board Version:IPB 3.1.x
  • First Name:Michael
Donator

Posted 21 March 2012 - 03:11 AM

How are you trying to display the media tags? In a block or in one of uPortals own functions?

Keep up to date with DevFuse mod development and releases.

Posted Image Posted Image Posted Image Posted Image Posted Image


#3 highlander

highlander

    Advanced Member

  • Customers
  • 77 posts
  • IP.Board Version:N/A

Posted 25 March 2012 - 11:30 AM

uportal's own function.

I fixed it.. i had to change the where bbcode function displays, to *.

#4 highlander

highlander

    Advanced Member

  • Customers
  • 77 posts
  • IP.Board Version:N/A

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

#5 Michael

Michael

    Management

  • Management
  • 3,135 posts
  • Gender:Male
  • Location:Australia
  • IP.Board Version:IPB 3.1.x
  • First Name:Michael
Donator

Posted 16 May 2012 - 03:42 AM

Are you editing the "Where can the BBCode be used?" dropdown when editing a bbcode? Does the options for Shoutbox or Uportal appear?

Keep up to date with DevFuse mod development and releases.

Posted Image Posted Image Posted Image Posted Image Posted Image


#6 highlander

highlander

    Advanced Member

  • Customers
  • 77 posts
  • IP.Board Version:N/A

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.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users