PDA

View Full Version : Unable To View Threads After a PHPBB2 Import



Janara
Thu 16th Nov '06, 12:41pm
Hello,

I have just installed a new VBulletin installation, and have imported data from our current phpbb2 installation.

Following all instructions, everything was successful. The only problem was not being able to import a couple of avatars.

I also did 'maintenance'. There was one function in the maintenance section that didn't work well at all, which was testing 'Suspect File Versions'.

Now, looking at the new board, everything else seems to be working well in every aspect so far, EXCEPT that I cannot view any threads. All posts are shown successfully. But for each thread I try to open, I get an error message, which I have included below. Whilst I cannot view any threads from the board, I CAN see the threads when I am in "user profile/show threads", so obviously they are in the system, but they just won't display in normal forum mode.

Here is my test board:
http://www.mbas.org.au/forum/index.php

and here is the error message I receive when trying to view any threads:..................

Fatal error: Call to undefined function: is_wysiwyg_compatible() in /home/mbas/public_html/forum/showthread.php on line 1819

====================================

And below is the results displayed to me whenever I try to execute the "Suspect File Versions" test in the Maintenance section..........

Suspect File Versions

./ Scanned 44 files
showthread.php File does not contain expected contents
./admincp Scanned 50 files
./archive Scanned 3 files
./clientscript Scanned 28 files
./images/regimage/fonts Scanned 2 files
./includes Scanned 91 files
functions_editor.php File does not contain expected contents
./includes/cron Scanned 18 files
./includes/paymentapi Scanned 8 files
./includes/xml Scanned 8 files
cpnav_impex.xml File not recognized as part of vBulletin
./install Scanned 65 files
upgrade_363.php File does not contain expected contents
./modcp Scanned 10 files


Hope this can be addressed easily!!!:rolleyes:

Thanks in advance

Luka
Thu 16th Nov '06, 1:19pm
I'm able to view them no problem..........

Jerry
Thu 16th Nov '06, 7:14pm
I'm able to view them no problem..........

Me too.

Most likely display cut off date and the showthread.php error would be files not uploaded or not uploaded correctly. Seems fine now.

Janara
Thu 16th Nov '06, 7:40pm
Hello,

I have just installed a new VBulletin installation, and have imported data from our current phpbb2 installation.

Following all instructions, everything was successful. The only problem was not being able to import a couple of avatars.

I also did 'maintenance'. There was one function in the maintenance section that didn't work well at all, which was testing 'Suspect File Versions'.

Now, looking at the new board, everything else seems to be working well in every aspect so far, EXCEPT that I cannot view any threads. All posts are shown successfully. But for each thread I try to open, I get an error message, which I have included below. Whilst I cannot view any threads from the board, I CAN see the threads when I am in "user profile/show threads", so obviously they are in the system, but they just won't display in normal forum mode.

Here is my test board:
http://www.mbas.org.au/forum/index.php

and here is the error message I receive when trying to view any threads:..................

Fatal error: Call to undefined function: is_wysiwyg_compatible() in /home/mbas/public_html/forum/showthread.php on line 1819

====================================

And below is the results displayed to me whenever I try to execute the "Suspect File Versions" test in the Maintenance section..........

Suspect File Versions

./ Scanned 44 files
showthread.php File does not contain expected contents
./admincp Scanned 50 files
./archive Scanned 3 files
./clientscript Scanned 28 files
./images/regimage/fonts Scanned 2 files
./includes Scanned 91 files
functions_editor.php File does not contain expected contents
./includes/cron Scanned 18 files
./includes/paymentapi Scanned 8 files
./includes/xml Scanned 8 files
cpnav_impex.xml File not recognized as part of vBulletin
./install Scanned 65 files
upgrade_363.php File does not contain expected contents
./modcp Scanned 10 files


Hope this can be addressed easily!!!:rolleyes:

Thanks in advance
Thanks for the reply Luka. I have asked a friend to test the new board, but he gets the same errors. I wonder why you can see them and we can't, because these are errors somewhere in the scripting.

In fact, we have found two additional errors. So these are following thrings I'm having trouble with:

Post New Thread:
Fatal error: Call to undefined function: fetch_textarea_width() in /home/mbas/public_html/forum/newthread.php on line 63|

Send private message:
Fatal error: Call to undefined function: construct_edit_toolbar() in /home/mbas/public_html/forum/private.php on line 1349

View Thread:
Fatal error: Call to undefined function: is_wysiwyg_compatible() in /home/mbas/public_html/forum/showthread.php on line 1819

I also had trouble with importing Avatars, and so these are missing on the new board. I will try to work this one out myself, and if I still have problems with Avatars, I will do a new post on that.

Thanks in advance.
Janara

Janara
Thu 16th Nov '06, 8:00pm
Thanks for the tip Jerry. I re-uploaded some of the suspect files in ascii, and updated my counters etc, and all is working fine now.

Wonderful, now I can get on to figuring out how to get the Avatars working properly.

THANKS
Janara

Jerry
Thu 16th Nov '06, 8:46pm
Wonderful, now I can get on to figuring out how to get the Avatars working properly.

Set your image storage type to database before the import.