***: GillesM has joined #tikiwiki
MartinCleaver has joined #tikiwiki
luciash: found out that was probably "record untranslated" duplicate entry queries what slowed down my Tikis
when using db for language translations
***: Caarrie|away is now known as Caarrie
kiilo has quit IRC (Ping timeout: 264 seconds)
Tikiwiki|bot: Recent Bug: Tracker item: #3029 - - Crash on a replication of site from Unix to Windows - - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3029
***: skbohra_ has quit IRC (Remote host closed the connection)
pascalstjean has joined #tikiwiki
btiffin has quit IRC (Remote host closed the connection)
NPU-Svr1 has joined #tikiwiki
NPU-Svr1 is now known as JP|NPU-T
Caarrie is now known as Caarrie|sleeping
PrezKennedy has quit IRC (Quit: +++ OK ATH OK)
MartinCleaver has quit IRC (Quit: MartinCleaver)
CIA-64: tikiwiki: 03lindonb * r24905 10/trunk/lib/wiki-plugins/wikiplugin_img.php: [FIX] Don't add height and width when rel=box (seemed to mess up display). Add a default width if not included in stylebox input. Other tidying.
tikiwiki: 03pkdille * r24906 10/trunk/lib/tikiaccesslib.php: [MOD] accesslib: all admin panels are reachable through tiki-admin.php. The name of the panels is enough to build the url. Also some minor cleanups
***: lindon_ has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.5.7/20091221164558])
pascalstjean has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.5.7/20091221164558])
coaboa has joined #tikiwiki
coaboa: good morning
CIA-64: tikiwiki: 03pkdille * r24907 10/trunk/ (12 files): [MOD] access check: deploy some accesslib check functions to some files.
***: MartinCleaver has joined #tikiwiki
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 256 seconds)
goj|ghost is now known as goj
Cain` has joined #tikiwiki
CIA-64: tikiwiki: 03pkdille * r24908 10/trunk/ (10 files): [MOD] access check: deploy some accesslib check functions to some files.
***: Cain has quit IRC (Ping timeout: 240 seconds)
Cain` is now known as Cain
Caarrie|sleeping is now known as Caarrie
coaboa has quit IRC (Remote host closed the connection)
coaboa has joined #tikiwiki
Caarrie is now known as Caarrie|away
_nemesis_ has joined #tikiwiki
_nemesis_: hey guys
Tikiwiki|bot: New Forum Posts: Tiki 3.3 SEFURL Postfilter creates problem with Tracker status - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36276
_nemesis_: Does anyone know howt to disable that sql-tables are centered ?
coaboa: _nemesis_: using the sql plugin? As this plugin does not have an align param maybe embeding the output inside a fancytabel or using plugin split will help.
*fancytable
_nemesis_: coaboa, yes, using the sql-plugin ... ok, i will try
coaboa, I tried div, but that hadn't worked
coaboa: you can put any plugin within the pluginfancytable- this will give you the option for the required alignement. But im not sure how it will look ;-)
_nemesis_: ok, I will try so
***: lindon_ has joined #tikiwiki
lindon_: _nemesis_: did you get plugin sql working in 4.1?
_nemesis_: lindon_, yes, its working
lindon_: did you have to fix something?
I can't get mine to work
_nemesis_: was the error msg ?
lindon_: let me recreate
going to take a while
need to set it all up again
will post when done
_nemesis_: ok
coaboa, fancy tables don't work, too
***: btiffin has joined #tikiwiki
coaboa: _nemesis_: does the fancytable itself dosnt work or is the output still centered. As the sqlplugin itself does not have an alignment.
_nemesis_: the output itself isnt centered
coaboa: maybe have a ook @ templates/tiki-plugin_sql.tpl which generates the output. but never worked with that
*look
_nemesis_: ok
hm ...
{html_table loop=$data cols=$cols table_attr=$table_attr tr_attr=$tr_attr td_attr=$td_attr trailpad=$trailpad hdir=$hdir vdir=$vdir}
thats in the tiki-plugin_-sql.tpl
***: kiilo has joined #tikiwiki
lindon_: did you look at plugin DBReport?
it allows formatting
not sure about centering results though
here's what I get when trying to use plugin sql:
ADONewConnection: Unable to load database driver
Fatal error: Call to a member function NConnect() on a non-object in C:xampphtdocstikitrunklibtikilib.php on line 141
this is in trunk but got similar results with 4.x
CIA-64: tikiwiki: 03sylvieg * r24909 10/mods/trunk/wiki-plugins/submit/wiki-plugins/wikiplugin_submit.php: [MOD]submit: urlencode the parameters + allow a field title (totdo update all the networks urls) + param showonly to limit the networoks
coaboa: lindon: maybe there is an driver required which is not available/loaded with your setup?
***: gerbert has joined #tikiwiki
coaboa: seen something like this with a script which needed a sqlite driver.
lindon_: ah, ok
does it work for you in 4 or trunk?
gerbert: is there any requirements in terms of number of pixels, size etc for tiki site logo? the concern is that custum logo might breake the tiki layout .
_nemesis_: you have do add adodb to ... ah, tikidb i think
I added adodb support and it worked
with mysql
coaboa: lindon: doesnt testet trunk only in 4.1 (to busy)
lindon_: _nemesis_: how do you add adodb support?
***: nkoth has joined #tikiwiki
Caarrie|away has quit IRC (Read error: Connection reset by peer)
Caarrie|away has joined #tikiwiki
CIA-64: tikiwiki: 03pkdille * r24910 10/trunk/ (12 files): [MOD] access check: deploy some accesslib check functions to some files.
***: timotiCK has joined #tikiwiki
timotiCK has left
MartinCleaver has quit IRC (Ping timeout: 272 seconds)
MartinCleaver has joined #tikiwiki
PrezKennedy has joined #tikiwiki
_nemesis_: lindon_, yes
lindon_, insert into /var/www/html/tikiwiki/db/local.php the line $api_tiki='adodb';
lindon_: _nemesis_: thanks!
that worked with unix
strange that it works without this driver in version 3
_nemesis_: ;)
coaboa: I thought adodb was standard in tiki befor 4.0?
but not sure.
CIA-64: tikiwiki: 03jonnybradley * r24911 10/trunk/tiki-editpage.php: [FIX] Notices
tikiwiki: 03jonnybradley * r24912 10/trunk/templates/tiki-page_bar.tpl: [MOD] Use conventional English on buttons
lindon_: i think you're right
so i get this driver was incorporated somewhere is in v3
so even though my server seems to have pdo enabled
tiki is using adodb?
seems like plugin sql shoul work with pdo
***: jonnyb has joined #tikiwiki
CIA-64: tikiwiki: 03jonnybradley * r24913 10/trunk/ (templates/tiki-pagehistory.tpl tiki-pagehistory.php): [FIX] Page source fixed (plus use textarea to show source and other fixes)
_nemesis_: lindon_, do you know how to set the align of a sql-querry to left or right ?
lindon_, i get them allways centered
lindon_: _nemesis_ don't know with plugin sql
but i think you can with plugin dbreport
which is similar but allows for formatting
CIA-64: tikiwiki: 03jonnybradley * r24914 10/trunk/styles/strasa.css:
tikiwiki: [MOD] Remove !important from textarea, option, select, & body.wikitext
tikiwiki: definition - otherwise every other background-color definition on any textarea,
tikiwiki: option or select, including in theme options will also need !important added to
tikiwiki: it.
tikiwiki: No visual change that i can find.
_nemesis_: lindon_, ok, I will try
lindon_: _nemesis_:maybe a better idea
put inside a DIV
_nemesis_: i tried
hadn't worked
lindon_: hmmm...seems work for me in v3.3
{DIV(float=left)} sql plugin {DIV}
_nemesis_: hm ...
now its working
i swear i tried it befor a few times
hm
ok
thanks !
:)
lindon_: :)
_nemesis_: is it possible to disable, that the other text is floating around ?
the text should begin under the table
lindon_: try {DIV(clear=both)}{DIV} after
_nemesis_: ah, i hadn't tried float, i tried align befor
ok, {DIV(clear=both)}{DIV} works
fine
thanks !
lindon_: :)
***: Skyrider has joined #tikiwiki
Skyrider is now known as Guest98330
CIA-64: tikiwiki: 03jonnybradley * r24915 10/trunk/lib/diff/ (5 files): [FIX] Multiple notices in lib/diff
***: ricks99 has quit IRC (Ping timeout: 272 seconds)
Tikiwiki|bot: New Forum Posts: Questions on migrating from Wordpress to Tikiwiki - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36278
***: _nemesis_ has quit IRC (Quit: Verlassend)
Guest98330 has quit IRC (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
CIA-64: tikiwiki: 03jonnybradley * r24916 10/trunk/ (3 files in 3 dirs): [ENH] Pagination for version list on page history (switchable in case you need to compare version on a "page" boundary).
tikiwiki: 03xavidp * r24917 10/branches/proposals/4.x/lang/ca/language.php: [ENH]A few more strings translated
***: emijrp has joined #tikiwiki
emijrp: a link to the homepage would be nice in the topic
***: lindon_ has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.5.7/20091221164558])
CIA-64: tikiwiki: 03chealer * r24918 10/trunk/lib/ (search/searchlib-tiki.php userfiles/userfileslib.php):
tikiwiki: [FIX] calls to removed cast() (r24484 regression). oops
tikiwiki: thanks Pascal Kustner
gerbert: i added top users module but cant see the names of the users . just a blank module. what do i need to do? thanks
***: Caarrie|away is now known as Caarrie
CIA-64: tikiwiki: 03jonnybradley * r24919 10/trunk/installer/schema/20100207_repair_file_galleries_tiki.php: [FIX] Correct problems with disappearing file galleries caused by 20090811_filegals_container_tiki.sql when running on MySQL 4.1 (wish3000).
***: jonnyb has quit IRC (Quit: I am going outside... I may be some time...)
sylvieg: luciash: I found out the problem
CIA-64: tikiwiki: 03sylvieg * r24920 10/trunk/lib/smarty_tiki/block.sortlinks.php: deprecated
tikiwiki: 03jonnybradley * r24921 10/trunk/lib/sheet/grid.php: [FIX] Use headerlib for tiki-sheet JS (broken when JS moved to end of page)
***: SEWilco2 has quit IRC (Quit: Leaving.)
gerbert has quit IRC (Ping timeout: 248 seconds)
CIA-64: tikiwiki: 03sylvieg * r24922 10/trunk/tiki-view_tracker_item.php: [FIX]tracker: the first main field is probably the best: TODO: a setting in a tracker that gives the syntax of the item name (ex: / )
luciash: sylvieg: that is great !
sylvieg: it will take a little time to fix it correctecly
I messed up with the rating/ stars
CIA-64: tikiwiki: 03sylvieg * r24923 10/trunk/lib/setup/prefs.php: notice
luciash: sylvieg: yep, i noticed they don't show up in pretty tracker
sylvieg: ... humm I have a na ppli that is fine with star and pretty
luciash: no idea, i just tried it yesterday with trunk with 1,2,3,4,5 as options and it didn't show any stars for me
sylvieg: thre are perms
luciash: as admin ?
sylvieg: ah no
luciash: maybe i need some feature to enable it
CIA-64: tikiwiki: 03sylvieg * r24924 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX]tracker: keep all the url params except those used by the vote when replacing the voting(ex: keep itemId
sylvieg: how can I do with smarty {self_link ins_$field=2}
***: Riverside has joined #tikiwiki
Riverside: Hi Folks! I just installed TikiWiki a couple of days ago. At some point, I figured out how to "turn on" avatars, but since then, cannot find it, nor can I see an option for it when viewing "My Info." Where is the option to turn on avatars, and how do I implement their usage once they are on? Thanks.
sylvieg: it is a very hiden feature..
Riverside: I agree! I'm not sure how I found it in the first place. Do you remember where it is?
sylvieg: it is in My tiki groups
I do not remember if it is info or preference...
it is in tiki-user_information.php
... thre is another place too
tiki-user_preferences.php
Riverside: Okay, poking around there I didn't find any options for "avatar," so maybe I didn't turn it on. Do you remember where the global option is for it? To enable it for every user?
sylvieg: and I suppose your need user_preferences feature
ok admin home->community ->user rpeferecens screen
I know it is painful - we should have a more dynamic list of preferences...
Riverside: Okay, thanks! I've got that, and I can see it in the preferences pane now. Now I've got another quick question. I've been trying to create a new menu, so I can navigate to pages like "user_preferences.php" but haven't been able to get the menu to show up. It's apparently not quite as intuitive as I thought it would be.
Once I get the menu thing figured out, I think I'll be off and running with the rest of the site.
sylvieg: you need to have the module viewable
did you assign the module using the menu to Anonymous?
CIA-64: tikiwiki: 03sylvieg * r24925 10/trunk/ (2 files in 2 dirs): [FIX]tracker: fix the link for star/rating: trackerlist can be on other than a wiki page
Riverside: No. It's assigned to Registered. The module is "user_tasks"
sylvieg: the module user_tasks is a user module that has {menu id=x} or something like that
?
Riverside: Okay, I thought it had something to do with the ID. So, do I need to create a menu now that points to the ID?
sylvieg: there are tons of way to do a menu
you can use the menupage module and use a wiki page as a menu
you can use the tikiwiki menu
in this case the id of the menu must match teh id you put in {menu} of the suer module
Riverside: LOL! I was afraid of that! For the moment, I only need one way. (to show this one). By the way, where is the best "How to" documentation for TikiWiki so I can look this stuff up myself? The only reason I'm here right now asking rudimentary questions is because I haven't found it elsewhere yet. Thanks
Tikiwiki|bot: New Forum Posts: i added top users module(based on the Score feature) but cant see the names of the users . ... - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36279
sylvieg: http://doc.tikiwiki.org/Module+Admin&structure=Documentation#User_Modules
explain more or less how to create a user module from a menu
then once your user module is created, you should be able to assign it to a group/column
http://doc.tikiwiki.org/Module+Admin&structure=Documentation#Edit_the_assignment_of_a_module
and this is how to create a menu
http://doc.tikiwiki.org/Menu
Riverside: Excellent! I'll go chew on that for a while. It looks like the documentaion still needs quite a bit of work in terms of organizing the navigation of it. No big deal. It'll get better! Thanks a bunch!
CIA-64: tikiwiki: 03sylvieg * r24926 10/trunk/tiki-browse_categories.php: notice
sylvieg: Riverside: you are welcome to help us to update organize the doc
it is a huge job and the more - the better
***: timotiCK has joined #tikiwiki
CIA-64: tikiwiki: 03changi67 * r24927 10/trunk/ (20 files): [MOD] access check: deploy some accesslib check functions to some files.
***: timotiCK has left
Riverside: I see you're asking for help. Don't know how much I can offer yet, but will keep it in mind. Yeah, I bet you hear that all the time. Let me get my sight working, and, if it works as well I I suspect it will, I love contributing to stuff that helps me, but it may be a while.
In the meantime, thank you very much!
CIA-64: tikiwiki: 03changi67 * r24928 10/trunk/tiki-browse_categories.php: [MOD] access check: deploy some accesslib check functions.
***: Riverside has quit IRC (Quit: Page closed)
sylvieg: it is easy you were looking for some doc - did not find out in the page you were looking - you can add a link to the other pages at the bottom - see also for isntance..
***: pcg has joined #tikiwiki
timotiCK has joined #tikiwiki
timotiCK has left
pcg: anyone had trouble installing tikiwiki on the 1and1 service?
coaboa: nope using it there. Maybe php5 requirement is the problem?
pcg: I am getting a 403 when I try to get the installer going.
coaboa: maybe you do not have set permmisions correctly. Is the 403 error after trying to run install script or is it the first thing you see?
pcg: first thin I see. Did you install manually? or by installer directory?
CIA-64: tikiwiki: 03nkoth * r24929 10/trunk/tiki-articles_rss.php: [ENH] Add type filter to articles rss feed
pcg: when I try to load tiki-installer, i get a blank page with a .part file downloaded
Caarrie: try uploading the file again
coaboa: you have to add a line to .httacces wich tells the webserver to use php5 instead of default which is currently php4
mom: send it in 2 minutes have to login first.
@ start of .htaccess add a)
AddType x-mapp-php5 .php
and b)
AddHandler x-mapp-php5 .php
that worked for me.
pcg: got it. I will give it a try. thanks much:)
Caarrie: imo it sounds like the files did not upload correctly, they should not have .part on them
CIA-64: tikiwiki: 03changi67 * r24930 10/trunk/ (18 files): [MOD] access check: deploy some accesslib check functions.
coaboa: Carrie: maybe but i had the very same effect and it was because the webserver did not know how to handle php 5 code and offer to download (default behaviour for unnown files) to download it. Maybe it could be a broken upload too..
Caarrie: coaboa: [Sun 4:53:27 pm] <pcg> when I try to load tiki-installer, i get a blank page with a .part file downloaded
***: Caarrie is now known as Caarrie|away
pcg: CIA-64, I'll check that. I didn't understand why that happened. Thanks.
coaboa: when possible try to upload the archive (after checking if .httacces edit may not help) and unpack it via shell ssh comand if.
***: SEWilco2 has joined #tikiwiki
coaboa: have to got to bed now. bb
***: coaboa has quit IRC (Remote host closed the connection)
timotiCK has joined #tikiwiki
pcg has quit IRC (Quit: Page closed)
timotiCK has left
CIA-64: tikiwiki: 03pkdille * r24931 10/trunk/ (8 files): [MOD] access check: deploy some accesslib check functions to some files.
***: emijrp has quit IRC (Quit: Saliendo)
luciash: sylvieg: for {self_link ins_$field=2} maybe try {eval var="{self_link ins_$field=2}" assign="foo"}{$foo}
sylvieg: or something like that
***: kiilo has quit IRC (Ping timeout: 260 seconds)
Caarrie|away is now known as Caarrie