***: Caarrie|away is now known as Caarrie
ricks99 has quit IRC (Client Quit)
ricks99 has joined #tikiwiki
undifined has quit IRC (Read error: 110 (Connection timed out))
CIA-88: tikiwiki: 03ricks99 * r21414 10/trunk/ (templates/tiki-plugins.tpl tiki-plugins.php): [ENH]continuing improvements. allow single select of approve or clear. ui to match other admin tables
***: jonnyb has quit IRC ()
wikitiki has joined #tikiwiki
wikitiki has quit IRC (Client Quit)
ricks99 has quit IRC ("Trillian (http://www.ceruleanstudios.com")
Caarrie is now known as Caarrie|sleeping
kiilo has left
btiffin has joined #tikiwiki
CIA-88: tikiwiki: 03kerrnel22 * r21415 10/trunk/ (2 files in 2 dirs): [MOD] Tracker item display of who created/changed record now applies user_show_realname preference.
***: btiffin has quit IRC (Remote closed the connection)
CIA-88: tikiwiki: 03pkdille * r21416 10/trunk/tiki-browse_freetags.php: [MOD] browse freetags: remove some unused code (mainly since pagination plugin deploying)
***: tiki-newb has joined #tikiwiki
tiki-newb: is doc.tikiwiki.org down and, if so, is it planned? And is it known how long?
luciash: tiki-newb: it's up
http://downforyoutoo.com
tiki-newb: I can resolve doc.tikiwiki.org, ping it, even telnet to port 80 but any requests time out.
***: btiffin has joined #tikiwiki
CIA-88: tikiwiki: 03pkdille * r21417 10/trunk/ (3 files in 3 dirs): [MOD] lesser magic: some features in feature.php
***: btiffin has quit IRC (Remote closed the connection)
CIA-88: tikiwiki: 03pkdille * r21418 10/trunk/ (3 files in 3 dirs): [MOD] lesser magic: some features in feature.php
tikiwiki: 03pkdille * r21419 10/trunk/ (3 files in 3 dirs): [MOD] lesser magic: some features in feature.php
***: tiki-newb has quit IRC ("Page closed")
Tikiwiki|bot: New Forum Posts: Disabling search highlighting - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34617
***: franck has quit IRC ()
CIA-88: tikiwiki: 03pkdille * r21420 10/trunk/ (7 files in 5 dirs): [MOD] lesser magic: some features in feature.php (change the name of two features to be "lesser magic" compliant
***: philback has joined #tikiwiki
franck has joined #tikiwiki
philback: which tikiwiki variable does contain the full path of the current script ?
is there something like $self ?
luciash: philback: see smarty doc, there definitely is something
http://smarty.net
philback: got my issue (somewhat) fixed: $_SESSION["loginfrom"]=$base_url. "tiki-download_file.php?".$_SERVER["QUERY_STRING"]."&"$random;
wanted to let a user download a file right away from a given URL in the file galleries.
any idea of an already existing function/method for generating a random string of n chars in Tiki?
***: magowiz has joined #tikiwiki
magowiz: I have to upgrade a tw 1.8.5 to 3.1 , should I try with one step upgrade using 3.1 installer ?
philback: 1.8.5 to 3.1 is a huge jump...
I would backup my tiki install and db
magowiz: yes... I'm going to backup the whole thing
***: jonnyb has joined #tikiwiki
magowiz: but I would like to know if in the 3.1 installer there there is a procedure to upgrade from 1.8.x
***: melaia has joined #tikiwiki
magowiz: I googled and I found a doc in doc.tikiwiki.org , the problem is that doc.tikiwiki.org is down
melaia: ..
philback: dtwo slow indeed
magowiz: yes it is slow ... but my firefox goes on connection timeout before I can see a page
philback: same here
damn
magowiz: it is not the first time it happens to me
dtwo goes from being slow to being so slow to timeout and sometimes it works with an acceptable latency
***: jonnyb has quit IRC ("I am going outside... I may be some time...")
philback: yes, I agree. I do not have an idea on the figures for the load.
***: omstefanov has joined #tikiwiki
philback: But I do run a tiki or two for customers and these are not the fastest things in town. But they are the most flexible and feature packed.
I do have a Tiki codebase here, I'll have a look for this 1.8 support. Wait a sec.
sylvieg: ping amette doc.tw is down
philback: @magowiz I see 1.9 and 2.0 stuff in the install code but nothing for 1.8
sylvieg: you have to do step by step
for the database
magowiz: philback, ok thanks.... perhaps I should upgrade to 1.9 and then to 3.1
philback: in the db/ folder you have 1.8to1.9 sql
sylvieg: run the script d'upgrade tiki_1.8to1.9.sql then tiki_1.9to2.0.sql then tiki_2.0to3.0.sql
philback: before all of that, backup the damn thing :-)
magowiz: philback, sure, I always backup before any update ;)
sylvieg, the tiki_1.8to1.9.sql script is also in the tikiwiki 3.1 package ?
philback: sylvieg, what are these // {{{ 's in the codebase ? For some phpdoc ?
magowiz: also in 3.1 , I saw
philback: BTW, is trunk/ 4.0?
sylvieg: magowiz: yes I think so
philback: for the edior vim
magowiz: sylvieg, I found it on my local tikiwiki tar.gz
3.1
philback: ah, ok. I am using PhpEd, there is a codenavigator for the whole codebase. Quite useful for navigating the beast.
magowiz: Do I have to upgrade manually using the sql scripts in db/ or those script are ran by the tw installer on upgrade procedure?
philback: I did added some functions for the random string generation in my local install for a given project. Any use for that in the main codebase ?
sylvieg: magowiz: both are ok
magowiz: sylvieg, ok then I'll do the simpler one : installer :)
***: timotiCK1 has joined #TIKIWIKI
Caarrie|sleeping is now known as Caarrie|away
melaia has quit IRC ("Leaving.")
philback is now known as philback|busy
Redhatter has joined #tikiwiki
FrankP_german has joined #tikiwiki
magowiz: I'm trying to import old database on a local mysql server but creating table tiki_newsreader_marks I get #1071 - Specified key was too long; max key length is 1000 bytes
should I skip this table ?
philback|busy: is your mysql 5x
?
magowiz: yes
5.0 to be precise
I'm trying to import the database locally because on my server I have "forbidden error" while I'm trying to run the installer
if I run the sql scripts remotely using phpmyadmin provided by my hoster should it work?
philback|busy: well, don't know as I do usually have a ssh shell for doing these using mysql CLI
magowiz: anyway I noticed that that table is empty on my installation
and I really don't use a newsreader
***: omstefanov has quit IRC ("Page closed")
chibaguy has joined #tikiwiki
chibaguy: magowiz, I think the newsreader feature is dropped from Tiki 3 anyway.
or marked as no longer developed, or something like that.
magowiz: I had to remove also tikipages_foonotes
and also tiki_searchindex
***: philback|busy has quit IRC (Read error: 110 (Connection timed out))
magowiz: a lot of tables has this issue.... what can I do???
sylvieg: key too long?
(i think not sure that new mysql version limit the key size
you can patch the dump of your old database byt limitting the key
magowiz: how can I limit the key ? reducing some key size ?
I'm looking at one problematic table structure
it has infact 1024 as key size
is there a way I should force my local mysql to accept larger key limit ?
it was an utf8 issue
infact if I change the db collation to latin1-bin I get no errors
***: MartinCleaver has joined #tikiwiki
magowiz: I get forbidden error with the installer also on my local machine also if I changed the permissions to 777
***: MartinCleaver has quit IRC ()
luciash: polom
hi chibaguy
any update on sumo css ?
magowiz: I got a blank page while trying to update the db
with the tiki-installer
luciash: magowiz: hi
magowiz: I'm upgrading from 1.8.x to 3.1
hi luciash
luciash: magowiz: i am unsure if you answered that already but do you have php5 and memory_limit at least 32M ?
magowiz: sure
luciash: i think you have to go 1.8 to 1.9 to 2.4 to 3.1
magowiz: Tiki has detected your PHP memory_limit at: 128 MB.
luciash: see your logs then for the error
magowiz: apache log ?
luciash: rather both, apache and php
if you don't store php errors in a log you have to set it in php.ini too
or somehow force php to display errors in bowser windows
magowiz: apache no error : I get some No such file or dir but last error happened 10 minutes before I launched tiki-installer.php
should I restart apache after modifying php.ini ?
I restarted apache2 with the new php.ini for php5 , the error log file is empty
error_reporting = E_ALL & ~E_NOTICE
log_errors = On
luciash: can you put phpinfo.php file in your web root and review if it's set correctly and not overriden by tiki ?
magowiz: error_log = /var/log/php.log
luciash: i am not sure but the php.log file must be writable by webserver ? (iirc)
at least i remember something like that
magowiz: Loaded Configuration File /etc/php/apache2-php5/php.ini
error_log /var/log/php.log /var/log/php.log
luciash: log_errors = On ?
magowiz: sure
empty log
also if /var/log/php.log is owned by apache
group and user
and permissions are set to 777
luciash: try to use apache error log for php
/var/log/apache2/error.log
or simmilar
***: btiffin has joined #tikiwiki
magowiz: I successfully upgraded to 1.9.11
with the installer
now I'm tring to upgrade to 3.1
success ! :)
luciash: great ! :)
magowiz: so the path is 1.8 -> 1.9 -> 3.1
luciash: nice that you can ommit 2.x
magowiz: I think you should write on docs that you need at least 1.9 to upgrade to 3.1
luciash: now beware of theme changes, table-based are no more supported by default in Tiki
magowiz: what place you mean ?
magowiz: Upgrade -> others
I don't know if it is already written
since today I cannot connect to d.tw.o
luciash: i am browsing it with no problem currently
searching even
(in Opera)
magowiz: today morning I mean I couldn't browse it
luciash: it is much faster in Opera for some reason (maybe for the reason it is the fastest browser ? :-p)
magowiz: I didn't checked recently
luciash: docs updated
chibaguy: hi luciash, sorry, was away.
luciash: hi gary, np
chibaguy: I did some work on forums.
But I don't know what's the status of experimental branch sumo.
Not made yet.
luciash: not made yet
i was just looking at svnadmin --help
but i guess it requires ssh logging to sf.net first
chibaguy: btw, I've upgraded sites from 1.9 to 3, so apparently it's not necessary to upgrade to 2.* in between.
luciash: chibaguy: yes, i have just put a note on Upgrade page
chibaguy: ah, ok.
magowiz: I'm glad to help you find a shortcut : 1.9->3.1 ;)
CIA-88: tikiwiki: 03kerrnel22 * r21421 10/trunk/templates/tiki-view_tracker_item.tpl: [MOD] Template now uses smarty function to display user's real name instead of getting it fed from calling script...more efficient.
***: timotiCK1 has left
Poison[BLX] has joined #tikiwiki
Poison[BLX]: 'lo everyone. I can't seem to find anything on sub pages in the wiki portion of TW... i.e. UserPageSomeone/Notes and the like... any tips?
luciash: hi, sorry, i did't know it is possible to use "sub pages"
Poison[BLX]: no idea if it is, really what I'm trying to figure out :D
***: MartinCleaver has joined #tikiwiki
chibaguy: Poisen[BLX], wiki pages have a flat hierarchy, so I'm not sure what your "UserPageSomeone/Notes" means in that context.
luciash: Poison[BLX]: you have to put the pages in Structures feature
but to achieve URLs like this you'd need to tweak your .htaccess rewrite rules or even Tiki code
Poison[BLX]: aha, I'll poke at the structures thing then, sounds like it might be what I'm looking for... the rewrite rules side of it's none to hard to beat into shape... I already went through and adjusted the bulk of them for lighttpd as is ;)
thanky thanky.
luciash: welcome
***: omstefanov has joined #tikiwiki
CIA-88: tikiwiki: 03jonnybradley * r21422 10/branches/experimental/edit_fixup/ (77 files in 27 dirs): [MRG] Automatic merge, trunk 21290 to 21319
luciash: pretty cool, TikiWiki project is listed as 4th in CMS Systems and 2nd in Wiki category on sf.net
sorted by Rank (default) http://sourceforge.net/softwaremap/trove_list.php?form_cat=644
cheal: Rank is declining quickly though
though the statistics have a too short timeframe
luciash: declining ?
cheal: luciash: http://sourceforge.net/project/stats/rank_history.php?group_id=64258&ugn=tikiwiki
***: cheal is now known as chealer
luciash: ah
CIA-88: tikiwiki: 03jonnybradley * r21423 10/branches/experimental/edit_fixup/ (108 files in 32 dirs): [MRG] Automatic merge, trunk 21319 to 21421
***: magowiz has quit IRC ("Sto andando via")
omstefanov has quit IRC ("Page closed")
Lucymoz has joined #tikiwiki
MartinCleaver has quit IRC ()
CIA-88: tikiwiki: 03marclaporte * r21424 10/trunk/ (2 files in 2 dirs): [FIX] typos and adjustements for dynamic preferences
***: [o_O] has joined #tikiwiki
CIA-88: tikiwiki: 03marclaporte * r21425 10/trunk/ (2 files in 2 dirs): [FIX] Adjustements for dynamic preferences
tikiwiki: 03chibaguy * r21426 10/trunk/styles/ (11 files in 5 dirs): [ENH] Improve CSS menus with better Superfish CSS consistency.
tikiwiki: 03chibaguy * r21427 10/users/chibaguy/trunk_themes/themes/ (27 files in 24 dirs): [ENH] Improve CSS menus with better Superfish CSS consistency.
tikiwiki: 03jonnybradley * r21428 10/trunk/templates/tiki-objectpermissions.tpl: [MOD] Better text on group selector label
tikiwiki: 03chibaguy * r21429 10/trunk/css/cssmenus.css: [ENH] Improve CSS menus with better Superfish CSS consistency.
***: danopia` has quit IRC (Read error: 110 (Connection timed out))
marclaporte has joined #tikiwiki
Redhatter has quit IRC (Read error: 113 (No route to host))
MartinCleaver has joined #tikiwiki
luciash: hi marclaporte
i have added the keywords from description of tw project to tags on sf.net and made the description more descriptive
marclaporte: couldn't find how to add screenshot in the new sf.net UI
marclaporte: hehe
Are you in the mood to upgrade info.tw.o to Tiki3?
I can do the upgrade, but I could use some help with template tweaking
luciash: ok, that sounds better for me :)
please do the upgrade and i will help to fix it
marclaporte: super!
you have the SSH?
luciash: yes
-: marclaporte makes a backup
luciash: are you going to put proposed branch there ?
marclaporte: sure
***: carsten_ has joined #tikiwiki
marclaporte: install is very clean
luciash: cool
-: marclaporte will attempt to upgrade via TRIM
***: MacLeod has joined #tikiwiki
luciash: marclaporte: do you know how to create new branch in SVN ?
marclaporte: for gary
marclaporte: I dunno, but I think it's documented on dev.tw.o
luciash: ok
***: MacLeod has quit IRC ("Page closed")
marclaporte: TRIM doesn't let me used proposed, so I'll use branches/3.0
-: chibaguy realizes 3:30 a.m. is a good time to go to bed and says good night. :-)
***: chibaguy has quit IRC ("Find new themes for Tiki at http://themes.tikiwiki.org.")
luciash: marclaporte: do you need to use TRIM for it ?[18:35] <marclaporte> no, I don't
marclaporte: just trying to dogfood
luciash: ok :)
do we have time tracking via trackers ?
-: luciash just trying www.toggl.com
***: rodrigo_sampaio has joined #tikiwiki
marclaporte: luciash: : yes
***: rodrigo_sampaio has quit IRC (Client Quit)
marclaporte: search for timesheet on profiles site
luciash: marclaporte: any demo/doc on this ?
marclaporte: ok, tnx
marclaporte: luciash: your turn! http://info.tikiwiki.org/
***: FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de")
luciash: marclaporte: ok :)
-: marclaporte is fixing menu
luciash fixing the "family links"
luciash ges to enable CSS menus
luciash: marclaporte: do we need mootools enabled there ?
marclaporte: dunno
luciash: i don't think so
-: luciash changing to cold theme option for strasa
***: SEWilco2 has joined #tikiwiki
luciash: marclaporte: can you remove at least 3 sections from the menu 43 to have it fit on one line in 1024 wide screens ?
there are too many items in the menu imho to make it easy for starters
marclaporte: ok
luciash: e.g. the Home link can go away
and maybe the community and logout
or edit instead of community
also the items which are now sections with no suboptions must be changed to options otherwise they render empty submenus in CSS menu
consultants, contact us and factsheet
CIA-88: tikiwiki: 03jonnybradley * r21430 10/trunk/ (9 files in 5 dirs):
tikiwiki: [MOD] Rewrite of {popup} Smarty function to use jQuery ClueTips properly.
tikiwiki: Now initialises on first mouseover (or onclick) which should make page rendering lighter.
tikiwiki: Most other references to overlib replaced in tpls.
tikiwiki: Tested in filegals, calendars
tikiwiki: 03jonnybradley * r21431 10/third_party/jquery/jquery-tiki-readme.txt: [MOD] Doc update
-: luciash launches Inkscape
marclaporte: ok
luciash: can the top menu be identical on all sites?
luciash: yes
now it is on tw.o and info.tw.o, i will adjust on the others
Tikiwiki|bot: New Forum Posts: Strasa theme and IE7 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34619
luciash: marclaporte: we're workin on it hard already 45 mins ;)
marclaporte: can we re-use the !download" and "the product box" images from the design patrick made ?
marclaporte: yes!
CIA-88: tikiwiki: 03sylvieg * r21432 10/branches/proposed/lib/tikilib.php: [FIX]perms: was not possible to include a page your were creator
***: carsten_ has quit IRC (Read error: 113 (No route to host))
SEWilco2 has quit IRC ("Leaving.")
-: marclaporte changed profiles.tw.o top menu
***: chealer has quit IRC (Remote closed the connection)
marclaporte: luciash: : do you have the produc box?
luciash: yes, currently modified the Downlaod box
-: marclaporte working on top menu :-)
***: Poison[BLX] has quit IRC (Ping timeout: 180 seconds)
CIA-88: tikiwiki: 03sylvieg * r21433 10/trunk/ (4 files in 3 dirs): [MOD]register: if a user did not validate his email and try to log-in - give him the possibility to resend the valiadtion email
marclaporte: sylvieg: : tks for this!
luciash: marclaporte: ^
marclaporte: beautiful!
can you put capital F?
SourceForge.net
luciash: ah, that was left by Patrick there
i can try or remove it and put plain text over it then ?
marclaporte: ^
marclaporte: :) i have to do something else now... will play with the site(s) later again
marclaporte: thanks!
luciash: marclaporte: oh, you removed the "Other tw.o websites"
marclaporte: now the all links are not vertically aligned anymore in the bar, what else you removed ?
***: [o_O] has quit IRC (Read error: 110 (Connection timed out))
[o_O] has joined #tikiwiki
luciash: i thought it looked better, what was the reason for you to remove the Home link and this text ?
marclaporte: yes, it did look better
I kept code
I am trying to make 6 sites looks like one
as if it's 1 tree
and each of the sites would have distinct sub-menu
and get rid of duplication
luciash: ok, i will let you finish it and see then :)
marclaporte: and, then, let's make it look good again :-)
***: Redhatter has joined #tikiwiki
MartinCleaver_ has joined #tikiwiki
SEWilco2 has joined #tikiwiki
SEWilco2 has quit IRC ("Leaving.")
MartinCleaver has quit IRC (No route to host)
MartinCleaver_ is now known as MartinCleaver
SEWilco2 has joined #tikiwiki
mlaporte has joined #tikiwiki
timotiCK has joined #TIKIWIKI
timotiCK has left