1
Andiii
blanc sites after upgrade
  • 2004/4/16 17:06

  • Andiii

  • Just popping in

  • Posts: 2

  • Since: 2004/4/16


After update of XOOPS vers 2.02 to vers 2.06 only a white screen appears.

I have a big problem because I tried to update XOOPS to vers 2.06. For the
update I downloaded all packages from 2.02 up to 2.06 step-by-step. It
looks like the update from 2.02 to 2.03 worked well. After upgrading to
2.04 only a white page appears on the screen.

I unpacked all files of the first package and copied it on to the server.
After completion of vers 2.03 copying I used module admin to update the
module system. After that I received a status of vers 2.03 in the status
bar displayed. Everything else looked pretty good. The site worked well.

Next step: I unpacked all files of vers 2.04 package, copied everything on
the server. Again, I used module admin to update the module system. And
then the software crashed. The module admin mainly still works but then
only a white page(s) appears.

I tried to install all packages up to vers 2.06 (completed steps as
previously explained) but the result was always the same - white page(s).

I tried to restore my backup but it seems like this was not functioning
either.

I use MySql 3.23.42
PHP Vers 4.1.2
Apache 1.3.26

Could it be possible that the system crashed due to a language problem. I
installed an english version 2.03 over a german version 2.02 because the
download of the german language package was not functioning properly.

Please help to install my data-base.

When I try to install my database-dump file following error message appears:

ERROR 1170 at line 701: BLOB column 'post_text' used in key specification
without a key length

at line 701 is following text:

Zitat:


# --------------------------------------------------------
#
# Tabellenstruktur fuer Tabelle 'xoops_bb_posts_text'
#

DROP TABLE IF EXISTS xoops_bb_posts_text;
CREATE TABLE xoops_bb_posts_text (
post_id int(8) unsigned NOT NULL auto_increment,
post_text text,
PRIMARY KEY (post_id),
KEY search (post_text)
);



when I ignore the messages, then I receive following error messages:

ERROR 1146 at line 712: Table 'forum.xoops_bb_posts_text' doesn't exist
ERROR 1146 at line 737: Table 'forum.xoops_bb_posts_text' doesn't exist
ERROR 1146 at line 780: Table 'forum.xoops_bb_posts_text' doesn't exist
ERROR 1146 at line 789: Table 'forum.xoops_bb_posts_text' doesn't exist
ERROR 1146 at line 791: Table 'forum.xoops_bb_posts_text' doesn't exist

could it be possible that the database was corrupt already before I saved
and backed it up. Is it possible that I destroyed the file when I installed
the update packages? Is there any solution available to repair the database
file.

please help.

2
Andiii
Re: blanc sites after upgrade
  • 2004/4/16 17:32

  • Andiii

  • Just popping in

  • Posts: 2

  • Since: 2004/4/16


i have aktivate debug mode.

now i get this error:

Fatal errorCall to a member function on a non-object in /home/httpd/docs/forum/header.php on line 132


at line 132 stand:

$bcachetime $block_arr[$i]->getVar('bcachetime');


but in miss in my database stil two Tabeles:
xoops_bb_posts_text and
xoops_stories



Login

Who's Online

811 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 811


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits