Search the Community
Showing results for tags 'database'.
-
Hi All, As I am not able to add a user true the spcialpages from my wiki, is it possible to do so using SQL instructions. I have access to all the tables on the server. If possible how should the SQL command look like. Regards Harry H. Arends
-
Hi Group/Team, For several years now I have a Wiki that can befound here: http://www.mat54-wiki.nl/mat54/index.php?title=Speciaal:Softwareversie But after a migration of the website to a other server, none of the users(including myself ) cannot login anymore. Could it be that the user table is corrupt and there a way to create a empty user table wiht a single default admin account. Best regards, Harry H. Arends www.mat54-wiki.nl
-
I did an update directly in the text table, subsequent research shows that I also need to update the sha and revision id and perhaps other columns as well. Is there a script that I can run to rebuild the table correctly? Background: I wanted to insert some at the top of every content page, I tried with replace_text as well as some other approaches, none of which worked to my satisfaction for various reasons. I also ran runJobs.php, update.php, and updateall.php