#dev | Logs for 2017-05-23

« return
[11:54:53] <cmn32480> Exception encountered, of type "Error"
[11:54:54] <cmn32480> [fb482fe1ceb19af28e5a3dde] /w/index.php?title=Special:CreateAccount&returnto=Special:ConfirmAccounts/authors Error from line 94 of /var/www/vhosts/wiki/w-new/includes/libs/UDPTransport.php: Call to undefined function socket_create()
[11:54:57] <cmn32480> Backtrace:
[11:54:59] <cmn32480> #0 /var/www/vhosts/wiki/w-new/includes/rcfeed/UDPRCFeedEngine.php(33): UDPTransport->emit(string)
[11:55:01] <cmn32480> #1 /var/www/vhosts/wiki/w-new/includes/changes/RecentChange.php(402): UDPRCFeedEngine->send(array, string)
[11:55:03] <cmn32480> #2 /var/www/vhosts/wiki/w-new/includes/logging/LogEntry.php(723): RecentChange->notifyRCFeeds()
[11:55:05] <cmn32480> #3 /var/www/vhosts/wiki/w-new/includes/auth/AuthManager.php(1382): ManualLogEntry->publish(integer)
[11:55:07] <cmn32480> #4 /var/www/vhosts/wiki/w-new/includes/auth/AuthManager.php(1069): MediaWiki\Auth\AuthManager->continueAccountCreation(array)
[11:55:10] <cmn32480> #5 /var/www/vhosts/wiki/w-new/includes/specialpage/AuthManagerSpecialPage.php(359): MediaWiki\Auth\AuthManager->beginAccountCreation(User, array, string)
[11:55:13] <cmn32480> #6 /var/www/vhosts/wiki/w-new/includes/specialpage/AuthManagerSpecialPage.php(484): AuthManagerSpecialPage->performAuthenticationStep(string, array)
[11:55:16] <cmn32480> #7 /var/www/vhosts/wiki/w-new/includes/htmlform/HTMLForm.php(613): AuthManagerSpecialPage->handleFormSubmit(array, VFormHTMLForm)
[11:55:19] <cmn32480> #8 /var/www/vhosts/wiki/w-new/includes/specialpage/AuthManagerSpecialPage.php(418): HTMLForm->trySubmit()
[11:55:21] <cmn32480> #9 /var/www/vhosts/wiki/w-new/includes/specialpage/LoginSignupSpecialPage.php(293): AuthManagerSpecialPage->trySubmit()
[11:55:26] <cmn32480> #10 /var/www/vhosts/wiki/w-new/includes/specialpage/SpecialPage.php(479): LoginSignupSpecialPage->execute(NULL)
[11:55:29] <cmn32480> #11 /var/www/vhosts/wiki/w-new/includes/specialpage/SpecialPageFactory.php(576): SpecialPage->run(NULL)
[11:55:31] <cmn32480> #12 /var/www/vhosts/wiki/w-new/includes/MediaWiki.php(282): SpecialPageFactory::executePath(Title, RequestContext)
[11:55:34] <cmn32480> #13 /var/www/vhosts/wiki/w-new/includes/MediaWiki.php(745): MediaWiki->performRequest()
[11:55:36] <cmn32480> #14 /var/www/vhosts/wiki/w-new/includes/MediaWiki.php(519): MediaWiki->main()
[11:55:38] <cmn32480> #15 /var/www/vhosts/wiki/w-new/index.php(43): MediaWiki->run()
[11:55:40] <cmn32480> #16 {main}
[11:55:42] <cmn32480> Notice: JobQueueGroup::__destruct: 2 buffered job(s) of type(s) EnotifNotifyJob, RecentChangesUpdateJob never inserted. in /var/www/vhosts/wiki/w-new/includes/jobqueue/JobQueueGroup.php on line 433
[11:56:54] <TheMightyBuzzard> don't lookit me. i don know diddly about the wiki.
[11:57:18] * cmn32480 blames SirFinkus
[11:57:23] <cmn32480> 'sposed to be his jerb
[11:57:23] <Xyem> Why is it trying to create a socket? :\
[11:58:27] <TheMightyBuzzard> because php-coders is dog-shit ignorant
[11:59:36] <Xyem> Looks like it is trying to push some information to a service.
[12:01:15] <TheMightyBuzzard> yar. looks like it runs some seperate auth daemon.
[12:02:41] <Bytram> so, umm, the daemon is in the details?
[12:02:46] <Bytram> or somethin'
[12:05:10] <TheMightyBuzzard> yack with ncommander, he's tha one what broke it upgrading to apache 2.4
[12:06:14] <cmn32480> I left him a message
[12:23:32] <Bytram> Xyem: I copied this from #soylent ... could expand this to handle all the display items in the site funding status box:
[12:23:32] <Bytram> something to add to the design of an automated tool to create/populate a separate 'site funding' slashbox... <span class="sf_goal_base">$3000.00</span>
[12:23:37] <Bytram> e.g.
[12:24:00] <Bytram> <span class="sf_goal_stretch">$2000.00</span>
[12:24:30] <Bytram> <span class="sf_base_obtained">$3000.00</span>
[12:25:22] <Bytram> hmmm, change the first two to have their names:
[12:25:22] <Bytram> sf_base_goal
[12:25:22] <Bytram> sf_base_obtained
[12:25:22] <Bytram> sf_stretch_goal
[12:25:22] <Bytram> sf_stretch_obtained
[12:25:54] <Bytram> (BTW sf == 'Site Funding')
[12:25:56] <Bytram> food for thought... gotta run... laters!
[12:32:44] <Xyem> Sounds good to me.
[15:04:41] -!- SoyGuest50923 has quit [Ping timeout: 276 seconds]
[15:05:49] -!- cosurgi [cosurgi!~cosurgi@qylizv7.bl.pg.gda.pl] has joined #dev
[15:06:49] cosurgi is now known as SoyGuest20808
[17:52:33] <Xyem> If I wanted to add CSS, should I be adding it to https://soylentnews.org ?
[18:45:57] <TheMightyBuzzard> Xyem, depends on what sort of CSS
[18:47:08] <TheMightyBuzzard> if it's applicable to the whole site it goes in themes/default/htdocs/base.css
[18:49:25] <Xyem> It's only for the subscribe page.
[18:52:17] <TheMightyBuzzard> for every theme?
[18:52:46] <Xyem> I'd imagine so, yeah. It's layout stuff.
[18:52:56] <TheMightyBuzzard> okay, goes there then
[18:53:02] <TheMightyBuzzard> base.css i mean
[18:53:07] <Xyem> Okay, thank you :)
[18:53:19] <Xyem> Any naming convention to follow (e.g. BEM)?
[18:54:46] <TheMightyBuzzard> nah, just don't go naming divs bob, george, harry, or jigglyboobs
[18:55:35] <TheMightyBuzzard> actually you could if you liked, just not on the subscribe page.
[18:56:45] * TheMightyBuzzard has taken to naming git branches sjw-bothering things like jigglyboobs, bellend, and the like
[18:58:21] <TheMightyBuzzard> other locations it could have gone are themes/default/htdocs/admin.cssraw, themes/default/htdocs/comments.cssraw, or any theme-specific .cssraw file
[19:00:43] * TheMightyBuzzard wanders off to play vidya or some such
[19:19:08] <Xyem> Heh, okay.
[19:19:14] <Xyem> What games are you playing?
[19:21:41] <TheMightyBuzzard> right now, finishing up assassin's creed 4
[19:21:47] <Xyem> Nice :)
[19:22:04] <TheMightyBuzzard> yeah, i do dig on me some pirate games