Next Problem 🙂
I want to alow Signatures with autogenerated Images like:
http://188.138.0.78/includes/banner/morri_large_hib.php?player=Elmah
How can this done?
Hi Faithnall,
There is no way to do this in wpForo, but you can try to find solution using custom code.
Sry but my knowledge in Coding is not good enought for that, can you give me a tip?
in phpBB Boards it works with the simple [img] [/img] BBCode. Like to see in the Herald Option list:
You can use simple image HTML instead of bbCode. Something like this:
<img src="http :// example.com / images / image.php?data=x" />
Ok, html codes are allowed, nice to know.
That works, is it possible to script a bbcode autochange.
like own script plugin? than i would try it 🙂
I'm very sorry, but it's impossible with wpForo.