***: chealer has quit IRC (Remote host closed the connection)
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
coaboa_ has quit IRC (Ping timeout: 240 seconds)
coaboa has joined #tikiwiki
coaboa_ has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 246 seconds)
codyg has left
nkoth has quit IRC (Quit: nkoth)
CIA-82: tikiwiki: 03pkdille * r33715 10/trunk/ (9 files in 6 dirs): Remove some empty class definitions (seen on quality.tiki.org)
***: chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
chealer has quit IRC (Remote host closed the connection)
CIA-82: tikiwiki: 03marclaporte * r33716 10/branches/7.x/templates/tiki-admin_include_trackers.tpl: [FIX] adding Computed Field tracker option to admin panel
tikiwiki: 03marclaporte * r33717 10/branches/7.x/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] PluginTracker: setting fields is not mandatory
***: Wilkins has joined #tikiwiki
Tiki|bot: New Forum Posts: Exclude file galleries and files from search results? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40951
New Forum Posts: Migrating softly - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=40952
***: marclaporte has quit IRC (Read error: Connection reset by peer)
jonnyb has joined #tikiwiki
chealer has joined #tikiwiki
Lorvija has joined #tikiwiki
Lorvija: Hiya. I'm having a problem with file gallery versioning.. Basically when I upload a new version no one else can see that new version of it.. Same thing if someone else uploads it. Doesn't work even for admin users...
Tried to google some but couldn't find any fixes. Any ideas?
I'm running 6.2 and the files are stored in MYSQL
jonnyb: hi Lorvija - sorry, i've not really tried the file versioning
have you checked the permissions?
Lorvija: yes... Both of the users have admin rights and all permissions
and also checked file gallery permissions
***: chibaguy has joined #tikiwiki
ChanServ sets mode: +o chibaguy
chibaguy: polom
jonnyb: hi chibaguy
chibaguy: hi jonnyb
how's everything?
jonnyb: good mostly thanks - and you?
chibaguy: yes, pretty good also.
***: kiilo has joined #tikiwiki
Caarrie|away is now known as Caarrie|sleeping
coaboa_ has quit IRC (Ping timeout: 246 seconds)
Tiki|bot: New Forum Posts: Migrating softly - https://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=40952
New Forum Posts: Exclude file galleries and files from search results? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40951
New Forum Posts: Upgrade from 2.2 to 6, download of file greater than 1 MB failing - https://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40940
New Forum Posts: Migrating softly - http://tiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=40952
New Forum Posts: Exclude file galleries and files from search results? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40951
New Forum Posts: Upgrade from 2.2 to 6, download of file greater than 1 MB failing - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40940
***: rodrigo_sampaio has joined #tikiwiki
Trebly has joined #tikiwiki
rodrigo_sampaio has quit IRC (*.net *.split)
rodrigo_sampaio has joined #tikiwiki
ricks99 has joined #tikiwiki
CIA-82: tikiwiki: 03jonnybradley * r33718 10/branches/7.x/templates/tiki-admin_modules.tpl: [FIX] modules: Make edit icon go to correct tab (thanks marclaporte)
ricks99: polom y'all
jonnyb: hi ricks99
ricks99: hiya jonnyb
chibaguy: jonnyb, the "floatleft" class in the logo module (box-log) causes problems when that module is in the left column, because there's no clearfix class on the parent div.
...the following module rises up to combine visually with the logo.
__Menu__
[logo image]
menu items
I wonder if div.box-data should get a clearfix, or if just the logo module tpl should get an extra div with clearfix.
In other words, how often does a floated div get put in a module, and so could have the same problem?
***: coaboa has joined #tikiwiki
chibaguy: umm, sorry, adding clearfix to div.box-data won't help because usually the logo is/will be display with nobox=y.
ah, clearfix can be added to .box-data and to the div that is used when nobox=y.
that works.
Trying to update Tikipedia for Tiki 7. With its logo in the left column, which is full height, no top modules or topbar modules (using pagetop modules instead to allow tall left column), it's a good case for Tiki 7 module experimenting.
CIA-82: tikiwiki: 03chibaguy * r33719 10/trunk/templates/module.tpl: [FIX] Clearfix class added so any floated module content will be cleared (case in point: logo module gets visually invaded by following module when used in left column, without clearfix).
tikiwiki: 03chibaguy * r33720 10/trunk/templates/module.tpl: [FIX] Previous commit added extra clearfix; only nobox=y case needs it, .box-data already had it.
tikiwiki: 03chibaguy * r33721 10/branches/7.x/templates/module.tpl: [FIX] Clearfix class added so any floated module content will be cleared (case in point: logo module gets visually invaded by following module when used in left column, without clearfix).
jonnyb: hi chibaguy - back - you having fun with modules?
on my TODO list i've had (for some months now) "get chibaguy into profiles"
-: ricks99 wishes it were easier to *create* profiles from an existing site
jonnyb wishes someone would come up with a wishes to code converter
ricks99 thought that *jonnyb* was the "wishes to code converter" ;-P
jonnyb: i tried that but then realised i have to be a dollars to code converter
***: radek82 has joined #tikiwiki
chibaguy: yes, jonnyb, the new modules/site header system is making it easier to do unconventional layouts like Tikipedia.
I recall you mentioned before about the layout where the left column goes full page height.
jonnyb: spiffy!
i think it was one of the first tpl forking layouts i had to do and was a pain (version 2 or 3 i think)
ricks99: much better than my prior solution of absolute/relative spacing!
mixed with negative margins. :-)
chibaguy: yes ricks99, hopefully we can keep that kind of gymnastics to a minimum now.
Lorvija: Hiya. I'm having a problem with file gallery versioning.. Basically when I upload a new version no one else can see that new version of it.. Same thing if someone else uploads it. Doesn't work even for admin users...
ricks99: @Lorvija: are you caching images? Did you clear the Tiki cache?
Lorvija: ricks99: they are word docs
ricks99: didn't actually try to clear the cache.. though the problem has persisted for several weeks
ricks99: What is your Tiki version?
Lorvija: 6.2
and I'm storing files in DB
ricks99: And the user who uploaded the new file *does* see/download the correct version?
Lorvija: yes
and both users are admins so permissions should be ok
ricks99: Can you clear the Tiki cache and re-try?
Lorvija: and file galleries etc are all public
hmm ok.. Let me make another user. My friend is offline atm
Ok it worked for this new user.. I'll upload few files and cross check
Lol ok.. it was easy fix =) Thanks!
ricks99: happy to help
Lorvija: ricks99: you happen to have any idea how to fix webdav issues? =) Another problem I've been troubleshooting last few weeks..
ricks99: Sorry, no webdav experience.
Lorvija: ok thanks anyways!
CIA-82: tikiwiki: 03jonnybradley * r33722 10/branches/7.x/lib/tiki-js.js: [FIX] auto_save: Call auto_save function properly
***: Yonixxx has joined #tikiwiki
coaboa has quit IRC (Ping timeout: 246 seconds)
coaboa has joined #tikiwiki
rodrigo_sampaio has quit IRC (Ping timeout: 252 seconds)
nkoth has joined #tikiwiki
rodrigo_sampaio has joined #tikiwiki
majuk_ has joined #tikiwiki
lphuberdeau has joined #tikiwiki
majuk_: Hey guys. I has the dumb. I would like a way to auto-generate Trackers with a wiki page. Any tips?
I would think there would be a way to accomplish this with a content template
Just not sure how to link up the template and the tracker(s)
***: lphuberdeau has quit IRC (Ping timeout: 240 seconds)
CIA-82: tikiwiki: 03jonnybradley * r33723 10/branches/7.x/lib/ (jquery_tiki/tiki-jquery.js tiki-js.js): [FIX] IE: Solved (finally) scrollTop and selection showing first time a dialog is used - not pretty...
***: chateau has quit IRC (Ping timeout: 252 seconds)
sylvieg: majuk_: do you mean create a tracker from a wiki page
in this case use profile
or create a wiki page - in this case have a look at the page field
***: lphuberdeau has joined #tikiwiki
majuk_: sylvieg, Well, I want to have multiple trackers (questionaires) associated with a wiki page. So it would be convenient if, when WikiPageX is created, it also creates TrackerXforA, TrackerXforB, etc
And inserts a link on the wiki page to that tracker so it can be easily found and filled out
sylvieg: can you use a profile (with datachannel) that create page and trackers at the same time?
CIA-82: tikiwiki: 03jonnybradley * r33724 10/trunk/ (6 files in 5 dirs): [MRG] Automatic merge, branches/7.x 33704 to 33723
majuk_: I'm a bit of a nub, so I'm not sure, but it sounds good. :)
I just figured out what trackers are and how to use them a few days ago.
sylvieg: but you want something automatic our manual?
majuk_: Auto. I create WikiPageX, it auto-generates an empty tracker entry for trackers X, Y and Z
***: chibaguy has quit IRC (Read error: Connection reset by peer)
sylvieg: empty tracker or empty item?
majuk_: Empty tracker.
Wait
...
Item. I think.
lol, hang on
Yea, item.
sylvieg: can help - there is another http://doc.tiki.org/Page+selector feature to I think - nelson works on it
***: ricks99 has quit IRC (Remote host closed the connection)
majuk_: sylvieg, Cool, I'll check that out. Thanks.
***: rodrigo_sampaio has quit IRC (Ping timeout: 246 seconds)
rodrigo_sampaio has joined #tikiwiki
nkoth has quit IRC (Quit: nkoth)
CIA-82: tikiwiki: 03jonnybradley * r33725 10/branches/proposals/6.x/lib/ (jquery_tiki/tiki-jquery.js tiki-js.js):
tikiwiki: [bp/various: mainly r33072, r33073, r33074, r33085 and then r33694, r33697, r33698, r33701, r33702, r33704]
tikiwiki: [FIX] Combined fixes for IE selection problems - please test test test
***: majuk_ has quit IRC (Ping timeout: 246 seconds)
damian has joined #tikiwiki
Wilkins has quit IRC (Ping timeout: 252 seconds)
codyg has joined #tikiwiki
nkoth has joined #tikiwiki
codyg: hi all
any ideas what the fastest theme might be? opinions?
i thought tikinhewt might be fastest
tikinewt
need a theme for mobile too
jonnyb: hi codyg - is this in 7.x? mobile has it's own themes which are built into jquerymobile
and when you say "fastest" i guess you mean smallest in terms of filesize?
codyg: yes
thanks
i should look at the file size
<<< duh
is there a specific mobile theme?
jonnyb: jqui/flat possibly would be a good modern one - tikinewt and thenews are probably quite small but pretty old
the filesize difference (when using css minify) is probably fairly irrelevant - browsers cache them anyway
codyg: yes
newt reminds me of nuke and i love the name
jonnyb: for mobile check out http://jquerymobile.com/demos/1.0a3/#docs/api/themes.html
codyg: how old is it?
jonnyb: :)
in 7.x you can pick which of the 5 themes get used in which parts of the pages
codyg: and 7 is moving along ok?
html5 and css3 is going to rock
jonnyb: 7.0 release planned for end of April
codyg: i saw that
jonnyb: lots of testing required, so please join in! :)
gottagonow - bbl
codyg: we are on vacation atm
jonnyb: lucky you!
codyg: yes
jonnyb: bye for now...
***: jonnyb has quit IRC (Quit: jonnyb)
ricks99 has joined #tikiwiki
codyg: hi ricks
ricks99: hi codyg
codyg: i'm on spring break, so not much time for sitting at my desk. however, my test tiki site is a go, not a test anymore, almost.
i have to get serious.
maybe i have to get tiki 7
ricks99: congrats. good job
codyg: is there a process for being a tester?
a form to complete?
or do i need to make the form myself?
ricks99: you can download daily builds from tiki.org/download or get from SVN directly
codyg: ;)
ok...
have server, will tiki
well... i got to get back to hiking in those bear and cougar infested hills.
i've downloaded a hefty tiki 7 and will install soon.
but i have to walk 10k first.
cya ricks, jonnyb and all
***: codyg has left
damian has quit IRC (Quit: HydraIRC -> http://www.hydrairc.com <- Chicks dig it)
kiilo has quit IRC (Ping timeout: 250 seconds)
ricks99: Any way to modify wiki toolbar for the Contact Us form only?
I see toolbar specifics for wiki, forum, etc. but nothing for the Contact Us feature
***: rodrigo_sampaio has quit IRC (Ping timeout: 248 seconds)
rodrigo_sampaio has joined #tikiwiki
Yonixxx: I have a kind of issue using cms -> admin topic and permission. I need to have public topic and private topic. I have tried to set above the global permissions the restricted (one) topic permissions… private is displayed when it should not. I tried another approach. I set global permission to none then i apply permission topic/topic… None topic are displayed.
Does someone has a kind of experience about this ?
Rick99 : fyi i found a workaround about it, but it don't look logical to me. (assign ONLY tiki_p_read_article to anonymous as global and set the other permissions per topic [could be reduce to the relevant editing maybe])
ricks99: i'm still not clear where "topic permissins" are, in relation to group/category/object
Yonixxx: me neither… something is not enough define or explained. i'm on a change/see what change mode. :)
by the way i 90% solve the toolbar bug in rtl. :)
now i need an adaptation in the wiki syntax to have a complete set
***: tricia has joined #tikiwiki
tricia is now known as Guest97902
Guest97902 has left
trixie_ has joined #tikiwiki
trixie_: anyone else having trouble svn co trunk due to zend framework ?
CIA-82: tikiwiki: 03pkdille * r33726 10/trunk/ (8 files in 4 dirs): Remove some empty class definitions (seen on quality.tiki.org)
***: ricks99 has quit IRC (Remote host closed the connection)
xSmurf has joined #tikiwiki
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
trixie_ has quit IRC (Ping timeout: 252 seconds)
marclaporte has quit IRC (Ping timeout: 250 seconds)
Tiki|bot: Recent Bug: Tracker item: #3839 - - Introduction of clearfix makes my top module zone too tall - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3839
***: coaboa has quit IRC (Ping timeout: 246 seconds)
coaboa has joined #tikiwiki
CIA-82: tikiwiki: 03sylvieg * r33727 10/branches/7.x/lib/smarty_tiki/function.jscalendar.php: [FIX]jq calendar: localisation - TODO: put this in the init phase + use datapicker localisation but what to do when not localize?
sylvieg: if somebody has a better idea than this commit ^^^
***: marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
marclaporte has quit IRC (Read error: Connection reset by peer)
Yonixxx has quit IRC (Quit: Leaving.)
kiilo has joined #tikiwiki
matteo-servas-it has joined #tikiwiki
matteo-servas-it: tikiwiki crashed may server Help!
nobody can help me
I alredy istalled again my server
but tikiwiki give just a blank pages
I can read the database whith phomyadmin but tikiwiki not
Help who solve
sylvieg: can be not enough memory in php
matteo-servas-it: yes now is 32 mb
sylvieg: try 64 if you can change it
matteo-servas-it: there is a script to export the data out
sylvieg: after check in your server/php errors log
matteo-servas-it: yes i try
sylvieg: tghe data out will be mysqldump + some directories to copy
matteo-servas-it: where are errors log of php in /var/log
i try doing a mysqldump and restoing from it but didn't solve the situation
sylvieg: on mine servers it is /var/log/httpd/error_log or /var/log/apache2/error_log
there is a prolfile to set the prefs to see teh error
+ in .htaccess set php_eroors.... on
matteo-servas-it: ok
No giving 64mb is useless
***: Lorvija has quit IRC ()
sylvieg: matteo-servas-it: change in tiki_preferences db table error_reporting_level.. look in the doc for the real name - and in .htaccess the ph;p_errror on and an error should appear
matteo-servas-it: I cant access to tiki preferences
sylvieg: with phpmyadmin
matteo-servas-it: wich table?
sylvieg: tiki_preferences
error_reporting_level -> 2047, error_reporting_adminonly->n I think
matteo-servas-it: there is not
sylvieg: add the 2 values
matteo-servas-it: I alredy did a backup of sql data
sylvieg: s/values/lines
matteo-servas-it: can you use my sql phpmyadmin
url http://lampone.servas.it/phpmyadmin/
user tiki
sylvieg: yes
matteo-servas-it: pass pw2tiki
sylvieg: do not give password there
matteo-servas-it: database tiki60
sylvieg: change your pass I am in
matteo-servas-it: i wiill change
ok you chanche
sylvieg: close your browser and try again
I changed the database
***: coaboa has quit IRC (Ping timeout: 250 seconds)
coaboa has joined #tikiwiki
Yonixxx has joined #tikiwiki
matteo-servas-it: no dont work
the site is http://www.servas.it/tiki/
***: coaboa has quit IRC (Remote host closed the connection)
radek82 has quit IRC (Quit: Leaving)
nkoth: did you set display_errors in php.ini to on?
Trebly: <anybody> Hi, I install a 6.2+(adapted).
I test 6.x to be neerest and I feel unable to make it run because the installer re-run though it is ended normally and launches tiki.
In the same way, at this point of install, it is possible to run tiki manually, tiki-index goes always back to installer.
I can search but if somebody knows this issue it is more economic.
sylvieg: check your directories perms
Trebly: <sylvieg> Sorry, but with what is written actually and at this moment (download yesterday) into the 6.20 distribution (not changed after) it is impossible to run tiki.
<sylvieg< I track, may be an error in replacements? I confirm or not in two minutes
CIA-82: tikiwiki: 03sampaioprimo * r33728 10/trunk/ (4 files in 4 dirs):
tikiwiki: improve the support for untranslated strings on tiki-edit_languages.php
tikiwiki: and fix minor issues created with the previous commit
tikiwiki: 03sampaioprimo * r33729 10/branches/7.x/ (5 files in 4 dirs): Rollback r33605 Removing those changes to tiki-edit_languages.php from 7.x (still working on them on trunk)
Trebly: <sylvieg> Sorry, a bad error in replacements in upgrading data of my developments, not checked well the string "5.1" before a change... which is PHP_VERSION needed by 6.2
CIA-82: tikiwiki: 03sampaioprimo * r33730 10/branches/7.x/templates/tiki-edit_languages.tpl: [FIX] cancel button for warning messages was not working in tiki-edit_languages.php
rodrigo_sampaio: Trebly: http://doc.tiki.org/Requirements#PHP
Trebly: ops... I only saw your last message and I tought it was a question :)
s/tought/thought/
Trebly: <rodrigo_sampaio> Thank's, but I make a lot of mistyping (a little dyslexic)
Too in French
rodrigo_sampaio: Trebly: je parle une petit peu de français ;)
***: Trebly has quit IRC (Read error: Connection reset by peer)