Extension talk:MediaWikiChat

About this board

Way to make all chat history readable?

2
Dexian1 (talkcontribs)

Hello! Wonderful extension =)

Installed it on our new wiki, our users are requesting that all the chat history can be read in the window by scrolling up (so no need to access logs).

Wanted to ask if there is a way to configure it so it won’t clear?

They are used to this style in discord I believe 🙏🏻

UltrasonicNXT (talkcontribs)

hey, I'm very happy to hear that that you're enjoying using the extension. There is no setting to enable this, and I'm not actively maintaining it anymore I'm afraid. There would need to be changes to the code to enable this feature. Sorry about that :)

Reply to "Way to make all chat history readable?"

Operator error; can't call chat

2
Wesus99 (talkcontribs)

Just got this extension installed, ran update.php, checked for it on the special:version page and all looks good. How do I set up or open a chat window from there? I am assuming that I missed something on the instructions page? please help!

Wesus99 (talkcontribs)

As it turns out, the install was successful, but it took a bit for changes to propagate to special pages. My next issue, if anyone has any clue, is how to add a separate chat window for a given page/category in the discussion area. I think the optimal would be having a button on a given page that points back to the chat for a category, rather than a chat for the whole wiki.

Reply to "Operator error; can't call chat"

can't send messages in chat

5
134.215.190.243 (talkcontribs)

this is the error in console VM5118:87 Uncaught TypeError: Cannot read property 'users' of undefined

    at Object.getNewReply (<anonymous>:87:375)

    at Object.<anonymous> (<anonymous>:103:820)

    at fire (load.php?lang=en&modules=jquery%2Coojs-ui-core&skin=vector&version=mzne3:46)

    at Object.fireWith [as resolveWith] (load.php?lang=en&modules=jquery%2Coojs-ui-core&skin=vector&version=mzne3:47)

    at done (load.php?lang=en&modules=jquery%2Coojs-ui-core&skin=vector&version=mzne3:129)

    at XMLHttpRequest.<anonymous> (load.php?lang=en&modules=jquery%2Coojs-ui-core&skin=vector&version=mzne3:132)

134.215.190.243 (talkcontribs)

i installed social profile nothing happened

166.181.254.52 (talkcontribs)

the request shows this error:

  1. error: {code: "internal_api_error_Error", info: "[deea7f474987003fef845223] Caught exception of type Error",…}
    1. code: "internal_api_error_Error"
    2. errorclass: "Error"
    3. info: "[deea7f474987003fef845223] Caught exception of type Error"
166.181.254.52 (talkcontribs)

switched to master version, it's fixed.

2600:4040:4002:9E00:0:0:0:1AE4 (talkcontribs)

Yes this happened to me too

Reply to "can't send messages in chat"

Users with no chat privileges shouldn't be able to read its log

1
Wedhro (talkcontribs)

I thought the chat room could be kept private just by giving only some users the related right, but apparently any user can read conversations just by going to the chat log page. Shouldn't that page be accessible only to users with char rights? Otherwise I don't really see what's the point.

Reply to "Users with no chat privileges shouldn't be able to read its log"
Silkwood (talkcontribs)

In which directory should I save the smiley icons and avatars?

GeorgeBarnick (talkcontribs)

You can upload smileys to the wiki and then on your MediaWiki:Smileys page just reference the wiki file name.

Silkwood (talkcontribs)

Thanks so much George.

Reply to "Smileys"

issue azure web app install

1
89.104.240.61 (talkcontribs)

/mw-config/index.php?page=Install DBQueryError from line 1054 of D:\home\site\wwwroot\includes\libs\rdbms\database\Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT * FROM `incinterwiki` LIMIT 1

Function: DatabaseInstaller::populateInterwikiTable

Error: 1146 Table '' doesn't exist

Reply to "issue azure web app install"

MediaWikiChat loads assets with http from external source

3
Summary by TheROFL98

MediaWiki:chat-mod-image needed to be specified.

TheROFL98 (talkcontribs)
UltrasonicNXT (talkcontribs)

If you change MediaWiki:chat-mod-image to a different URL for the icon that denotes a user being a chatmod, that should solve it

TheROFL98 (talkcontribs)

That fixed it! Thanks!

Database error: Cannot request IP block excemption

1
妍太金 (talkcontribs)

Some of the IP address I used for edit is blocked so I use the unblock ticket request system to request for IP block excemption. But a database error occured when I try to submit my request. Why will be that (What's the problem) and how I should do?

Reply to "Database error: Cannot request IP block excemption"

How is the sidebar module activated?

3
Wedhro (talkcontribs)

"Skins that support the sidebar interface message ('MediaWiki:Sidebar`) will show a sidebar module of all the users currently on chat." - On my wiki I use Vector and there's a sidebar, but no chat module shows up; I even tried deleting my customized sidebar so that everything is default, but nothing.


Should I add it manually, and how?

96.255.45.49 (talkcontribs)
Wedhro (talkcontribs)

Thanks!

Reply to "How is the sidebar module activated?"
96.255.45.49 (talkcontribs)

How hard would it be to work something like http://dev.wikia.com/wiki/EmoticonsWindow into MediaWikiChat? Probably behind a parameter or as just something one can add to a JS page like Common.js or Vector.js

I don't currently know any JS but if it isn't to hard to implement it I'd be be willing to try. I was thinking version 1.2 would be the best starting point since it's the last version that doesn't use Wikia's method of parsing emoticons.

Reply to "Emoticon Window"
Return to "MediaWikiChat" page.