BB Code Manager: BB Code XML Repository

Hi,

Has anyone created an Amazon code that will place a DVD/CD cover picture in the first message with a link back to Amazon to buy it? I was trying to figure out a bbcode where you could add the isbn number of a film or music cd and it would do the above.

Thanks for any help :)

Regards,
Renada
+1. Even I need this :D
 
I added the movie "Contagion" (http://www.traileraddict.com/trailer/contaigon/trailer) and it returned with a funny code:

be28df310b.png


[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 ''; } }
 
Make one anyway for us noobs who don't know wtf is going on in this thread.

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.
 
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.
Thanks bro you the man! forrealforreal

*throws up wu sign*
 
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.
 
Finished that....
xenforo.com/community/threads/bbcode-mediasites-package.24802/#post-301985

Thanks bro you the man! forrealforreal

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....
 
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?
 
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?

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

It wasn't your code conflicting :)

Renada
 
I'm looking at Twitter's new embed HTML...would it be possible to turn this into a BBCode? https://dev.twitter.com/docs/embedded-tweets http://mashable.com/2011/12/08/twitter-embeddeble-tweets-wordpress-posterous/

Has anyone - by any chance - found a way to get this working yet? Or are there any alternative solutions to embed tweets around so far? Have been looking a few times with no luck, but I since I've previously missed stuff... I'd rather give it a chance and ask.
 
Top Bottom