←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
***ricks99 has joined #tikiwiki [00:08]
....... (idle for 31mn)
GillesM has joined #tikiwiki
MartinCleaver has joined #tikiwiki
[00:39]
........ (idle for 37mn)
luciashfound out that was probably "record untranslated" duplicate entry queries what slowed down my Tikis
when using db for language translations
[01:20]
***Caarrie|away is now known as Caarrie [01:35]
................ (idle for 1h18mn)
kiilo has quit IRC (Ping timeout: 264 seconds) [02:53]
Tikiwiki|botRecent 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 [02:54]
***skbohra_ has quit IRC (Remote host closed the connection) [02:57]
......... (idle for 43mn)
pascalstjean has joined #tikiwiki [03:40]
..... (idle for 22mn)
btiffin has quit IRC (Remote host closed the connection)
NPU-Svr1 has joined #tikiwiki
NPU-Svr1 is now known as JP|NPU-T
[04:02]
....... (idle for 34mn)
Caarrie is now known as Caarrie|sleeping [04:37]
..... (idle for 21mn)
PrezKennedy has quit IRC (Quit: +++ OK ATH OK) [04:58]
.... (idle for 18mn)
MartinCleaver has quit IRC (Quit: MartinCleaver) [05:16]
................ (idle for 1h15mn)
CIA-64tikiwiki: 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. [06:31]
..... (idle for 23mn)
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 [06:54]
...... (idle for 26mn)
***lindon_ has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.5.7/20091221164558]) [07:20]
....... (idle for 34mn)
pascalstjean has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.5.7/20091221164558])
coaboa has joined #tikiwiki
[07:54]
coaboagood morning [07:55]
....... (idle for 34mn)
CIA-64tikiwiki: 03pkdille * r24907 10/trunk/ (12 files): [MOD] access check: deploy some accesslib check functions to some files. [08:29]
......................... (idle for 2h2mn)
***MartinCleaver has joined #tikiwiki
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 256 seconds)
goj|ghost is now known as goj
[10:31]
...... (idle for 28mn)
Cain` has joined #tikiwiki [11:04]
CIA-64tikiwiki: 03pkdille * r24908 10/trunk/ (10 files): [MOD] access check: deploy some accesslib check functions to some files. [11:04]
***Cain has quit IRC (Ping timeout: 240 seconds)
Cain` is now known as Cain
[11:05]
........... (idle for 52mn)
Caarrie|sleeping is now known as Caarrie [11:57]
........... (idle for 52mn)
coaboa has quit IRC (Remote host closed the connection)
coaboa has joined #tikiwiki
[12:49]
...... (idle for 27mn)
Caarrie is now known as Caarrie|away [13:17]
............ (idle for 56mn)
_nemesis_ has joined #tikiwiki [14:13]
_nemesis_hey guys [14:14]
Tikiwiki|botNew 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 [14:14]
_nemesis_Does anyone know howt to disable that sql-tables are centered ? [14:15]
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
[14:21]
_nemesis_coaboa, yes, using the sql-plugin ... ok, i will try
coaboa, I tried div, but that hadn't worked
[14:25]
coaboayou 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 ;-) [14:27]
_nemesis_ok, I will try so [14:33]
***lindon_ has joined #tikiwiki [14:33]
lindon__nemesis_: did you get plugin sql working in 4.1? [14:34]
_nemesis_lindon_, yes, its working [14:34]
lindon_did you have to fix something?
I can't get mine to work
[14:35]
_nemesis_was the error msg ? [14:35]
lindon_let me recreate [14:36]
going to take a while
need to set it all up again
will post when done
[14:43]
_nemesis_ok [14:45]
coaboa, fancy tables don't work, too [14:53]
***btiffin has joined #tikiwiki [14:58]
coaboa_nemesis_: does the fancytable itself dosnt work or is the output still centered. As the sqlplugin itself does not have an alignment. [14:58]
_nemesis_the output itself isnt centered [14:59]
coaboamaybe have a ook @ templates/tiki-plugin_sql.tpl which generates the output. but never worked with that
*look
[14:59]
_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
[15:00]
***kiilo has joined #tikiwiki [15:03]
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
[15:04]
CIA-64tikiwiki: 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 [15:10]
coaboalindon: maybe there is an driver required which is not available/loaded with your setup? [15:12]
***gerbert has joined #tikiwiki [15:13]
coaboaseen something like this with a script which needed a sqlite driver. [15:14]
lindon_ah, ok
does it work for you in 4 or trunk?
[15:14]
gerbertis 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 . [15:15]
_nemesis_you have do add adodb to ... ah, tikidb i think
I added adodb support and it worked
with mysql
[15:15]
coaboalindon: doesnt testet trunk only in 4.1 (to busy) [15:16]
lindon__nemesis_: how do you add adodb support? [15:17]
***nkoth has joined #tikiwiki [15:31]
..... (idle for 21mn)
Caarrie|away has quit IRC (Read error: Connection reset by peer)
Caarrie|away has joined #tikiwiki
[15:52]
CIA-64tikiwiki: 03pkdille * r24910 10/trunk/ (12 files): [MOD] access check: deploy some accesslib check functions to some files. [16:02]
***timotiCK has joined #tikiwiki
timotiCK has left
[16:04]
.... (idle for 16mn)
MartinCleaver has quit IRC (Ping timeout: 272 seconds)
MartinCleaver has joined #tikiwiki
[16:24]
PrezKennedy has joined #tikiwiki [16:33]
_nemesis_lindon_, yes
lindon_, insert into /var/www/html/tikiwiki/db/local.php the line $api_tiki='adodb';
[16:35]
lindon__nemesis_: thanks!
that worked with unix
strange that it works without this driver in version 3
[16:38]
_nemesis_;) [16:39]
coaboaI thought adodb was standard in tiki befor 4.0?
but not sure.
[16:43]
CIA-64tikiwiki: 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
[16:47]
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
[16:48]
***jonnyb has joined #tikiwiki [16:50]
CIA-64tikiwiki: 03jonnybradley * r24913 10/trunk/ (templates/tiki-pagehistory.tpl tiki-pagehistory.php): [FIX] Page source fixed (plus use textarea to show source and other fixes) [16:50]
_nemesis_lindon_, do you know how to set the align of a sql-querry to left or right ?
lindon_, i get them allways centered
[16:50]
lindon__nemesis_ don't know with plugin sql
but i think you can with plugin dbreport
which is similar but allows for formatting
[16:51]
CIA-64tikiwiki: 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.
[16:53]
_nemesis_lindon_, ok, I will try [16:56]
lindon__nemesis_:maybe a better idea
put inside a DIV
[17:04]
_nemesis_i tried
hadn't worked
[17:04]
lindon_hmmm...seems work for me in v3.3
{DIV(float=left)} sql plugin {DIV}
[17:06]
_nemesis_hm ...
now its working
i swear i tried it befor a few times
hm
ok
thanks !
:)
[17:08]
lindon_:) [17:09]
_nemesis_is it possible to disable, that the other text is floating around ?
the text should begin under the table
[17:11]
lindon_try {DIV(clear=both)}{DIV} after [17:12]
_nemesis_ah, i hadn't tried float, i tried align befor
ok, {DIV(clear=both)}{DIV} works
fine
thanks !
[17:13]
lindon_:) [17:14]
***Skyrider has joined #tikiwiki
Skyrider is now known as Guest98330
[17:16]
CIA-64tikiwiki: 03jonnybradley * r24915 10/trunk/lib/diff/ (5 files): [FIX] Multiple notices in lib/diff [17:25]
***ricks99 has quit IRC (Ping timeout: 272 seconds) [17:35]
Tikiwiki|botNew Forum Posts: Questions on migrating from Wordpress to Tikiwiki - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36278 [17:37]
***_nemesis_ has quit IRC (Quit: Verlassend)
Guest98330 has quit IRC (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com ))
[17:37]
........... (idle for 54mn)
CIA-64tikiwiki: 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). [18:33]
tikiwiki: 03xavidp * r24917 10/branches/proposals/4.x/lang/ca/language.php: [ENH]A few more strings translated [18:38]
***emijrp has joined #tikiwiki [18:42]
.... (idle for 15mn)
emijrpa link to the homepage would be nice in the topic [18:57]
***lindon_ has quit IRC (Quit: ChatZilla 0.9.86 [Firefox 3.5.7/20091221164558]) [18:58]
CIA-64tikiwiki: 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
[19:01]
...... (idle for 25mn)
gerberti added top users module but cant see the names of the users . just a blank module. what do i need to do? thanks [19:26]
***Caarrie|away is now known as Caarrie [19:31]
CIA-64tikiwiki: 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). [19:32]
***jonnyb has quit IRC (Quit: I am going outside... I may be some time...) [19:35]
sylviegluciash: I found out the problem [19:37]
CIA-64tikiwiki: 03sylvieg * r24920 10/trunk/lib/smarty_tiki/block.sortlinks.php: deprecated [19:40]
tikiwiki: 03jonnybradley * r24921 10/trunk/lib/sheet/grid.php: [FIX] Use headerlib for tiki-sheet JS (broken when JS moved to end of page) [19:45]
***SEWilco2 has quit IRC (Quit: Leaving.)
gerbert has quit IRC (Ping timeout: 248 seconds)
[19:50]
CIA-64tikiwiki: 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: / ) [20:00]
luciashsylvieg: that is great ! [20:07]
sylviegit will take a little time to fix it correctecly
I messed up with the rating/ stars
[20:08]
CIA-64tikiwiki: 03sylvieg * r24923 10/trunk/lib/setup/prefs.php: notice [20:09]
luciashsylvieg: yep, i noticed they don't show up in pretty tracker [20:09]
sylvieg... humm I have a na ppli that is fine with star and pretty [20:10]
luciashno 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 [20:14]
sylviegthre are perms [20:14]
luciashas admin ? [20:14]
sylviegah no [20:14]
luciashmaybe i need some feature to enable it [20:15]
CIA-64tikiwiki: 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 [20:25]
.... (idle for 18mn)
sylvieghow can I do with smarty {self_link ins_$field=2} [20:43]
***Riverside has joined #tikiwiki [20:55]
RiversideHi 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. [20:57]
sylviegit is a very hiden feature.. [21:06]
RiversideI agree! I'm not sure how I found it in the first place. Do you remember where it is? [21:07]
sylviegit 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
[21:08]
RiversideOkay, 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? [21:12]
sylviegand 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...
[21:12]
RiversideOkay, 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.
[21:21]
sylviegyou need to have the module viewable
did you assign the module using the menu to Anonymous?
[21:24]
CIA-64tikiwiki: 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 [21:25]
RiversideNo. It's assigned to Registered. The module is "user_tasks" [21:26]
sylviegthe module user_tasks is a user module that has {menu id=x} or something like that
?
[21:27]
RiversideOkay, I thought it had something to do with the ID. So, do I need to create a menu now that points to the ID? [21:28]
sylviegthere 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
[21:29]
RiversideLOL! 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 [21:32]
Tikiwiki|botNew 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 [21:32]
sylvieghttp://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
[21:33]
RiversideExcellent! 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! [21:37]
CIA-64tikiwiki: 03sylvieg * r24926 10/trunk/tiki-browse_categories.php: notice [21:38]
sylviegRiverside: you are welcome to help us to update organize the doc
it is a huge job and the more - the better
[21:38]
***timotiCK has joined #tikiwiki [21:39]
CIA-64tikiwiki: 03changi67 * r24927 10/trunk/ (20 files): [MOD] access check: deploy some accesslib check functions to some files. [21:39]
***timotiCK has left [21:39]
RiversideI 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!
[21:40]
CIA-64tikiwiki: 03changi67 * r24928 10/trunk/tiki-browse_categories.php: [MOD] access check: deploy some accesslib check functions. [21:40]
***Riverside has quit IRC (Quit: Page closed) [21:41]
sylviegit 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.. [21:41]
***pcg has joined #tikiwiki
timotiCK has joined #tikiwiki
timotiCK has left
[21:44]
pcganyone had trouble installing tikiwiki on the 1and1 service? [21:46]
coaboanope using it there. Maybe php5 requirement is the problem? [21:47]
pcgI am getting a 403 when I try to get the installer going. [21:47]
coaboamaybe 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? [21:49]
pcgfirst thin I see. Did you install manually? or by installer directory? [21:50]
CIA-64tikiwiki: 03nkoth * r24929 10/trunk/tiki-articles_rss.php: [ENH] Add type filter to articles rss feed [21:50]
pcgwhen I try to load tiki-installer, i get a blank page with a .part file downloaded [21:53]
Caarrietry uploading the file again [21:54]
coaboayou 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.
[21:54]
pcggot it. I will give it a try. thanks much:) [21:58]
Caarrieimo it sounds like the files did not upload correctly, they should not have .part on them [21:58]
CIA-64tikiwiki: 03changi67 * r24930 10/trunk/ (18 files): [MOD] access check: deploy some accesslib check functions. [21:58]
coaboaCarrie: 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.. [22:01]
Caarriecoaboa: [Sun 4:53:27 pm] <pcg> when I try to load tiki-installer, i get a blank page with a .part file downloaded [22:01]
***Caarrie is now known as Caarrie|away [22:01]
pcgCIA-64, I'll check that. I didn't understand why that happened. Thanks. [22:01]
coaboawhen possible try to upload the archive (after checking if .httacces edit may not help) and unpack it via shell ssh comand if. [22:03]
***SEWilco2 has joined #tikiwiki [22:04]
coaboahave to got to bed now. bb [22:04]
***coaboa has quit IRC (Remote host closed the connection) [22:06]
timotiCK has joined #tikiwiki
pcg has quit IRC (Quit: Page closed)
timotiCK has left
[22:11]
..... (idle for 21mn)
CIA-64tikiwiki: 03pkdille * r24931 10/trunk/ (8 files): [MOD] access check: deploy some accesslib check functions to some files. [22:32]
....... (idle for 33mn)
***emijrp has quit IRC (Quit: Saliendo) [23:05]
...... (idle for 28mn)
luciashsylvieg: for {self_link ins_$field=2} maybe try {eval var="{self_link ins_$field=2}" assign="foo"}{$foo}
sylvieg: or something like that
[23:33]
.... (idle for 16mn)
***kiilo has quit IRC (Ping timeout: 260 seconds) [23:49]
Caarrie|away is now known as Caarrie [23:57]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)