panamaus: could someone share a link to a page containing a working example of the {list} plugin? I need to see how the syntax work in real life as the documentation is not helping me fabricius: joined #tikiwiki
polom dhazel: joined #tikiwiki Jyhem: joined #tikiwiki Jyhem_laptop: joined #tikiwiki goj_killedByISP: joined #tikiwiki CIA-75: tikiwiki: 03chibaguy * r42250 10/branches/9.x/templates/ (article_trailer.tpl comment-header.tpl tiki-stats.tpl): [FIX] Break tag causes unwanted white space and should be redundant when containing div has clearfix class.
tikiwiki: 03chibaguy * r42251 10/branches/9.x/templates/tiki-calendar_nav.tpl: [FIX] clearfix class is inappropriate for br, which isn't a container (also, self-closing is optional for br in html5).
tikiwiki: 03chibaguy * r42252 10/trunk/templates/tiki-calendar_nav.tpl: [FIX] clearfix class is inappropriate for br, which isn't a container (also, self-closing is optional for br in html5). radek82: joined #tikiwiki RobertPlummer: joined #tikiwiki bankaiii: joined #tikiwiki
Hello everybody
I need somes advise
I got Blank page when I want try to use webdav
I have a strong server and I tweak php.ini to avoid blank page
anyway even under Linux and Windows I can't connect to the webdav service
Yes I have enable
in Gallery Files
I use a fresh install Tiki-9.0
under a frsh ubuntu 12
one thing - I use gallery file in datafile store in folder - in different place from /var/www/mysite/ -> /media/data/
php.ini > memory_limit = 900M
and restart apache jonnyb: joined #tikiwiki arildb: joined #tikiwiki CIA-75: tikiwiki: 03marclaporte * r42253 10/branches/9.x/templates/admin/include_look.tpl: Move a pref to a more logical place in the admin panel
tikiwiki: 03marclaporte * r42254 10/branches/9.x/templates/admin/include_search.tpl: add some help in the admin panel
tikiwiki: 03jonnybradley * r42255 10/branches/9.x/templates/tiki-sitelocbar.tpl: [REF] breadcrumbs: Reformat and add strip
tikiwiki: 03jonnybradley * r42256 10/branches/9.x/templates/ (modules/mod-breadcrumbs.tpl tiki-sitelocbar.tpl): [REF] breadcrumbs: Move template code into module tpl and remove redundant file jonnyb: joined #tikiwiki CIA-75: tikiwiki: 03jonnybradley * r42257 10/branches/9.x/lib/wiki/renderlib.php: [FIX] breadcrumbs: Restore two globals sadly still required by breadcrumbs module to know about structures (further refactoring to come) bankaiii: no one have an idea ?
https://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=41972&amp%3Bthread_sort_mode=commentDate_asc&savenotepad=44299 jonnyb: checking bankaiii
sry - it's in French bankaiii: Hello everybody [16:42] <bankaiii> I need somes advise [16:43] <bankaiii> I got Blank page when I want try to use webdav [16:43] <bankaiii> I have a strong server and I tweak php.ini to avoid blank page [16:44] <bankaiii> anyway even under Linux and Windows I can't connect to the webdav service [16:44] <bankaiii> Yes I have enable [16:44] <bankaiii> in Gallery Files [16:45] <bankaiii> I use a fresh install Tiki-9.0 [16:45] <bankai
and god create translate service online ;) jonnyb: any errors in your server error log? bankaiii: server log or tiki log ? jonnyb: server error log bankaiii: tiki cms work well
only this service webdav make blank page
so I should look on tiki log jonnyb: er, it's supposed to i think - try using a webdav client on it? bankaiii: linux nautilus and cyberduck & explorer Windows 7 fail to connect jonnyb: check you server error log bankaiii: you think apache can tell me somthing
ok
I 'll check this
no error about webdav
only notice line
my apache is clean jonnyb: can you see a log file called /tmp/tiki4log? bankaiii: ok I will search this jonnyb: ah, probably not there - you need to edit the tiki-webdav.php file and change line 30 to "$debug = true;" bankaiii: you check too about webdav page ? jonnyb: mine works ok, what version of tiki are you on? bankaiii: 9.0
ok I activate log for tiki-webdav
http://IP/tiki/tiki-webdav.php/ -> open as a folder webdav
then blank page
now I'll check the log file
lol the size of this file is 486mb jonnyb: crikey!
that sounds wrong... bankaiii: var / www / tiki / lib / smarty
libs / sysplugins / smarty_ressource.php 352
filemtime(): stat failed for templates / styles / fivealive / tiki-webdav.tpl
it continue to writing over 2453862 lines !? jonnyb: weird - there is no templates / styles / fivealive / tiki-webdav.tpl file... bankaiii: yes but this is the default template jonnyb: but not in templates/styles/fivealive surely? should just be in templates/ bankaiii: it should
but I didnt see him jonnyb: there is something odd about filemtime - is it allowed in your server? bankaiii: in folder Styles
there is the template fivealive jonnyb: i see no templates/styles/fivealive dir - try renaming it? bankaiii: i will copy n paste the folder fivealive in templates / styles/
cause in root of tiki there is styles folder contain every templates folder
and smarty sysplugin crying
cause he didnt find it jonnyb: in tiki 9.x there is no templates/styles/fivealive directory
did you upgrade from a previous version into the same directory? bankaiii: no
fresh install jonnyb: so you do not have templates/styles/fivealive? bankaiii: and yes
like you
which template you use
? jonnyb: i think the problem is with filemtime and your server setup - try googling for it and you may find some tips (something to do with the apache user) bankaiii: you use linux and apache ? jonnyb: as far as i know it doesn't use a template - usually this should be accessed in cyberduck or something (webdav client)
y bankaiii: The filectime() and filemtime() filesystem functions in PHP will allow you to check and see when a file has last been changed. It will return a timestamp holding the value of the time the file was last altered, which you can then modify for human reading using the date() function. CIA-75: tikiwiki: 03jonnybradley * r42258 10/branches/9.x/lib/setup/breadcrumb.php: [KIL] breadcrumbs: Remove redundant file - no longer ever called bankaiii: how I put the main menu on topbar
? jonnyb: try the profile - admin/profiles then search for menu bankaiii: You can use menus by assigning the menu module (to the top, left, right, etc.), or you can customize a template, using {menu id=x}, where x is the ID of the menu.
how I can do as official website of tiki jonnyb: did you try the profile? http://profiles.tiki.org/Top_Menu_Module bankaiii: in menu module I can move main menu but its not same effect as official website Tiki
ok
I will see that benoitg: joined #tikiwiki bankaiii: it work for Top menu gd_: joined #tikiwiki
hellow
is there any body here jonnyb: seems not - hi gd_ :) gd_: hello fcpd: joined #tikiwiki
tikiwiki 9 new install: the google maps api has been depreciated. what is the workaround for using google maps if any? thanx arildb: fcpd: I believe you can still generate the API key needed fcpd: nope i have a goolge coders account and it is a v2 it asks for so no go. i even tried using an old api for a mediawiki i still have and it would not accept it.
google requires no api but the coding tiki uses still passes these parameters so thats the real issue
https://developers.google.com/maps/signup deals with this arildb: hm-m something must have changed. I was able to generate a key a while ago (after depreciation) fcpd: see it's a catch 22: you can set the gmap feature w/o the api key but when you go to the usermap (or other ways of defining like in pretty tracker) it states it requires a key. the code needs to be changed and this has been an issue for several years on tiki
you can generate a v3 key w/o issue but tiki still clings to the v2
the key i use is specific to the tiki i installed and it kicks it out each time fumi: joined #tikiwiki bankaiii: filemtime can make trouble for webdav ?
I have blank page
I try to find some answer on google
but... its not clear for me fumi: Hi, I'm using Tiki version 9.0. I set global permissions for wiki to allow editing by anonymous users. However anonymous users still could not edit. Then I deactivated the Captcha setting, and now editing is possible. Is it because Captcha is not installed on my server? CIA-75: tikiwiki: 03jonnybradley * r42259 10/branches/9.x/ (css/cssmenus.css lib/menubuilder/menulib.php):
tikiwiki: [FIX] menus: Fix "selectedAscendant" class for partial menus (using sectionLevel to set the top level to display)
tikiwiki: This class is set on the parent items of the currently selected item (always wondered what it meant!)
tikiwiki: Add a temporary example class to menu.css so they show up - this used to work some time way back before Tiki 6 afaik.
tikiwiki: Also fix the selector for selected items to target only the direct offspring of the selected li and remove the font-style: normal reset now not needed. benoitg: joined #tikiwiki marclaporte: joined #tikiwiki bankaiii: marc laporte still there ?