1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. In order to post messages and view attached files in this forum, you must be a licensed XenForo customer.
    If you can't post, enter your forum username in the Associated Forum Users form in your customer area.

BB Code Manager: BB Code XML Repository

Discussion in 'Other Releases' started by King Kovifor, Nov 26, 2010.

  1. Mark3121 Active Member

    I noticed the ebay one has stopped working, been trying to fix it with no success yet.
  2. EQnoble Equilux Nobiliterà

  3. Digital Doctor Well-Known Member

    Is there a list of the BBCodes in this thread ?
    If I make one will someone add them to the first post ?
  4. Trombones13 Well-Known Member

    Thee and Digital Doctor like this.
  5. avi Active Member

    +1. Even I need this :D
  6. yavuz Well-Known Member

    I added the movie "Contagion" (http://www.traileraddict.com/trailer/contaigon/trailer) and it returned with a funny code:

    [IMG]

    [0-9]+)" />#si', $pageHtml, $match)) { // DEFINE GENERIC EMBED HTML WITH REPLACEMENT VARIABLE __MEDIAKEY__ $embedHtml = ' '; // MAKE THE REPLACEMENTS $finalHtml = str_replace('__MEDIAKEY__', $match['trailerid'], $embedHtml); // RETURN THE FINISHED HTML return $finalHtml; } // RETURN NOTHING IF NO MATCH return ''; } }
  7. EQnoble Equilux Nobiliterà

    yavuz likes this.
  8. yavuz Well-Known Member

  9. EQnoble Equilux Nobiliterà

    whehw...I though I was going to have to yell at myself again for sleep posting :)
    yavuz likes this.
  10. DRE Previously 8thos

    Make one anyway for us noobs who don't know wtf is going on in this thread.
  11. EQnoble Equilux Nobiliterà

    check back in this thread soon for the next time I post here...I will have this covered...promise....already in the works.

    I also promise that it will be noob proof and painless to catch up with the contents of this thread.
    The8thLegion likes this.
  12. DRE Previously 8thos

    Thanks bro you the man! forrealforreal

    *throws up wu sign*
  13. EQnoble Equilux Nobiliterà

    Well...I did it again....I posted here instead of the bbcode media sites thread...


    Just for the record. This thread is for exported xmls from the bbcm addon. What I was working on had to do with bbcode media sites which are defined without this addon.

    I'll come up with a list of all of the working ones when I am done with what I am working on....word to the 36. Sorry for the confusion bro.
  14. EQnoble Equilux Nobiliterà

    Finished that....
    xenforo.com/community/threads/bbcode-mediasites-package.24802/#post-301985

    Now that I finished that first step in that addon...I'll start thinking of a simple way to help sort through the BBCM bbcodes....
  15. Digital Doctor Well-Known Member

    How about getting admins to add them via the adminCP ?
    You see a list ... and click the ones you want :) then click [Add] ?
  16. Renada Active Member

    Scratch that I've found the answer :)


    Thanks,
    Renada :)
  17. Brogan XenForo Moderator

    The table BB Code is just simple HTML replacement code, I don't see how it can cause that problem.

    Have you also updated the portal after upgrading to 1.1?
  18. Renada Active Member

    LOL You're so quick I couldn't even ninja *myself*

    It wasn't your code conflicting :)

    Renada
  19. Thee Member

  20. EQnoble Equilux Nobiliterà

    Thee likes this.

Share This Page