SMF Support > IPB
[WIP - Converter] IPB 3.2/3.3/3.4
phantomm:
--- Quote from: emanuele on June 25, 2012, 12:57:35 PM ---It took a while...
--- End quote ---
What does this fix? When I have to apply it?
nevermind... can't convert properly Polish letters and emoticons from 3.3.3... :/
emanuele:
The file above was for ventic.
Letters in names are a problem, letters in the posts I didn't notice problems, but it could be I didn't actually see the error.
Are you using UTF8?
phantomm:
IPB is in ISO (latin1), SMF in UTF8.
But Polish characters can be easily fixed in Notepad++. Bigger problem are this broken emoticons links.
In IPB database it is saved as:
--- Code: ---<img src='http://example.com/public/style_emoticons/<#EMO_DIR#>/125.gif' class='bbc_emoticon' alt=':)' />
--- End code ---
after conversion:
--- Code: ---<img src=\\''http://example.com/public/style_emoticons/<#EMO_DIR#>/125.gif\\'' class=\\''bbc_emoticon\\'' alt=\\'':)\\'' />
--- End code ---
or links in signature (after finished conversion):
--- Code: ---<p>[center][url=\\\\\\\"http://example.com\\\\\\\"][img]http://img803.imageshack.us/img803/4601/smfpluserbarv3.png[/img][/url]<br />
<br />
[url=\\\\\\\"http://example.com\\\\\\\"][img]https://www.unixstorm.org/images/UNIXSTORM-banner7.png[/img][/url][/center]</p>
--- End code ---
emanuele:
mmm...I'd avoid such conversion...
Try ISO => ISO and then convert SMF to UTF8 if you want to have it in UTF8.
phantomm:
it's even worse when i try to convert it to ISO
This is really hopeless situation, there is no way to move this site to SMF :|
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version