#CreateWiki Help

1 messages · Page 1 of 1 (latest)

crimson sundial
#

Hey SRE/anyone that knows anything about create wiki. We are still struggling with it. Specifically, we are having issues with suffixes. Every time we attempt to create a wiki, it just says that it doesn’t have the correct suffix, for example “wiki”. Is there a place to setup suffixes? Anyone that can help?

iron perch
#

Can you paste an example

#

And some config

#

Like a what the dbname should be and what it ended up as

crimson sundial
#

Doing

iron perch
#

I'm on a train so apologies if internet takes a shit

crimson sundial
#

😉

#

Is a photo of the warning we are getting. I’m getting a system admin to get some of the other stuff for you.

#

CC: @peak flume @leaden axle @native canyon @vapid topaz

iron perch
#

That's weird

#

What do you have your CreateWiki suffix set too?

#

You haven't changed it have you?

crimson sundial
#

I believe it is set to wiki, but I’m not a system admin so I cannot be sure.

iron perch
#

Ok

vapid topaz
iron perch
vapid topaz
#

let me check

vapid topaz
#

@iron perch it's not

iron perch
#

good

#

i have no idea though

vapid topaz
#

We've managed to get Sammy to look through it, and they're pretty good, and will have it fixed in no time. I hope...

iron perch
#

@near silo why did you get nerd sniped

near silo
#

urrrrrgh

vapid topaz
iron perch
vapid topaz
#

In what way?

#

See, you can't think of which way they got nerd sniped...

crimson sundial
#

Or they’re on a train with bad internet

iron perch
iron perch
#

That's exactly what's happened to @near silo

#

You've attracted their interest and got them to want to solve it

#

Now they won't stop until it's an amazing extension

vapid topaz
iron perch
crimson sundial
#

Smh

vapid topaz
#

I'd be offended @near silo just kick off please, to prove a point...

iron perch
#

Why on earth would you be offended

#

And I think Sammy understands what humour is

near silo
#

🤨

iron perch
#

@near silo are you not at chaos communication camp

near silo
#

Not yet, 13th

iron perch
#

Oh it's just in your status early

#

There's no way I'm ever going camping again @near silo

near silo
#

To make sure folx know :p plus the dates are in there..

iron perch
#

I will stick to luxury hotels when I do hackathons

#

I'm off to my work one in September

#

I will make wikimedia or Wikimania hackathon one year @near silo

near silo
#

Next year 😌

iron perch
#

@near silo not Wikimania, don't think wikimedia is announced

#

Maybe

near silo
#

Ohh, yeah

iron perch
#

If it's europe, that's a fair bet @near silo

#

Bank holiday weekend

steady sleet
steady sleet
#

Also, if it helps, here's a copy of the LocalSettings.php that I last used in a working CreateWiki dev environment. Some of the default installer stuff has been removed (and obviously it can't be used on its own).

crimson sundial
#

@near silo I see you left the Discord server. Here’s a re-invite.

#

Are you still planning on assisting our wiki?

native canyon
#

if they left, probably not

vapid topaz
#

you never know, they might'vve just pressed the leave button accidentally.

crimson sundial
#

@near silo we have our new hosting setup and the wikis back online. Could you assist in finishing createwiki setup or give instructions on how to?

#

We are now getting errors like “the wiki already exists”. We think this is because it doesn’t have the ability to edit the database. Any ideas?

peak flume
#

or @iron perch

iron perch
#

Why am I being pinged

vapid topaz
#

blame them not me, I had nothing to do with this....

peak flume
#

Hey Rhinos - sorry about that. "Wiki already exists" error - any thoughts?

steady sleet
#

Some thoughts:

  1. The database user you have doesn't have CREATE DATABASE permissions.
  2. The intended target database already exists, which if empty, you can probably fix with DROP DATABASE.
  3. The new wiki already has an entry in cw_wikis, remove that entry (or make it work).
peak flume
#

Hey @steady sleet - I've tested theory 1, they all have full perms.

#2 - No database tables other than our current wiki showing up

#

Would it be possible for me to give you backend access and you poke around and look?

peak flume
#

Everything requested is showing up in cw_requests like it should

native canyon
#

ill take a look sometime tomorrow?

peak flume
#

@native canyon that would be great

vapid topaz
peak flume
#

That's not it - I checked the db and there's only one entry

#

I think it's something to do with the configuration settings... I just can't figure out what