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

WhoWhatWhen
***SEWilco2 has joined #tikiwiki
chibaguy has quit IRC ("http://www.mibbit.com ajax IRC Client")
jonnyb has left
[00:00]
GillesMM has quit IRC (Remote closed the connection)
GillesMM has joined #tikiwiki
[00:10]
...... (idle for 27mn)
MasterCJ has joined #tikiwiki [00:37]
marclaportesylvieg : :-) [00:37]
MasterCJso i'm having trouble getting the registration email part of tikiwiki working and in the process of modding it to use phpmailer, i noticed it has built in smtp support, but i can't seem to find any documentation on it. is it an unsupported feature or does it go by another name or anything? [00:39]
***Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [00:41]
sylviegyep [00:49]
***navster has joined #tikiwiki
navster has quit IRC (Remote closed the connection)
navster has joined #tikiwiki
[00:50]
MasterCJ...yes?
anything further? or was that not directed at me?
[00:54]
***Lucymoz has joined #tikiwiki
Caarrie|away is now known as Caarrie
chibaguy has joined #tikiwiki
[00:57]
.... (idle for 16mn)
marclaporteMasterCJ: : please standdby
http://dev.tikiwiki.org/wish1711
[01:17]
MasterCJstanding by cap'n
yep i found that before
still doesn't really give much insight into how to wrangle it into working
just says "you know, it's hard to config this."
[01:20]
marclaportehttp://dev.tikiwiki.org/How+to+get+commit+access
well, it needs to be coded
and to add an interface in the admin panel
[01:21]
MasterCJah, so it's nonexistant right now? [01:21]
marclaportecorrect [01:21]
MasterCJi just saw all the smtp stuff in htmlMimeMail.php [01:21]
marclaportewhich is why it's on the wishlist [01:21]
MasterCJand it got me excited [01:22]
marclaporteit's supported by the class, but not being used by Tiki [01:22]
MasterCJah [01:22]
marclaporteit's a very annoying problem
Do you PHP?
[01:22]
MasterCJyeah
it's my job
[01:22]
marclaporteCan you fix and add to main Tiki code base? [01:22]
MasterCJ:(
maybe
i'd never seen tiki until yesterday though
so... yeah
[01:22]
marclaporteThat would be __very__ appreciated
Just 1 million lines of code
So you should be ok by Monday
:-)
[01:23]
MasterCJhaha yeah
totally
[01:23]
marclaporteif you take the lead, some people will help you find your way around [01:24]
MasterCJright now i've just hacked phpmailer in
it seems to be working...
kinda
[01:24]
marclaportewhat's missing? [01:25]
MasterCJwell i don't know if it'll always work
it's working for me right now, but it looks kinda fragile
the way i've done it
[01:25]
marclaporteperhaps you could document on a wiki page, and let community eyeballs sniff out any potential trouble [01:27]
CIA-71tikiwiki: 03chibaguy * r17254 10/branches/3.0/lib/setup/theme.php: [ENH] Switch from Tikineat to TheNews as the (maybe transitional) default theme, as part of removal of Tikineat from branch 3.0.
tikiwiki: 03chibaguy * r17255 10/mods/trunk/themes/tikineat/ (. Readme.txt styles/ templates/ templates/styles/): [NEW] Future home of deposed default theme, Tikineat.
[01:29]
***idle-_ has joined #tikiwiki [01:34]
idle- has quit IRC (Read error: 145 (Connection timed out)) [01:42]
navster has quit IRC (Client Quit) [01:51]
chibaguychibaguy needs to sort out his TortoiseSVN; tikineat move isn't recognized... :-| [01:55]
In branch3.0, the CODE plugin is showing "{FLASH(movie="http:..." quote mark is encoded....:-( [02:01]
...regression bug [02:09]
...... (idle for 26mn)
***Caarrie is now known as Caarrie|sleeping [02:35]
marclaportemarclaporte budges MasterCJ
oups
marclaporte nudges MasterCJ
[02:36]
MasterCJMasterCJ looks up [02:37]
........ (idle for 39mn)
***jerkface03 has quit IRC (Connection timed out)
jerkface03 has joined #tikiwiki
PrezKennedyIII has joined #tikiwiki
[03:16]
PrezKennedyJR has quit IRC (Read error: 60 (Operation timed out)) [03:24]
......... (idle for 43mn)
MasterCJ has left [04:07]
marclaporteamette: : still htaccess weirdness on doc
http://doc.tikiwiki.org/3x sends me to index
[04:21]
.................. (idle for 1h27mn)
***chibaguy has quit IRC ("http://www.mibbit.com ajax IRC Client")
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
[05:49]
Lucymoz has joined #tikiwiki
SEWilco2 has quit IRC (Remote closed the connection)
[05:59]
..... (idle for 22mn)
Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [06:25]
..... (idle for 24mn)
chibaguy has joined #tikiwiki [06:49]
.......... (idle for 46mn)
lq_449 has joined #tikiwiki [07:35]
lq_449 has quit IRC (Client Quit) [07:40]
.... (idle for 19mn)
R|SK has joined #tikiwiki [07:59]
R|SKGuys, hekp please? I'va accidentally deleted the "Application menu". How can I get it back? [08:00]
***Wilkins has joined #tikiwiki [08:03]
marclaporte has quit IRC (Read error: 110 (Connection timed out))
Beestje has joined #tikiwiki
[08:17]
R|SKAnybody? [08:21]
chibaguyHi R|SK, what Tiki version? [08:27]
R|SK2.2
The module is still there, but the menu is deleted
[08:27]
chibaguyI wonder if you can run the database update script and get it back.
afaik, the menu is stored in the database.
Anyway, there's no risk in running the script again.
[08:28]
R|SKHmm...
Or I have to recreate it manually.
[08:29]
chibaguyThat'd be a drag. It's a lot of items. [08:29]
R|SKIndeed.
How can I run the script again?
[08:29]
chibaguyGo to tiki-install.php.
Actually you could use phpMyAdmin and submit the statement that way too.
[08:30]
R|SKIs it nor automatically renamed? [08:30]
chibaguyHmm, either it has to be renamed back or a new tiki-install.php uploaded, I guess. I've forgotten how 2.2 works already, since working with 3.0. [08:32]
R|SKNeither do I have access to the filesystem nor to the Database. [08:32]
chibaguyYou can't ftp files to the site? [08:33]
R|SKNot yet
It's a cororate server.
[08:33]
chibaguyI don't think there's an admin method to get the menu back. Every solution requires either ftp or database access, I think. [08:34]
R|SKI have a second installation of tiki here, and tried to export the menu there and to reimport it to the main installation but I gett an error.
You can only use optionId = 0 to create a new option or optionId equal an id that already belongs to the menu to update it.
That's the error message.
[08:34]
chibaguyHow did you export it? [08:36]
R|SKWith the option "Export CSV data" on the menu page. [08:37]
luciashpolom polom [08:37]
R|SKPolom back luciash. [08:37]
chibaguyI don't see that option...
polom luciash
[08:38]
R|SKTiki-admin_menu_options.php -> scroll to the end of the page. [08:39]
chibaguychibaguy goes duh
chibaguy remembers to scroll the page....
[08:39]
luciashR|SK: you have to open the CSV file in OpenOffice [08:45]
R|SKAnd then? [08:45]
luciashR|SK: or some text editor and change all in the column optionId to 0
then it will work
[08:45]
R|SKI'll give it a tr<
*try
[08:46]
luciashsure, it works like that :) [08:46]
***mycomputer has joined #tikiwiki [08:47]
mycomputerhello everyone [08:48]
luciashR|SK: we're enhancing the menus admin for 3.0 now so i will give it better instruction there
hi mycomputer
[08:49]
R|SKLuciash: Ok, i set all items in the optioID to 0. Let's see if you are right. [08:49]
luciashluciash feels weird talking with his computer [08:49]
mycomputerhi luciash, how are you? [08:50]
luciash:D [08:50]
R|SKLuciash: "An error occured in a database query!"
:(
[08:50]
luciashhi mycomputer, i'm fine and you ? is all the components running fine ? [08:51]
R|SKIs it possible, that it conflicts, with the options I've manually reestablished? [08:51]
luciashR|SK: might be buggy on 2.2 :-/ i'm sure it works in 3.0 [08:52]
R|SK:'( [08:52]
mycomputerI'm fine thanks. For the moment no problem. I am becoming a real tikiwiki fanboy :) [08:52]
luciashR|SK: ah, yes, you have to create new empty menu or you have to set the column (last) i think to 'y' to allow overwrite what you already set [08:52]
R|SKI'll create a new menu and try again then. [08:53]
luciashR|SK: so no bug but it tries to overwrite same items which fails [08:53]
R|SKYeah! It seems to work! :) [08:53]
***Simmi has joined #tikiwiki [08:54]
luciashchibaguy: are you subscribed to tw-artwork ? [08:55]
R|SKAnd here we go again! :)
Thank you very much guys. Great support here. *THUMBS UP*
[08:56]
chibaguychibaguy glad luciash showed up....:-) [08:57]
luciashheheh [08:57]
chibaguyI didn't subscribe yet, luciash.
but will
[08:57]
luciashi hope to drag patrick there too
at least having him there when he's not interested in devel that much
and visual media is more for him when he has trouble to communicate in english still ;)
[08:58]
chibaguygood idea [08:59]
luciashchibaguy: replied the table suggestion, hoping it will be optional
mycomputer: always nice to have fans :) without fans, no joy ;)
[09:00]
mycomputer:) [09:02]
***andrey22 has joined #tikiwiki [09:09]
luciashchibaguy: mods are only trunk ? [09:10]
chibaguyyes, no branches [09:10]
luciashmods/trunk/themes ? [09:10]
chibaguyyep [09:10]
luciashok, so it works ok only with trunk ? [09:10]
chibaguywell, that depends on what you mean by "works with", I guess.
afaik, people just use mods as a general repository. There's no correlation with trunk or branches of Tiki's main code.
[09:11]
luciashi want to checkout, can i use them with 3.0 or 2.2 ? [09:12]
chibaguyThat depends. For things like avatars, no problem. But for themes and other things, there could be incompatibilities. [09:14]
luciashi see [09:14]
chibaguyI don't really know a good strategy for themes. I'll just label the 3.0 versions like Kubrick_for_3.0 or something. [09:14]
luciashwhen o do svn co mods/trunk/themes, does it create mods dir ? or only themes dir ? [09:14]
***marclaporte has joined #tikiwiki [09:15]
chibaguyHeh, well I use TortoiseSVN, which is a gui that adds contextual menus to my file manager. [09:16]
luciashwhy not to put it in mods/3.0/themes ? or is it possible to create branch mods/branches/3.0/ ?
ah :)
[09:17]
chibaguyI don't know enough about svn. [09:17]
luciashi'll try and i can always move it with SVN, so no problem ;) [09:17]
chibaguyMaybe nyloth has a good answer for that. [09:17]
***andrey23 has quit IRC (Read error: 113 (No route to host)) [09:20]
R|SKSo guys, another question for you: I've enabled the plugin Snarf, to embed external content into a wiki page.
However there seemd to be the same security issue as when implementing an iframe.
The code is changed from {SNARF(url=>http://www.livejournal.co... to {SNARF(ur<x>l=>http://www.livejournal.co...
[09:21]
luciashR|SK: that's easy to workaround [09:22]
R|SKThe same thing happens to <iframe> [09:22]
luciashR|SK: {SNARF(u%72l=>http://www.livejournal.co [09:23]
R|SKok [09:23]
luciashluciash is not sure %72 is the correct encoding for "r" :) [09:23]
R|SKGnaaaaa! "You need php-curl for the SNARF plugin!" :-/ [09:24]
luciashyup yup
but you can use the iframe if not public access server or iframe in a module or create own plugin ;)
[09:25]
R|SKI need to contact our admin... :-|
How can I use the iframe?
The wiki is only used in our intranet.
[09:27]
luciash{IFRAME(u%72l=>... ?
or is there different problem with <x> sanitization ??
[09:30]
R|SKNo, seems to be the same
Perhaps you remember, that we have talked about it recently.
[09:31]
luciashchibaguy: it checks out only the themes/ dir ;)
creates only the last dir in the path
[09:31]
R|SKI'm trying to implement rudimentary content of our bugtracker "Mantis" into our wiki. [09:32]
***cnd has joined #tikiwiki
cnd has left
[09:33]
R|SKHrrr... isn't there any way to disable the security setting preventing the usgae of iframe and url? [09:38]
chibaguyNope. [09:40]
R|SKOS i have to ask why? [09:41]
luciashi see, it sanitizes iframe tag itself... only way to use iframe in your case is creating the custom module on Admin > Modules and include it using {MODULE(module=my_module) /} [09:41]
R|SKAs lot of of plugins and even the Dynamic content system make use of it, this doesn't make sense to me.
Luciash: that's a bad workaround, but it seems to me that I've no other chance.
[09:41]
luciashR|SK: it doesn't make sense to us too, but someone implemented it this way and nobody got into it to fix it yet in these areas... [09:42]
R|SKk [09:43]
chibaguyThere's an iframe plugin in trunk that can be used in 2.2, right? [09:43]
R|SKI only know, that this plugin will be available in tiki 3.0 [09:43]
luciashchibaguy: the problem is that the IFRAME plugin output gets sanitized too i guess [09:43]
chibaguyHmm, I thought I tested it and it worked ok. [09:44]
R|SKGreat. [09:44]
chibaguyAlso, it's available; it just needs to be downloaded and installed. [09:44]
R|SKk
Is there any donwload link or do I need to get it from the repository?
[09:44]
chibaguyrepository [09:45]
luciashnope, sorry, i mean not the output but the plugin name
uh ? i thought R|SK already uses that plugin and says it doesn't work ?
please, don't confuse me :)
[09:45]
R|SKI used the snarf Plugin which uses "url". I tried DCS which should make use of <iframe>.
Both with negative results.
[09:47]
luciashR|SK: ok, so you haven't tried the IFRAME plugin yet ? [09:48]
R|SKCorrect [09:49]
chibaguyhttp://zukakakina.com/IFRAME_plugin_test -- last save on November 23, 2008
just saved it again, no problem with sanitation.
Tiki 2.2
[09:49]
luciashR|SK: try the plugin then please, it will save you trouble
chibaguy: thx for testing
[09:52]
R|SKCan someone give me a direct download link?
The ftp-access to my home installation (where I already have tiki 3 beta 1 installed) is blocked by our proxy and I don't finde the plugin on the repo.
[09:52]
luciashR|SK: isn't it in your Tiki in the lib/wikiplugins-dist folder ? [09:54]
chibaguyor http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/lib/wiki-plugins/wikiplugin_iframe.php?revision=14598 [09:55]
R|SKMaybe. I have to get access to our server from our admin first.
brb
[09:55]
chibaguyDang, every time I try moving tikineat files from 3.0 to mods (using TortoiseSVN), they lose their versioning info.
This worked before (olive theme).
[10:00]
luciashhmm, no idea [10:05]
***Simmi has quit IRC ("Leaving.") [10:07]
luciashdang, can't enable article submissions :-(
everybody go bugfixing now ! :-p
it's becoming serious when every action i try means one new bug found in 3.0 :-/
[10:09]
chibaguyhaven't people been using trunk? It's surprising to see so many new bugs since branch 3.0 was made.
Or did code change a lot recently?
[10:15]
CIA-71tikiwiki: 03chibaguy * r17256 10/mods/trunk/themes/tikineat/ (3 files in 3 dirs): [SVN] Tikineat moved from branch 3.0.
tikiwiki: 03luciash * r17257 10/mods/trunk/themes/README: updated README
[10:19]
luciashwe need code watchers ;) or the QA team reviewing code changes and making sure all changes were propagated carefully
ok, i'm sorry, the submissions chkbox works, i entered on another form :-p it's usability mismatch
*g*
[10:22]
chibaguy:-)
user error is better than a bug ;-)
[10:24]
CIA-71tikiwiki: 03chibaguy * r17258 10/branches/3.0/ (3 files in 3 dirs): [SVN] Tikineat moved from branch 3.0. [10:26]
chibaguyluciash, I'm curious about your changing TikiWiki to Tiki in the readme, etc. Was there a decision about the name? [10:28]
luciashnope, i'm just using the short form to save some space and not to repeat TikiWiki all the time ;)
ppl seem not to be interested in the name change discussion much
[10:29]
chibaguyI'd feel better if there was some sort of agreement on that.
For instance, the install page has "Tiki 3.0" at the top and "TikiWIki" on the right side, like two versions of the logo are presented because we couldn't decide.
I watched people see the page and go "what's this??"
[10:31]
luciashit's weird to me too to see the older version of the logo there too
i'd be happy if people agreed on something but it seems they're really not interested to have this figutred out :-/
[10:34]
chibaguyThere's no consensus on what the logo should be. I think this should be asked again in the dev mail list. [10:35]
***Beestje has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.7/2009021910]") [10:37]
luciashit would be great to keep TikiWiki CMS/Groupware as the "project name" and use only the short form "Tiki" for the application release name imho [10:37]
chibaguyMe too, really.
I mean I think so too.
[10:37]
luciashthanks if you put this up on the dev list again [10:39]
chibaguyok [10:40]
***jonnyb has joined #tikiwiki
Beestje has joined #tikiwiki
Beestje has quit IRC (Client Quit)
[10:42]
mycomputerThere is something that I do not understand : I am looking at the image galleries. I created an image gallery (send images,...). No problem. I see there is also another link in Image galleries, the system gallery : what is it? It says "No records found" ... [10:47]
***Beestje has joined #tikiwiki [10:48]
.... (idle for 19mn)
BeestjeQ : I'm trying to export data from a tracker in tw 2.1 and 2.2, and it seems that all i get is a csv file containing the xml / html output of the page and not the tracker data. Am i doing something wrong or is this a known issue? [11:07]
chibaguymycomputer, see http://doc.tikiwiki.org/tiki-index.php?page=Image+Gallery+User&bl=y#The_System_Gallery [11:07]
mycomputerthanks chibaguy
hmm : it does not really explain how the system galleries work
"If enabled from the admin screen, Tiki can capture images referenced from other sites or URLs, storing them in its database, or in a folder on your webserver. Tiki displays those images in a special gallery called the "System Gallery" " That what I did but the image is not listed in gallery system
[11:11]
chibaguyHm, I don't know then.
You have "cache external images" turned on, on the admin wiki page?
[11:21]
Beestjetrying to export the CSV data from a tracker, I get the following error message : http://pastebin.com/m6a566fc8 [11:25]
chibaguymycomputer, sorry, the checkbox for caching external images is on tiki-admin.php?page=general. [11:29]
Beestjewhen I run the SQL command manually from the DB, I do get the proper results [11:30]
chibaguyIn a quickie test, I linked to an external site and no images show up in the system gallery for me, either (using branch 3.0). More testing needed, probably, but not a huge loss if it doesn't work IMHO. [11:32]
mycomputerchibaguy: which option exactly? I don't see it [11:36]
chibaguyFind in page "Use cache for external images" on tiki-admin.php?page=general [11:38]
***Caarrie|sleeping is now known as Caarrie [11:44]
mycomputerok chibagay : I will try it in one hour : I have to leave now :) [11:54]
***jonnyb_ has joined #tikiwiki [11:57]
sylviegMasterCJ is no more here - but we spoke about using the zend library replace the mailer lib [12:01]
***jonnyb__ has joined #tikiwiki
Simmi has joined #tikiwiki
jonnyb_ has quit IRC (Read error: 60 (Operation timed out))
[12:05]
CIA-71tikiwiki: 03jonnybradley * r17259 10/branches/3.0/tiki-admin_include_look.php: [KIL] Removed rendundant pref check (must have been a caching/init issue which now *seems* to be fixed) [12:13]
***Simmi has left
jonnyb has quit IRC (Read error: 110 (Connection timed out))
[12:13]
...... (idle for 28mn)
ricks99 has joined #tikiwiki [12:42]
chibaguy has quit IRC (Remote closed the connection) [12:49]
ricks99admin: backlinks missin on dev.tw.o [12:54]
sylviegping amette [12:54]
amettepong [12:55]
sylvieg:-) [12:56]
amette:) [12:56]
sylviegif you can svn up and run the upgrade script [12:56]
ametteah, backlinks... hmmm.... I ran the db-upgrade yesterday..
ah, dev, not doc - alright
[12:56]
ricks99ty amettte [12:56]
sylviegdoc is fine now - thanks [12:56]
amettenp, you're welcome :)
ok, good to hear!
[12:56]
mycomputerchibaguy : I just tried but still the same problem ... the uploaded image is not in system gallery [12:57]
CIA-71tikiwiki: 03jonnybradley * r17260 10/branches/3.0/templates/ (3 files): [FIX] Tab content divs defaulting to display:none when JavScript disabled (also tested with JS on and "feature_tabs" on and off - seems ok) [12:58]
ametteok, dev is up [12:59]
CIA-71tikiwiki: 03jonnybradley * r17261 10/branches/3.0/templates/tiki-admin-include-look.tpl: [FIX] Button to change theme menu if JS disabled [12:59]
ricks99perfect. tx ammette [12:59]
ametteok, cool, yw ricks99 :) [13:07]
.... (idle for 15mn)
***jonnyb__ has left [13:22]
.... (idle for 16mn)
alain_desilets has joined #tikiwiki
cnd has joined #tikiwiki
tomb has joined #tikiwiki
cnd has left
Caarrie is now known as Caarrie|away
[13:38]
alain_desiletsI need to update www.wiki-translation.com to use 3.0 or the latest version of trunk.
Never done that before.
Can someone hold my hand while I do it?
Thx.
[13:41]
ricks99not too difficult...
backup first
[13:43]
alain_desiletsHi Rick,
You are my knight in shiny armour again ;-).
How do I do a backupÉ
[13:44]
ricks99easiest way is via phpmyadmin [13:44]
alain_desiletsI can run that through the web right?
Will I need putty at any point?
[13:45]
***chibaguy has joined #tikiwiki [13:45]
ricks99no putty
you can access phpmyadmin via web browser
doc: http://doc.tikiwiki.org/tiki-index.php?page=Backup&bl=y#A._Backing_up_through_Web_interface_Phpmyadmin_
[13:45]
alain_desiletsWhen I go to: http://www.wiki-translation.com/phpmyadmin [13:47]
luciashalain_desilets: you can use ssh via putty and use this command too: mysqldump --quote-names -c --opt -u your_db_username -p your_dbname > ~/last-backup.sql [13:47]
alain_desiletsPage cannot be found (404) [13:47]
ricks99@alain: may need to go through your host's cpanel [13:48]
luciashalain_desilets: it will save the mysql dump sql file to home dir [13:48]
ricks99*rick has never used putty. sorry [13:48]
alain_desiletshow do i get the cpanel again? [13:49]
ricks99domain/cpanel ? [13:49]
luciashalain_desilets: cpanel is third party application, same for phpmyadmin [13:50]
ricks99http://www.wiki-translation.com/cpanel looks like it works [13:51]
***tomb has left "Ex-Chat" [13:55]
alain_desiletsCrap. won't accept the user and pwd I have. I'll have to ask Marc to reset it. [13:56]
mycomputerIs there some documentation how to migrate tikiwiki from a server to another server? [14:03]
ricks99@mycomputer: pls see faqs: http://doc.tikiwiki.org/tiki-view_faq.php?faqId=4 [14:06]
marclaportemycomputer: I have a private email about that
email me and I will forward to you
(I asked the person to put on wiki page but they sent to me by email anyway)
[14:07]
ricks99@marc: can u update faq? [14:07]
marclaportenot today
just got back from a month-long trip, 4 events and Tiki 3.0 Beta
have back-2-back meetings
[14:08]
mycomputermarclaporte : what is your email ? I am not very good in english : do you propose me to send to some documentation? [14:10]
marclaportemycomputer: : yesy [14:10]
***nkoth3 has joined #tikiwiki [14:11]
mycomputermarclaporte : how can I join you? [14:14]
luciashit is bad the wiki cache chaches the section edit icons and wiki plugins edit icons [14:15]
mycomputerI found it :) [14:15]
***idle-_ is now known as idle- [14:19]
idle-I've connected a wiki to an active directory. There does tiki store the passwords? if a user changes his password, the old password is still functional, but not the new one.
so i have to delete the user, let him register new and after that it works with the new password?
[14:20]
mycomputermarclaporte : you have mail :) (I wrote you in french) [14:22]
luciashamette: hi bro, seems some syntax error at your blog post ;)
amette: nice you blogged it anyway :)
s/anyway/by the way :)
[14:24]
CIA-71tikiwiki: 03sylvieg * r17262 10/branches/3.0/ (4 files in 3 dirs): [FIX]users: an admin junior can not see other groups than the one he is in + he can not unassign group he is not in too [14:33]
ametteluciash: thanks, didn't notice that - looked good yesterday - fixed it now :) [14:39]
sylviegidle-: change password do not affect ldap - strnage you should not see this option.. [14:41]
ametteluciash: uargh... apparantly tiki stripped half of my blog post because of that... ;( [14:44]
***Simmi has joined #tikiwiki [14:46]
idle-sylvieg: I mean something different. if the ad password is changed, the user can login with his old ad password via pear-auth/ldap. but it should be the new one from active directory. [14:48]
sylviegdo you have optionlike create user if not in tw or auth on? [14:50]
idle-sylvieg: yes create user if not in tw is on.
sylvieg: in auth is off
[14:53]
sylviegso you are sure that the problem with a password is not because this user was created in tw? [14:54]
idle-I am confused now - doesn't the user has to be created to assign him to groups etc...
?
[14:55]
sylviegit is created automatically from ldap [14:56]
***chibaguy has left [14:56]
SEWilco2 has joined #tikiwiki [15:02]
sylviegidle-: reading the code .... seems you are right - I do not have a ldap playground right now :-( [15:06]
idle-sylvieg: hm perhaps I will do some further testing. [15:09]
sylviegidle-: it is in lib/userlib - validate_user - there is a test ($userTiki && !$userAuthPresent) { // create an account with pass...
no... I am worng
no sorry - it should work...
[15:12]
idle-hm i think it is fixed: $result = $this->create_user_auth($user, $pass);
so the user is created with the pass, and if the password has changed, it is not recognized.
as I understand from this quick look, there is a missing part, which checks if the password has changed or something like this,
so I wonder if all ldap users don't change their passwords from time to time ;)
ok i am not alone in the dark ;) http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=31451&topics_offset=2&topics_sort_mode=lastPost_desc&forumId=17
[15:17]
sylviegidle-: no because there is a validate_user_auth() -> PASSWORD_INCORRECT -> userAuthPresent and you go out = true [15:37]
ametteluciash: rewrote the remaining part of my blog post.. :-/ [15:38]
CIA-71tikiwiki: 03ricks99 * r17263 10/branches/3.0/ (10 files in 2 dirs): [ENH]ongoing admin ui work. regrouping of options [15:39]
***Caarrie|away is now known as Caarrie [15:39]
luciashre
okay, seems now IE6 users cannot reach preferences when they click on Admin it yells a JS error and doesn't expand the admin menu :-/
[15:46]
***TRD has joined #tikiwiki [15:49]
Caarrieupdate them to FF ;) or opera [15:49]
***TRD has left [15:50]
luciashCaarrie: ok, how do i do it ? ;) [15:51]
Caarriepray? [15:51]
luciashluciash goes to pray [15:51]
CIA-71tikiwiki: 03sylvieg * r17264 10/trunk/ (47 files in 19 dirs): [MRG] Automatic merge, branches/3.0 17237 to 17263 [15:52]
***Lucymoz has joined #tikiwiki [15:53]
lq_015 has joined #tikiwiki
lq_015 has quit IRC (Client Quit)
lifestream has joined #tikiwiki
[16:04]
lifestreamHello [16:07]
***Simmi has left [16:08]
lifestreamI am having a problem with my wiki+ Forum and seeking advice.
I have no idea what happened to my forums one minute they were working fine the next all attempts to post lead to a blank screen. tiki-view_forum.php is the page that loads when a post attempt is made.
!help
[16:08]
Tikiwiki|botYou can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . [16:09]
lifestream!help forums [16:09]
Tikiwiki|botYou can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . [16:09]
ricks99what is ur tiki version? [16:12]
lifestream3 [16:15]
ricks99do u have enough php memory? [16:19]
lifestreamYea [16:20]
Caarriehow much exactly? [16:20]
ricks9932M min [16:20]
lifestreamyou can visit the forums here http://thelifestream.info/tiki-forums.php [16:20]
Caarrielifestream: that does not tell us exactly how much php memory you have ;) [16:21]
lifestreamI am unable to edit existing forums and some forums show code instead.
90mb
[16:23]
ricks99using ajax? [16:25]
lifestreamno [16:26]
ricks99not sure then :(
looks like your forum *does* have some posts
[16:28]
lifestreamthey were the ones I posted before [16:28]
ricks99and now suddently u cannot post [16:29]
lifestreamyes [16:38]
ricks99not sure. can't image what would change by itself? [16:41]
***danopia has quit IRC (Read error: 104 (Connection reset by peer)) [16:41]
lifestreammay have been in the update
I will fiddle around until it works again, maybe use ajax
[16:42]
***MatWho has joined #tikiwiki [16:51]
MatWhohi all in branches/3.0 does GroupWatch work I have enabled the feature but I dont get the eys in the wiki pages [16:52]
***jonnyb__ has joined #tikiwiki [16:53]
MatWhohi jonny [16:53]
jonnyb__greetings
why am i jonnyb__ now? (i wonder)
[16:54]
MatWhohi I have -2 hrs to get my VicWiky working last problem can get groupwatch on do you know what to do I have enabled the feature [16:54]
***R|SK has left
lifestream has quit IRC ("Tiki PJIRC Integrator")
[16:54]
jonnyb__hmm - good point - it's "just appeared" for me in the past - i'll do a quick search... [16:56]
MatWhoit did for me but now it does not - it is a massive pain. [16:57]
jonnyb__there's a checkbox in admin/features/users - i'll try it [16:58]
ricks99do u mean "group alert"? [16:58]
MatWhoI just want every one to get an email in a group when a wiki page is changed [16:59]
jonnyb__it makes the second "eye" icon appear, but nothing happens - seems to be broken, i'll investigate [17:00]
MatWhoI dont get the second eye, it all worked fine on trunk - I am now ruined :( [17:01]
ricks99works for me [17:01]
MatWhowhat did you do? [17:02]
ricks99click the second eye and i get a popup
with my groups.
[17:02]
MatWhoi dont get the 2nd eye [17:02]
***Wilkins has quit IRC (Remote closed the connection) [17:02]
ricks99need to enable watch & group watch [17:02]
MatWhodo you mean user watch
s/user watch/user watches/
[17:02]
ricks99Admin: Features, user tab
enable "user watches" and "group watches"
[17:03]
jonnyb__feature_group_watches is on admin/features/users [17:03]
MatWhoyes both are on [17:03]
jonnyb__then you should get the eye...
however you need to enable mootools for it to actually work (as it secretly depends on it)
[17:03]
MatWhoI need 2 eyes dont I [17:04]
jonnyb__yy [17:04]
MatWhoonly get one [17:04]
jonnyb__skype? [17:04]
MatWhook in 3 mins [17:05]
ricks99jonnyb is right... needs mootools [17:05]
***kerrnel has quit IRC ("CGI:IRC (Ping timeout)") [17:05]
MatWhoI have mootools on [17:05]
marclaportemarclaporte cheers ricks99 on his innovations [17:05]
jonnyb__it also requires tiki_p_admin_users (or tiki_p_admin) for the 2nd eye to appear
not sure why
[17:07]
MatWhomarclaporte: what do you mean [17:08]
sylviegsylvieg plan to change the interface of group watch - I would like a special apge not a drop-down with all the groups - because I do not need the query - getr_group each time [17:14]
jonnyb__sounds good sylvieg - meanwhile i'll make it work with jquery [17:28]
sylviegdoes the ajax autosave need ajax feature to work? [17:30]
ricks99think so [17:32]
sylvieghas somebody the ajax_autosave working with fck?
Do you see a special icon in fck toobar for autosave purpose?
I thought Chibaguy moved tikineat _ I still have the .css ....
[17:32]
MatWhosylvieg: +1 [17:37]
jonnyb__i gave in with autosave - it messes up page content (for me) when previewing, in both wysiwyg and wiki - had a go at fixing it but no joy, so i made it optional [17:38]
sylvieg:-(
find out the tikineat ... it was not deleted in my local trunk
[17:39]
***marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
PrezKennedyIII is now known as PrezKennedy
[17:49]
ricks99what is the "file author" field for (admin: file gallery)?
what does "for not registered author" mean?
[18:01]
sylviegperhaps it is ... ask a name if anonymous upload file? [18:03]
ricks99ok. tx [18:06]
..... (idle for 21mn)
CIA-71tikiwiki: 03jonnybradley * r17265 10/branches/3.0/lib/smarty_tiki/block.popup_link.php: [ENH] popup_link Smarty "block" now works with JQuery (and or MooTools, but puts up an alert now if neither are enabled) [18:27]
SEWilco2Maybe SVNTips references to 2.0 should be switched to 3.0.
Hmm... except for the "stable" example.
[18:30]
luciashluciash wonders why the groupwatch need to be mootools dependent :-/ [18:33]
***marclaporte has joined #tikiwiki [18:43]
Amorphous has quit IRC (Read error: 104 (Connection reset by peer)) [18:48]
SEWilco2luciash: Because cows are herd animals? :-) [18:49]
.... (idle for 15mn)
***marclaporte has quit IRC (Read error: 145 (Connection timed out))
Caarrie is now known as Caarrie|away
[19:04]
Amorphous has joined #tikiwiki [19:10]
luciashSEWilco2: *g* :) [19:17]
***ricks99 has quit IRC ("Trillian (http://www.ceruleanstudios.com") [19:24]
SEWilco2My code minion has created an imagegal -> filegal duplication tool. We're testing on 2.2, will transfer to 3.0 soon. [19:26]
.... (idle for 18mn)
***MatWho has quit IRC ()
Custom1 has joined #tikiwiki
[19:44]
Custom1 has left [19:52]
danopia has joined #tikiwiki [19:58]
jonnyb__hi SEWilco2 - that's just what we need, great news (hope it works :) )
bibi
[19:59]
***jonnyb__ has left [20:00]
CIA-71tikiwiki: 03sylvieg * r17266 10/branches/3.0/lib/categories/categlib.php: [FIX]categ: is_categorized was returning true if an object had been categorized but was not anymore [20:12]
sylviegah - a good big bug on permissions... [20:13]
***mycomputer has quit IRC ("Quitte")
ScaryFast has joined #tikiwiki
[20:15]
CIA-71tikiwiki: 03sylvieg * r17267 10/branches/3.0/tiki-download_file.php: better error message [20:19]
***alain_desilets has quit IRC ("http://www.mibbit.com ajax IRC Client")
Caarrie|away is now known as Caarrie
[20:31]
....... (idle for 32mn)
luciashCaarrie: prays didn't help... ppl still using IE6 :-/ [21:05]
Caarrietell them to update IE7 is not that bad [21:05]
luciashunfortunatelly i'm not god to tell everybody [21:06]
***hivemind_ has joined #tikiwiki [21:12]
hivemind_hmm... I'm a clone of myself
anyway...
anyone know how to get mail-in to play nice. every time i send a message to it (using PHP mail() on another server) I get a Array print_r spill at the top of the page when it tries loading it (not very informative) but a message sent from outlook (via exchange) works fine
[21:12]
barring that working, is there a way to drop a page in the wiki from outside via direct database access (e.g modify the entry in wiki_pages but that won't update the history file) [21:19]
CIA-71tikiwiki: 03pkdille * r17268 10/branches/3.0/ (2 files in 2 dirs): [FIX] menu 42: contact us option has to appear only if feature_contact AND feature_messages are enabled [21:30]
....... (idle for 30mn)
***Caarrie is now known as Caarrie|away [22:00]
SEWilco2hivemind: I've seen code in mail-in which looks broken so I don't expect it to work without some work.
hivemind: There is a new experimental DBREPORT plugin in 3.0. Won't suck DB into wiki page, but can display data.
[22:00]
***SEWilco2 has quit IRC (Remote closed the connection) [22:13]
Lucy_ has joined #tikiwiki [22:23]
.... (idle for 19mn)
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
navster has joined #tikiwiki
[22:42]
...... (idle for 29mn)
navster has quit IRC ("getting some furry loving") [23:13]
CIA-71tikiwiki: 03luciash * r17269 10/branches/3.0/styles/ (strasa/headermenuitem-hover.png strasa.css): [ENH] some fixes and enhancements to the PLM and siteloginbar look
tikiwiki: 03sylvieg * r17270 10/branches/3.0/installer/schema/20090310_feature_search_show_object_filter_tiki.sql: [FIX]search: when upgrading search must show the object type bar as it was before
[23:17]
.... (idle for 17mn)
***lq_375 has joined #tikiwiki [23:38]
lq_375Hey everyone I'm having a couple of problems with the new beta someone might be able to help me with. 1. is when I'm trying to save a page the message pops up about navigating away from the page, 2. Some of the images in my image gallery appear their normal size instead of thumbnailed. Any ideas? [23:40]
***s0nix` has joined #tikiwiki
s0nix has quit IRC (Remote closed the connection)
[23:46]
lq_375I have tried to set the size of images in the admin galleries page and rebuild thumbnails but the pictures don't respect the size [23:48]

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