Tiki|bot: New Forum Posts: Client-side data storage? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56590
New Forum Posts: errors found in overnight trunk search rebuild cron - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56586
New Forum Posts: Images side by side - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597
New Forum Posts: Client-side data storage? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56590
New Forum Posts: errors found in overnight trunk search rebuild cron - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56586 Gwayne: joined #tikiwiki Tiki|bot: New Forum Posts: Table Builder - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601 Gwayne: joined #tikiwiki Tiki|bot: New Forum Posts: Table Builder - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597
New Forum Posts: Client-side data storage? - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56590 brentashley: joined #tikiwiki Tiki|bot: New Forum Posts: Table Builder - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597
New Forum Posts: Client-side data storage? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56590
New Forum Posts: Table Builder - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597
New Forum Posts: Client-side data storage? - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56590
New Forum Posts: Table Builder - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597
New Forum Posts: Client-side data storage? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56590
New Forum Posts: Tracker quick export/import fails (Tiki 14) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56602 redflo: joined #tikiwiki Telesight: joined #tikiwiki chibaguy: joined #tikiwiki fabricius: joined #tikiwiki Tiki|bot: New Forum Posts: Tracker quick export/import fails (Tiki 14) - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56602
New Forum Posts: Table Builder - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597
New Forum Posts: Tracker quick export/import fails (Tiki 14) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56602
New Forum Posts: Table Builder - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597 jonnyb: joined #tikiwiki
hot polom Tiki-KGB: 03jonnybradley r55802 10branches/14.x/tiki-view_articles.php
[FIX] articles: Remove check on global read perms becasue the articles list is correctly filtered for the individual article perms and the "view articles" button on tiki-read_article.php uses that object's perms, leading to a WYCSIWYCA problem ("You do not have permission to use this feature") here if the user doesn't have those global perms.
03jonnybradley r55803 10(5 files in 4 dirs) * [MRG] Automatic merge, branches/14.x 55796 to 55802 chibaguy: Hi jonny. Is that the weather you're talking about?
jonnyb jonnyb: hi chibaguy - yes, scorchio here! chibaguy: wow jonnyb: maybe 36ºc here today chibaguy: that's hot jonnyb: yup, and we're not really used to it
even the railways are melting (or something, all the trains have to go slower for some reason ;) ) chibaguy: ah -: jonnyb remembers an email from chibaguy - goes to re-read it... jonnyb: oh yes, quick export chibaguy: yeah jonnyb: ah, you need to create the tracker an import the fields separately first
so it's not really that "quick"
all quick export does is it just dumps the raw content of the tracker fields, so without processing of formatting
it was added ages ago (by me for Geoff) becasue the usual export items runs out of memory after a few thousand items chibaguy: but can that content be imported into a new tracker?
(with quick export) jonnyb: yes, that was the idea chibaguy: hmm
does the content need to be massaged first before importing? jonnyb: fas long as the fields are there to begin with - and you might have to correct the field id's on the first line of the csv file (can't remember) chibaguy: I see. Telesight: joined #tikiwiki fabricius: massaged first - lol - nice wording. Hi chibaguy and jonnyb chibaguy: hi fabricius jonnyb: polom fabricius fabricius: hey jonnyb, just 6 month and we meet again .. great jonnyb: you coming straight to Luci's place? or to Prague first? chibaguy: Bootstrap dropdowns will open on hover if this CSS is added: .dropdown:hover .dropdown-menu, ul.nav > li:hover ul.nav { display: block;}
No easing, though; just instant open/closed.
but i imagine that could be added.
I suggest we make that change in a 14.n or 15 jonnyb: really chibaguy? i thought we had a js lib that did that if you wanted to, so it will still work on touch devices chibaguy: ah, yeah. I forgot to check this CSS on touch devices.
Anyway, one way or the other I think it'd be good to have consistent behavior - always open on hover. jonnyb: i have a feeling it needs to be a pref, but yes it should be constistant chibaguy: Yes, probably it should be a pref. I imagine some people might want the authentic Bootstrap click to open.
But the combination of click open and hover open now even when superfish menus aren't used seems like bad ui.
(speaking not of navs especially, but the dropdowns for login and action icons, etc.)
That little CSS will open the login dropdown, for example, though you have to be quick because there's currently some space to span from link to dropdown. jonnyb: agreed the mixture is bad
lunchtime here, bbl Tiki|bot: New Forum Posts: Tracker quick export/import fails (Tiki 14) - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56602
New Forum Posts: Table Builder - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597
New Forum Posts: Tracker quick export/import fails (Tiki 14) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56602
New Forum Posts: Table Builder - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597 Telesight: joined #tikiwiki jonnyb: joined #tikiwiki Tiki-KGB: 03patrick-proulx r55804 10trunk/ 10lib/smarty_tiki/modifier.avatarize.php 10lib/prefs/user.php 10tiki-pick_avatar.php 10templates/admin/include_community.tpl
[ENH] Added the ability to change avatar size (beyond 45px). Also added the ability to autocrop avatars to a square. Tiki|bot: New Forum Posts: Tracker quick export/import fails (Tiki 14) - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56602
New Forum Posts: Table Builder - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597
New Forum Posts: Tracker quick export/import fails (Tiki 14) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56602
New Forum Posts: Table Builder - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597 Telesight: joined #tikiwiki brentashley: joined #tikiwiki Tiki-KGB: 03patrick-proulx r55805 10trunk/ 10modules/mod-func-menu.php 10templates/modules/mod-menu.tpl
[ENH] Added ability to attach a logo/brand to a navbar menu through the menu module lhtseng: joined #tikiwiki chibaguy: Re r55805, that's a good step. Then the class assigned to the image can hide the image except in small-device views. -: jonnyb goes to have a look... chibaguy: (one scenario)
But it seems to be set for only Bootstrap menus and not superfish. I wonder if that's a necessary restriction.
oh, I see. Superfish menus don't get any of the Bootstrap navbar construction. justonequestion: joined #tikiwiki Tiki|bot: New Forum Posts: Tracker quick export/import fails (Tiki 14) - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56602
New Forum Posts: Table Builder - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597 chibaguy: Oh, I misread things. Maybe you can't give the brand logo a class. justonequestionm: hey there, Im trying to install tikiwiki on centos 7.1. Tiki is in the root folder, php exec(whoami) returns apache so every single thing is owned by apache:apache, permissions are fixed/set by setup.sh. still tiki says it cannot write to db,img,dump and other folders. what can go wrong, or where I can get more detailed output or something? jonnyb: hi justonequestionm
are you running setup.sh as root? justonequestionm: jonnyb: yes jonnyb: and is it tiki-install.php that's reporting it can't write to the dirs? justonequestionm: jonnyb: yes
index.php is redirecting to tiki-install.php jonnyb: what are the perms on temp (for instance)? justonequestionm: drwxrwxr-x. 6 apache apache 4096 Jul 1 17:21 temp jonnyb: also, which version of tiki?
hmm, looks like that's group writable, which should be enough justonequestionm: tiki 14.0 Tiki|bot: New Forum Posts: Tracker quick export/import fails (Tiki 14) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56602
New Forum Posts: Table Builder - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597 jonnyb: can you check the output of phpinfo() and make sure the group is apache? (i'm sure it is for centos, but just in case) justonequestionm: User/Group apache(48)/48 jonnyb: hmmm, that really should work
maybe worth double cehecking the doc root is really where you think it is? (running out of other ideas) justonequestionm: jonnyb: doc root is fine
at least what tiki-install reports
it is the default /var/www/html folder jonnyb: most odd - it all sounds fine justonequestionm: this is something either completely foolish or uber complicated jonnyb: php version fairly up to date? justonequestionm: PHP Version 5.5.26
centos doesnt have it in his official repos, I followed this guide jonnyb: disc not full? justonequestionm: https://webtatic.com/packages/php55/ jonnyb: setup.sh would fail if it was less than v5.5 justonequestionm: disc not full either
I had 5.4, tiki-installer complained and I installed 5.5 with the guide Ive sent jonnyb: i guess making one of the dirs world writable and see if it goes from the list on the install page would confirm the group thing (sort of)
yes it's a pain, i had to do the same on debian 7 a while back justonequestionm: I have made everything 777
no luck jonnyb: weird justonequestionm: let me try creating folder/file with custom php
maybe that yeilds something jonnyb: ah, does it have mod_security or that other outside dirs thing set? justonequestionm: what is that? jonnyb: just googling for it Telesight: joined #tikiwiki jonnyb: there's a php thing that can stop it using dirs outside of the user home (or something)
open_basedir (probably irrelevant but...)
something to do with the php include_path (which you can set to "." in .htaccess) justonequestionm: I don't have mod_security
not installed, not loaded by apache
disabled it with .htaccess also, same thing jonnyb: just looking in the code to see if there's an error that could be exposed, but it just uses is_writable() which returns true or false
justonequestionm: do you know php? justonequestionm: jonnyb: nothing fance, but done couple of things jonnyb: if so it might be worth removing the @ char from line 239 in installer/tiki-installer.php justonequestionm: fancy* :) jonnyb: looks like that's where the "is not writable" report comes from justonequestionm: still same jonnyb: hmm, was expecting an extra error but maybe it gets hidden in the html somewhere
what extactly is the error text? justonequestionm: just checked source, nothing jonnyb: ah, when you ran setup.sh which option did you use? i've never got anything apart from the old "f" option to work justonequestionm: jonnyb: http://pastebin.com/2ja2n20s
Ive used f jonnyb: how bizarre - what else is there? justonequestionm: jonnyb: solved it
selinux was enforcing
i said it could be something completely stupid jonnyb: coo...
what is selinux? justonequestionm: just ran setenforce 0
and it works
https://en.wikipedia.org/wiki/Security-Enhanced_Linux
some alien nsa security implementation
:) jonnyb: aha, make it so secure nothing works, nice :)
if you have time an extra tip on https://doc.tiki.org/Troubleshooting might be useful to others ;) justonequestionm: :))
thank you for your time
I will add it jonnyb: well sorry i couldn't do more than keep you company
but wleome to Tiki :)
actually https://doc.tiki.org/File+and+Folder+permissionsmight be the best page
there a section about SuPHP (which i think was similar?) justonequestionm: never heard of suPHP
it wasn't just a company, I was reassured that I didn't miss something from php/apache configs
so I started thinking outwards :) Jyhem_laptop: polom brentashley: left #tikiwiki MagicFab: joined #tikiwiki Jyhem_laptop_: joined #tikiwiki fabricius: joined #tikiwiki gezza: joined #tikiwiki Tiki|bot: New Forum Posts: Tracker quick export/import fails (Tiki 14) - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56602
New Forum Posts: Table Builder - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597 Tiki-KGB: 03gezzzan r55806 10branches/ 1014.x/tiki-pagehistory.php 1014.x/templates/tiki-pagehistory.tpl
[MOD] trying to get version pagination working again, still broken, maybe better to switch to tablesorter Tiki|bot: New Forum Posts: Tracker quick export/import fails (Tiki 14) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=56602
New Forum Posts: Table Builder - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56601
New Forum Posts: Images side by side - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=56597 Telesight: joined #tikiwiki
joined #tikiwiki luciash: polom pom pom Jyhem: hi luci
luciash: just reading the tikifest page again. -: Jyhem had not noticed you guys are out of the eurozone fabricius: joined #tikiwiki