First, the site is www.tarheelwiki.com
I am using a skin called roundedblue2 which is located here: http://www.mediawiki.org/wiki/Gallery_of_user_styles#Rounded_Blue_2
For some reason I cannot create new pages on my wiki due to this database error:
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was: (SQL query hidden) from within function "efUpdateCheckUserData". MySQL returned error "1146: Table 'notquite_thw.cu_changes' doesn't exist (localhost)".
I also get the following error after immediately clicking on the link in the validation emails:
Confirm e-mail address Invalid confirmation code. The code may have expired.
Can anyone help me with this issue? I just installed everything fresh 2 nights ago.
Here is my system configuration:
MediaWiki 1.15.1 PHP 5.2.9 (cgi-fcgi) MySQL 5.0.81-community-log
Thanks,
Thomas
My apologies everyone - its seems that one of my extensions was creating both of these errors.
Regards,
Thomas
On Jul 24, 2009, at 2:09 AM, Thomas wrote:
First, the site is www.tarheelwiki.com
I am using a skin called roundedblue2 which is located here: http://www.mediawiki.org/wiki/Gallery_of_user_styles#Rounded_Blue_2
For some reason I cannot create new pages on my wiki due to this database error:
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was: (SQL query hidden) from within function "efUpdateCheckUserData". MySQL returned error "1146: Table 'notquite_thw.cu_changes' doesn't exist (localhost)".
I also get the following error after immediately clicking on the link in the validation emails:
Confirm e-mail address Invalid confirmation code. The code may have expired.
Can anyone help me with this issue? I just installed everything fresh 2 nights ago.
Here is my system configuration:
MediaWiki 1.15.1 PHP 5.2.9 (cgi-fcgi) MySQL 5.0.81-community-log
Thanks,
Thomas
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Hello,
the database error is maked by the CheckUser extension. To solve the problem do this: 1. run with in a commando prompt "php install.php" in the dir of the CheckUser extension(normally <wiki dir>/extensions/CheckUser) 2. See http://www.mediawiki.org/wiki/Extension:CheckUser#Installing_without_command _prompt_access
Regards,
Jan
-----Ursprüngliche Nachricht----- Von: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] Im Auftrag von Thomas Gesendet: Freitag, 24. Juli 2009 08:39 An: MediaWiki announcements and site admin list Betreff: Re: [Mediawiki-l] MW 1.15.1 database problems?
My apologies everyone - its seems that one of my extensions was creating both of these errors.
Regards,
Thomas
On Jul 24, 2009, at 2:09 AM, Thomas wrote:
First, the site is www.tarheelwiki.com
I am using a skin called roundedblue2 which is located here:
http://www.mediawiki.org/wiki/Gallery_of_user_styles#Rounded_Blue_2
For some reason I cannot create new pages on my wiki due to this database error:
A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was: (SQL query hidden) from within function "efUpdateCheckUserData". MySQL returned error "1146: Table 'notquite_thw.cu_changes' doesn't exist (localhost)".
I also get the following error after immediately clicking on the link in the validation emails:
Confirm e-mail address Invalid confirmation code. The code may have expired.
Can anyone help me with this issue? I just installed everything fresh 2 nights ago.
Here is my system configuration:
MediaWiki 1.15.1 PHP 5.2.9 (cgi-fcgi) MySQL 5.0.81-community-log
Thanks,
Thomas
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org