FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Compatcting Database: Fatal disk space error
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Compatcting Database: Fatal disk space error [message #25770 is a reply to message #25768] Mon, 20 June 2005 18:56 Go to previous messageGo to previous message
keneisman is currently offline  keneisman   United States
Messages: 68
Registered: May 2005
Karma:
Member
I just re-ran the upgrade script after making sure that the themes table had 'english' in the lang field and 'c' in the locale field but got the same results.

Before I run the script, the themes table looks like this:

mysql> select * from gemsforum_themes;
+----+---------+---------+---------+---------+-------------+-----------+
| id | name | theme | lang | locale | pspell_lang | theme_opt |
+----+---------+---------+---------+---------+-------------+-----------+
| 1 | default | default | english | C | en | 3 |
| 3 | Test | default | english | english | | 0 |
+----+---------+---------+---------+---------+-------------+-----------+
2 rows in set (0.00 sec)

After I run the script (and get the error messages), the themes table looks like this:

mysql> select * from gemsforum_themes
-> ;
+----+---------+---------+------+--------+-------------+-----------+
| id | name | theme | lang | locale | pspell_lang | theme_opt |
+----+---------+---------+------+--------+-------------+-----------+
| 1 | default | default | | | | 3 |
+----+---------+---------+------+--------+-------------+-----------+
1 row in set (0.00 sec)

I also checked c:\GEMSForumData\include\compiler.inc and it DOES exist.

Thanks
Ken

[Updated on: Mon, 20 June 2005 19:10]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Adm lockout..
Next Topic: Sorting by join date
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 28 04:33:15 GMT 2024

Total time taken to generate the page: 0.04767 seconds