Quote:
Originally Posted by pipibunny
Thank you. This mod is great.
However I have a problem with it. My forum uses an image for user title. So it shows a link of image in signature. And my forum's language is vietnamese. It's not support utf-8, I can't type unicode in text box.
And I think if you can make more options with this mod (Ex: add link forum, add information, support utf-8,...). It will a great mod.
|
Thankyou for saying its a good mod the image is outputted from a php file like so
HTML Code:
header("Content-type: image/jpeg");
readfile('vbhsignature/sigimage/'.$userssiginfo[sigfilename]);
have you set the options in your admincp usergroup orptions
Allow Image BB Code
If this is set to no then they will not be able to add the signature image to there signature.
Please let me know if you are still having problems and i will try and help you.
Just to let you all know i have released an updated version that will let you add your own signatures.
Have also updated the line break to do this automaticly for you.
As for the fullscreen problem with the text input this is a flash player problem for more info on this you can find it here.
http://www.adobe.com/devnet/flashpla..._03.html#head5