sinucello
Well-known member
Hi,
after importing my vB4 forum, I noticed that images in profile messages have disappeared. I looked up the messages in both the vB and xF databases and found this example:
vB (table visitormessage, field pagetext):
xF (table xf_profile_post, field message):
Can anyone explain what and why this happened and how I can import the profile messages without loosing the images?
thank you - all the best,
Sacha
after importing my vB4 forum, I noticed that images in profile messages have disappeared. I looked up the messages in both the vB and xF databases and found this example:
vB (table visitormessage, field pagetext):
Code:
Deine Pinnwand ist ja sooooo leer ;)
[IMG]http://www.cosgan.de/images/more/bigs/i080.gif[/IMG]
Schönes Wochenende
Karin
xF (table xf_profile_post, field message):
Code:
Deine Pinnwand ist ja sooooo leer ;)
[IMG]
Schönes Wochenende
Karin
Can anyone explain what and why this happened and how I can import the profile messages without loosing the images?
thank you - all the best,
Sacha