View Full Version : IPB converter to vbulletin - HTML instead of BB code
Sharingan_Okami
07-11-2014, 06:01 PM
I just recently converted from IPB to vbulletin and i am still trying to get a hang of this forum.
When i transfered, all the posts, sections and members transfered with success.
The problem im having is the posts were transfered in html format.
Now every single post on the forum looks like this:
http://puu.sh/a6YDa.png
Is there a way to fix all posts automatically? or do i have to manually go 1 by 1 and redo the posts?
I appreciate any help. :)
ForceHSS
07-11-2014, 06:15 PM
Have you been getting any error emails sent to the email that is in the config.php file
Sharingan_Okami
07-11-2014, 06:19 PM
I just checked and no i have not, is that bad?
ForceHSS
07-11-2014, 06:23 PM
Check root folder in FTP for a file called error_log. And no its not bad just ruling out if you are having any errors or warnings. Can we get a link to your site
Sharingan_Okami
07-11-2014, 06:42 PM
Ok, the site url is http://forbiddenjutsu.net/forum/php
error log just shows this:
[Fri Jul 11 21:08:45 2014] [error]File does not exist: public_html/images/smilies/anime.gif, referer: http://forbiddenjutsu.net/general-discussion-/175-forbidden-justu.html
[Fri Jul 11 21:08:38 2014] [error] File does not exist: public_html/images/smilies/dbz.gif, referer: http://forbiddenjutsu.net/general-discussion-/175-forbidden-justu.html
the images don't exist because they are not yet uploaded to this forum.
The problem is when i transfered the sql database, the posts were transfered to vb in a html format which looks horrible as i have shown above in the first post.
ForceHSS
07-11-2014, 07:13 PM
If that is the only two errors, uploading them files will fix that problem at least
Not sure if you have this fix yet https://vborg.vbsupport.ru/showthread.php?t=307008 if not install it
Sharingan_Okami
07-11-2014, 07:27 PM
thanks for letting me know about that. So there is nothing i can do for now about the forum posts being all weird?
ForceHSS
07-11-2014, 07:34 PM
Edit your includes/config.php and add the following line, under the <?php at the top:
define('DISABLE_HOOKS', true);
Then check your posts, this is to rule out if there is a problem with your custom plugins if there is no problem there, then you can put the config back the way it was. You must edit your config with notepad++ (http://notepad-plus-plus.org/download/v6.6.7.html)
Sharingan_Okami
07-11-2014, 07:40 PM
ok, that didn't do anything to post either. :(
I think ForceHSS is misunderstanding you, Sharingan means that he used a converter from IPB to vBulletin, but instead of BBCode it's showing pure HTML in the posts?
ForceHSS
07-11-2014, 07:50 PM
Yes, I was Dave, thanks for clearing that up. I am sure you can help with this
Sharingan_Okami
07-11-2014, 08:00 PM
Yes dave, that is exactly what i meant. Im sorry for the confusion ForceHSS.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.