fabricius: joined #tikiwiki
robertokir: joined #tikiwiki
gour: joined #tikiwiki
robertokir: Polom!
We're upgrading dev.tiki.org right now!
The site will be closed for some minutes, please come back later! Thanks!
Jyhem: o/
chibaguy: joined #tikiwiki
polom
jonnyb: joined #tikiwiki
polom
robertokir: polom!
jonnyb: ho robertokir
robertokir: hi jonny
We actually completed the upgrade of dev.tiki.org, tested, were happy, and opened the site again. Then bang! Error 500 in all *.tiki.org sites.
luciash: pompom all
jonnyb: pompom luciash
luciash: what a bad coincidence... makes us look like suspects ;)
robertokir: yes, I actually had the impulse of looking at my hands to see if they were in a different color ;)
jonnyb: :P
So has anyone got to the apache logs?
luciash: yep, nothing obvious there of course
500 errors suck
robertokir: I'm trying to, I'm not very familiar with the logs on a ClearOs
Are these supposed to be the ones? /var/log/httpd/error_log
luciash: I checked /var/log/httpd/error_log
jonnyb: more likely in /var/www/etc i think
luciash: /var/www/etc?
robertokir: no such dir
jonnyb: sorry, i didn't mean that as an actual patch, /var/www/something...
e.g. /var/www/virtual/dev.tiki.org/logs/dev.tiki.org_error_log
luciash: jonnyb: no worries, we do not have the logging working again yet ;)
iirc
afaik
:-p
or is it back? Tiki|Log?
robertokir: Jonny if you have some time to spare, I'm logged in the server right now, we could do some screensharing; From the last messages in /var/log/httpd/error_log I couldn't come to any conclusion...
jonnyb: ok, can do
luciash: oh yes! :-o it is back!
thanks Jyhem or whoever revived the Tiki|Log!
jonnyb: woot woot! :)
gour_: joined #tikiwiki
xavi_: joined #tikiwiki
polom
error 500 in themes.t.o
jonnyb: pompom xavi_
indeed, they're all down :(
xavi_: but thanks to the log of irc.t.o I see that this has been reported already :-) (thanks heaps to whoever helped to resurrect irc.t.o logs :-) )
hi jonnyb
jonnyb: yes, nice to have the logs back, thanks whoever fixed it (Jyhem maybe?)
fabricius: joined #tikiwiki
xavi_: I'm afraid we have a topic to raise somewhere (efficiency vs resilience in the tikiverse infrastructure setup)
(almost) all eggs in the same basket means some risks when shit happens
whatever shit has happened this time to trigger error 500
chibaguy: nextdev,nextdoc, and nextthemes are also WSOD. Is this a known problem?
next.tiki is ok.
xavi_: wohoo, some are back (themes.t.o is back)
hi chibaguy
jonnyb & chibaguy, I'm afraid we need to update instructions about the usage of profile "https://profiles.tiki.org/Hide+Fixed+Top+Nav+Bar+on+Scroll"
current instructions are at: https://profiles.tiki.org/hidable_top_navbar_inst_page
and they say "Site layout (in Control Panels > Look and Feel) will be set to Fixed top navbar 1 (uses "top" module zone)"
however, I don't see that option in Tiki19
What I see as default there (even after profile has been applied): "Control Panels > Look and Feel > General layout > Site layout: Single container"
chibaguy: hi xavi_. Yes, the number of layout templates was reduced in Tiki 19, and the names changed.
xavi_: so I presume that we need to clone that profile in profiles.t.o and adapt the new one to the Tiki19 peculiarities
chibaguy: That sounds right.
xavi_: I can do that, to prepare the work to have the instructions ready to tiki19 by whoever has the knoweldge (not me, currently)
chibaguy, I'm setting up a prototype of site for work, using Tiki19. And I wanted to add some theme which uses that parallax effect that you added to some themes
is any of those parallax-ready themes in themes.t.o (or zukakakina.*) ready for Tiki19?
chibaguy: I need to test it in Tiki 19. It should work the same as far as I know.
Also there's PluginLayout for an easier way to remove the side columns and have the page fullwidth, if you need that.
xavi_: ah, nice, thanks for the info
chibaguy: I'll try to set up a demo page about the parallax scrolling as soon as I can.
robertokir: Problem in *.tiki.org solved by Fabio
luciash: robertokir: coolio
robertokir: what was it? any idea?
;)
robertokir: nothing too sensitive to tell here
favio restarted FPM
luciash: ah, dunno how to do that... good he knows
chibaguy: hello! any idea why we have that rule for Chrome browsers which makes the buttons look ugly grey?
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button;
}
chibaguy: hi luciash. No idea but I will check into it.
luciash: chibaguy: it was also causing the Tiki Project Sites dropdown contrast issue as there was type="button" set in the custom module (I removed it)
chibaguy: I'm afraid I usually use Firefox while working on themes and don't check with Chrome much.
luciash: chibaguy: me too
chibaguy: you can still see it with Chrome on https://doc.tiki.org/ if you want to investigate (code inspect)
chibaguy: the buttons should not appear grey but green as in Firefox
(Search and Go)
but because of this rule they appear as the -webkit browser renders buttons
chibaguy: Ok, I'll check.
luciash: xavi_: hola! the code for the profile needs to be updated too to match Tiki19/BS4 classes
xavi_: I can do that if you prepare the profile for BS4
chibaguy: luciash, there must be other reports of this problem with Chrome. Somehow it should be overridden.
fabricius: joined #tikiwiki
xavi_: hi luciash
thanks, all yours: https://profiles.tiki.org/Hide+Fixed+Top+Nav+Bar+on+Scroll+19
I attempted to replace the name of the layout to "basic=>social" (an educated guess) but it didn't work :-)
all yours (all these is far beyond my skills) :-)
s/is/are
bbl (lunch)
luciash: xavi_: thanks
chibaguy: luciash, I removed "type='button'" from the Tiki Project Sites module's dropdown btn, and that fixed the color for Chrome.
I guess there's no problem removing that especially for btn-link.
luciash: chibaguy: that is what I did on dev and themes too but there are buttons everywhere in Tiki which are affected
like the Search and Go button I pointed out
on doc
for the search module
chibaguy: yeah, it's not really the solution.
luciash: is it coming from Bootstrap4 actually?
this rule
chibaguy: I'm not sure.
luciash: I see, same here :)
btw, I have a fix for the topbar menu dropdowns I think:
.dropup, .dropright, .dropdown, .dropleft { position: relative;
white-space: nowrap;
}
what do you think, good enough?
I added the white-space: nowrap
chibaguy: The rule is in BS4's reboot.scss and there's an explanation: "Correct the inability to style clickable types in iOS and Safari."
luciash: chibaguy: eh, that is weird
chibaguy: why it resets our colors then?
in Chrome
chibaguy: (for button,
html [type="button"], [type="reset"],
[type="submit"] {
-webkit-appearance: button;}
luciash: (I see iOS and Safari is webkit based too)
chibaguy: yeah, I don't know why the color gets reset - I think that's a Chrome browser thing maybe.
I need to do some research on that.
luciash: could we override it by -webkit-appearance: none ?
chibaguy: Maybe.
Or inherit?
Testing needed.
luciash: chibaguy: actually I think these input[type="submit"] buttons are OK, they actually get the background-color defined as #e5d7dc (which is kind of greyish and that confused me it is doing the same weirdness as with the Project sites dropdown one)
but there might be other cases for sure
chibaguy: Right.
luciash: what do you thin about the .dropup, .dropright, .dropdown, .dropleft rule?
s/thin/think/
chibaguy: What is that to fix?
luciash: the dropdown arrows on dev.tiki.org
are wrapped below the menu items in the topbar
chibaguy: Oh, right. Well, it shouldn't be necessary to add those classes. The arrows wrap because there isn't enough space for them. If you change the menu's gird div size from col-md-9 to col-md-10, then the arrows don't wrap.
Is that the problem you're talking about?
luciash: ah, ok, yep
bbl, see you in 5 in the meeting ;)
jonnyb: joined #tikiwiki
fabricius: joined #tikiwiki
ricks99: joined #tikiwiki
xavi: joined #tikiwiki
left #tikiwiki
fabricius: joined #tikiwiki
xavi: joined #tikiwiki
fabricius: joined #tikiwiki
xavi: left #tikiwiki
fabricius: joined #tikiwiki
robertokir: joined #tikiwiki
Tiki|bot: joined #tikiwiki
Recent Bug: - http://dev.tiki.org/item6900-Can-t-upload-pictures-on-the-tracker5-at-dev-t-o-error-potential-forgery
Recent Bug: - http://dev.tiki.org/item6901-Popup-window-over-tracker-item-title-is-really-tight-at-dev-t-o
Recent Bug: - http://dev.tiki.org/item6902-19-x-dev-t-o-Top-module-zone-is-no-more-hidable-nor-topbar-module-zone-sticky