Quote:
Originally Posted by laztrix
This plugin drives me crazy! I have been trying to integrate wordpress with vbulletin for almost 3 weeks! All the problems remains: - Error when trying to use wordpress media ( can not add images via .. ) - Post are not rendered properly to vbulletin ( images get corrupted!) - Charachter errors ( my forum uses ISO-5889-9 encoding while wordpress uses utf-8 ) I'm starting to give up, has anyone a better idea, shout!
|
I have the same problem
My post in wordpress is :
Code:
Essai lien : <a href="http://xxx-xxx.net">xxx-xxx</a>
Essai image : <img src="http://www.xxx-xxx.net/relief-bleu/misc/Ban1.png" alt="" />
And when i publish my post and write to Vbulletin, i see that :
Code:
Essai lien : http://ahref>XXX-XXX
Essai image : http://imgsrc alt="" />
What's problem ?
Thank's for your answer