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

WhoWhatWhen
***kstingel has joined #tikiwiki [00:46]
kstingelI'm looking at doing a Smarty 3 port for tiki (as I can't see where it's been done yet) .... does tiki follow a class structure, and where do I find the class files? [00:48]
......... (idle for 41mn)
***Caarrie|away is now known as Caarrie|sleeping [01:29]
..... (idle for 21mn)
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 276 seconds)
goj|ghost is now known as goj
[01:50]
.......... (idle for 48mn)
tightworklphuberdeau: lives in a shell? [02:43]
chealerkstingel: classes are in lib/
kstingel: I believe the switch to Smarty 3 is postponed until after the merges from 7.x to trunk stop, which would be in about a month
[02:50]
.... (idle for 19mn)
kstingelchealer: I already use Smarty 3 for my other sites, and I'm new to Tiki, so I figured I'd jump right in and see if I can get Smarty 3 working with my local copy ... atm I'm trying to track the pieces of a full Tiki page, so I can work out what blocks to put in what files
chealer: I'm hoping it will assist me to convert my pre-tiki pages into tiki and teach me how to build tiki templates too
[03:09]
chealerkstingel: oh, for that you want the Smarty comments...
kstingel: do you know about Smarty template usage indicator (admin features)?
[03:14]
kstingelI know very little at this point, I've got as far as installing on live host via Simplescripts, and asking people to register ... but am still learning how to actually do anything with Tiki
I've installed Tiki 7 on localhost so that I can break it (as is normal with new libs) without impact to my live Tiki, I'm also looking through the code from trunk which I downloaded, but that's not installed yet
[03:16]
how do I get my local SVN revision numbers to match up with Tiki revision numbers? ... my SVN repository tells me I'm at revision 4 [03:27]
***TNRR2012 has joined #tikiwiki
TNRR2012 has quit IRC (Client Quit)
[03:33]
kstingel!help [03:50]
Tiki|botYou can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . [03:50]
chealerkstingel: uh... how does the svn repository tell you that? [03:52]
kstingelI have a local SVN server, which I view using Tortiose SVN when I veiw my downloaded Tiki TortioseSVN tells me I'm at revision 4 of xyz.php not the revision number reported in the actual file [03:55]
chealerkstingel: huh, you have local SVN server? why? [03:56]
kstingelI'm also new to the whole SVN concept, so I assume I did something wrong when I created the local repository
I have _SVN as my base folder for all projects, within that I created a tikiwiki folder, then right-clicked, "Create Repository Here" via TortioseSVN ... was I just supposed to make a directory, not a repository?
[03:56]
CIA-88tikiwiki: 03chealer * r35221 10/trunk/lib/userslib.php: remove outdated comment, getting rid of a typo (thanks Karen Stingel) [04:00]
chealerkstingel: do you know SVN checkout? which VCS-s do you know?
bbl
[04:00]
kstingelI'm running Win 7, so to obtain my initial checkout copy, I used Windows PowerShell (instead of command prompt) and just used the commands as shown @ http://dev.tiki.org/SVNTips from within my _SVN/tikiwiki repository [04:10]
chealerkstingel: sorry, which commands are that exactly?
I don't know PowerShell
[04:14]
***TNRR2012 has joined #tikiwiki
Bernard1 has joined #tikiwiki
[04:17]
TNRR2012is there a place i can go view the profiles available for tiki 7? thanx (like collaborative community, etc) [04:19]
kstingelchealer: svn co https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/trunk was the command I used
TNRR2012: http://profiles.tiki.org/
[04:21]
TNRR2012thanx! heading there now. just bought a new domain and host so i can experiment w/iki 7
*tiki 7
[04:29]
what gives w/the zotero profile? anywhere to see what kind of bells and whistles it has? didn't put anything really in layman's terms. [04:34]
***Bernard1 has quit IRC (Quit: Leaving.) [04:37]
..... (idle for 21mn)
Bernard1 has joined #tikiwiki [04:58]
chealerkstingel: well, if you just ran a checkout, that doesn't create a repository, that just created a checkout
kstingel: I'm not under Windows now but I imagine you're not looking at the right information
[05:06]
***chealer has quit IRC (Quit: Konversation terminated!)
chealer has joined #tikiwiki
[05:09]
kstingelchealer: I used TortioseSVN to create the repostiory @ D:/_svn/tikiwiki then used powerShell to download into that directory [05:12]
***Bernard1 has quit IRC (Quit: Leaving.) [05:19]
chealerkstingel: you don't need to create a repository. you just need to checkout
it's quite possible our Windows SVN instructions are not so good
TortoiseSVN can do the checkout (I develop under Windows at times and never needed PowerShell)
[05:24]
kstingelchealer: thanks, so if I do a fresh checkout with Tortiose into D:/_svnWkspc/tikiwiki (to differentiate from my SVN projects repo) and remove the version I've played with already, all should be good? [05:29]
..... (idle for 23mn)
chealerkstingel: I guess so... [05:52]
..... (idle for 22mn)
***Bernard1 has joined #tikiwiki [06:14]
kstingelchealer: have done that and am back to all little green ticks on files (yay) ... will keep that as a "pure" directory and destroy it in a copy in alternate location ... that way I should be able to swap and change tiki versions as I learn the ropes, will just run "update" each week to check that I have most recent files [06:15]
chealerkstingel: hum, I'm not sure I understand you, but if you want to have several versions, checkout one, copy it, and switch the copy to another branch (svn switch) [06:18]
***jph_ has joined #tikiwiki
jph_ has quit IRC (Client Quit)
SJ-Jay has joined #tikiwiki
[06:25]
SJ-JaycHey guys!
chealer! :)
from what i've heard, your the one to talk to about LDAP authentication?
[06:25]
chealerhi SJ-Jay. considering no LDAP person seems to be active currently, I'm afraid so [06:27]
SJ-Jayi'm having some problems :( [06:29]
kstingelchealer: I'm pulling down v 6.3 atm, going to learn starting there, then move up to tiki7 and tiki8 (concurrent installs on localhost), all I do to switch is change my server's tiki.conf file to load the tiki I want to play in ... each install has own DB and ROOT_DIR [06:29]
SJ-Jayit was working like a charm
but then suddently we got "An error occured while performing the request.
"
the weird part is that some users are allowed to login, others receive the error
i've enabled LDAP debugging
all i see is: Searching for user information with filter:... and then: Connect Host:...
[06:29]
kstingeldeveloping on Windows and hosting on *NIX is a pain (because I can't have same DIR struct) but at this time I don't have a working machine I can run Linux on [06:31]
chealerSJ-Jay: I won't be here for long, but could you show the whole error message? [06:33]
SJ-Jaythere are no more :S
it just stops there.. don't know were to look other then the syslog?
[06:33]
chealerSJ-Jay: did you enable error reporting? you could apply the Debug Mode Enabled profile [06:34]
SJ-Jayhow do i enable all this? [06:34]
chealerkstingel: OK
SJ-Jay: do you know profiles?
[06:35]
SJ-Jayyep [06:35]
chealerSJ-Jay: apply the "Debug Mode Enabled" profile [06:36]
***kstingel has quit IRC (Quit: Page closed) [06:36]
SJ-Jaydo i have to save my current profile before apllying the debug mode enabled? [06:36]
chealerSJ-Jay: there is no such thing as a "current profile" [06:37]
***Merbster has joined #tikiwiki [06:38]
chealerSJ-Jay: a profile is basically a set of values for preferences. 2 profiles may set completely different preferences, some of the same, or all of the same and completely conflict [06:38]
SJ-Jayok, 2 sec i'll aplly the profile
ok debugging profile is now enabled
[06:38]
chealerSJ-Jay: is the error any more verbose now? [06:41]
SJ-Jayyeah
Data too long for column 'comment' at row 1
[06:41]
Merbsterchealer, hey I'm SJ-Jay's collegue, it gives us an error about the actionlog, but is that connected to the LDAP?
or is it just part of the logging system that the debugging profile activated?
[06:43]
chealerSJ-Jay, Merbster: oh, yeah... which verions?
s/verions/version/
Merbster: the debugging preferences you enabled are just revealing the error
[06:43]
MerbsterTiki 6.1 atm. but we will upgrade to 6.3 sometime soon... We actually tried earlier but upgrading to 6.3 was what started all our LDAP troubles [06:44]
SJ-Jaynow it's aaaaaall fuck up [06:45]
chealerMerbster: but it's possible that this error is related to LDAP debugging [06:45]
Merbsterchealer, we will supply a pastebinned error desc. 2 secs [06:45]
SJ-Jayhttp://pastebin.com/mpZjDNDU [06:45]
chealerMerbster: see http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=34431 [06:49]
Merbsterchealer, basically that means I have to exchange the logslib.php with the one you just linked me? [06:49]
chealerthe bug is supposed to be fixed for 6.4 (if that can be called a fix, it looks like a workaround to me)
Merbster: you probably could, or just add the line that Greg added, shown in green
[06:49]
MerbsterI am not familiar with these systems, that's why I ask :P [06:51]
chealerMerbster: gregmartin, nkoth and maybe RobertPlummer may know more about that problem (but they're not here now) [06:51]
MerbsterWHen is primetime here?
we are fgrom denmaark we just met at work
I am a bit worried that we work when you guys sleep :P
[06:51]
chealernot now
perhaps at a lazish European time
but the mailing lists are always there
[06:51]
Merbsterto my shame I have never used a mailing list.
maybe I ought to look into that.
chealer, we just put in the fixed version
yet the error is still there
would it help if we expanded the 200 to more?
i.e. 400 ?
[06:53]
chealerMerbster: I guess it may, but I never experienced that bug, I have no idea how much you'd need [06:57]
Merbsterwe started experiencing it just recently.
We had it running for several months
no problems at all
then when I tried the upgrade
we got hte problem
I did a rollback (from my backups)
and the LDAP problems moved over to our production Wiki that we never ever upgraded.
So we've been quite confused
hmmm.
[06:57]
***jonnyb has joined #tikiwiki
jonnyb has quit IRC (Client Quit)
[07:05]
MerbsterMerbster bows in the dust for chealer [07:11]
***chealer has quit IRC (Remote host closed the connection)
Bernard1 has quit IRC (Read error: Connection reset by peer)
jme_ has joined #tikiwiki
Merbster has quit IRC (Ping timeout: 276 seconds)
Bernard1 has joined #tikiwiki
[07:20]
........... (idle for 50mn)
Bernard1 has quit IRC (Quit: Leaving.) [08:16]
jme_ has quit IRC (Ping timeout: 258 seconds) [08:29]
kstingel has joined #tikiwiki [08:39]
jme_ has joined #tikiwiki
kstingel has quit IRC (Quit: ChatZilla 0.9.87 [Firefox 5.0/20110615151330])
kstingel has joined #tikiwiki
[08:46]
.... (idle for 17mn)
kstingel has quit IRC (Quit: ChatZilla 0.9.87 [Firefox 5.0/20110615151330])
kstingel has joined #tikiwiki
[09:07]
Merbster has joined #tikiwiki
jme_ has quit IRC (Ping timeout: 240 seconds)
kstingel has left
kstingel has joined #tikiwiki
[09:16]
kstingelapologies for the in-and-out visits, have been trying to get Chatzilla correctly setup [09:24]
***kstingel_ has joined #tikiwiki
kstingel has quit IRC (Ping timeout: 255 seconds)
kstingel_ is now known as kstingel
kstingel has left
[09:33]
.... (idle for 17mn)
Tiki|botNew Forum Posts: Is there any way to make a Tiki frontpage to look like this? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41725 [09:53]
***redflo has joined #tikiwiki [10:01]
kstingel has joined #tikiwiki [10:07]
kstingel has left [10:14]
kstingel has joined #tikiwiki [10:19]
.... (idle for 15mn)
Caarrie|sleeping is now known as Caarrie|away
kstingel has left
[10:34]
kstingel has joined #tikiwiki [10:48]
SJ-Jay has quit IRC (Ping timeout: 276 seconds)
SJ-Jay has joined #tikiwiki
[11:02]
jph_ has joined #tikiwiki
SJ-Jay has quit IRC (Ping timeout: 240 seconds)
rodrigo_sampaio has joined #tikiwiki
[11:08]
SJ-Jay has joined #tikiwiki
jph_ has quit IRC (Ping timeout: 246 seconds)
jph_ has joined #tikiwiki
SJ-Jay has quit IRC (Ping timeout: 240 seconds)
[11:18]
jph_ is now known as SJ-Jay [11:35]
.... (idle for 19mn)
garypp has joined #tikiwiki
GillesM has joined #tikiwiki
[11:54]
........... (idle for 53mn)
CIA-88tikiwiki: 03sylvieg * r35222 10/branches/7.x/templates/tiki-adminusers.tpl: [FIX]invite: missing link to invite
tikiwiki: 03sylvieg * r35223 10/branches/proposals/6.x/templates/tiki-adminusers.tpl: [bp/r35222][FIX]invite: missing link to invite
[12:50]
***rodrigo_sampaio has quit IRC (Read error: Connection reset by peer)
rodrigo_sampaio1 has joined #tikiwiki
[12:57]
CIA-88tikiwiki: 03tikii18nbot * r35224 10/trunk/lang/de/language.php: German translations done on i18n.tiki.org
tikiwiki: 03tikii18nbot * r35225 10/trunk/lang/cy/language.php: Welsh translations done on i18n.tiki.org
[12:58]
***rodrigo_sampaio1 has quit IRC (Client Quit)
radek82 has joined #tikiwiki
rodrigo_sampaio1 has joined #tikiwiki
conner_bw has joined #tikiwiki
[12:59]
conner_bw has quit IRC (Quit: conner_bw)
TNRR2012 has quit IRC (Quit: Leaving)
[13:18]
.... (idle for 15mn)
CIA-88tikiwiki: 03sampaioprimo * r35226 10/trunk/tiki-importer.php: [FIX] sanitize user input in tiki-importer.php [13:34]
***lphuberdeau has quit IRC (*.net *.split) [13:34]
conner_bw has joined #tikiwiki [13:41]
CIA-88tikiwiki: 03sampaioprimo * r35227 10/branches/7.x/ (. templates/list_file_gallery_content.tpl tiki-importer.php): [bp/35226][FIX] sanitize user input in tiki-importer.php
tikiwiki: 03sampaioprimo * r35228 10/branches/proposals/6.x/ (5 files in 3 dirs): [bp/35226][FIX] sanitize user input in tiki-importer.php
[13:42]
***nkoth has joined #tikiwiki
conner_bw has quit IRC (Quit: conner_bw)
changi|away is now known as changi|tikifest
[13:46]
changi|tikifesthi all [13:51]
MerbsterYo changi|tikifest [13:53]
.... (idle for 18mn)
***jonnyb has joined #tikiwiki [14:11]
..... (idle for 20mn)
CIA-88tikiwiki: 03sylvieg * r35229 10/branches/7.x/installer/shell.php: [FIX]multitiki: fix sqlupgrade.sh [14:31]
***conner_bw has joined #tikiwiki [14:32]
CIA-88tikiwiki: 03sylvieg * r35230 10/branches/proposals/6.x/installer/shell.php: [bp/r35229][FIX]multitiki: fix sqlupgrade.sh [14:32]
***LordVan has joined #tikiwiki
LordVan has quit IRC (Changing host)
LordVan has joined #tikiwiki
conner_bw has quit IRC (Quit: conner_bw)
[14:37]
Merbsterhow am I supposed to hook up my FORM when there's a blocking rule on everything that requests php files? [14:44]
***SJ-Jay has quit IRC (Read error: Connection reset by peer) [14:56]
Caarrie has joined #tikiwiki
Caarrie|away has quit IRC (Ping timeout: 240 seconds)
conner_bw has joined #tikiwiki
LordVan has quit IRC (Quit: Leaving)
conner_bw has quit IRC (Client Quit)
[15:01]
jonnyb has quit IRC (Quit: jonnyb)
Merbster has quit IRC (Read error: Connection reset by peer)
Tiki|bot has quit IRC (Ping timeout: 240 seconds)
kstingel has left "Leaving"
kstingel has joined #tikiwiki
[15:12]
nkoth has quit IRC (Quit: nkoth)
nkoth has joined #tikiwiki
[15:25]
Tiki|bot has joined #tikiwiki [15:33]
CIA-88tikiwiki: 03sylvieg * r35231 10/branches/7.x/templates/tiki-admingroups.tpl: [FIX]invite: button also in admin group [15:34]
***lphuberdeau has joined #tikiwiki
jonnyb has joined #tikiwiki
[15:34]
.... (idle for 19mn)
Tiki|bot has quit IRC (Ping timeout: 260 seconds) [15:54]
Jyhem_laptop has joined #tikiwiki [16:00]
lphuberdeau has quit IRC (Read error: Operation timed out) [16:13]
...... (idle for 26mn)
redflo has left [16:39]
jonnyb has quit IRC (Quit: jonnyb) [16:51]
xen216 has joined #tikiwiki [17:01]
kstingel has quit IRC (Quit: Leaving)
Jyhem_laptop has quit IRC (Remote host closed the connection)
chealer has joined #tikiwiki
chealer has quit IRC (Changing host)
chealer has joined #tikiwiki
[17:14]
................ (idle for 1h16mn)
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
[18:35]
..... (idle for 20mn)
Bernard1 has joined #tikiwiki [18:55]
....... (idle for 30mn)
RobertPlummer has joined #tikiwiki [19:25]
RobertPlummerpolom all
chealer, you know anything about archiving files in tiki?
[19:25]
chealerpolom
RobertPlummer: no
[19:32]
.... (idle for 15mn)
***Bernard1 has quit IRC (Quit: Leaving.)
marclaporte has quit IRC (Read error: Connection reset by peer)
[19:47]
_qP has joined #tikiwiki
radek82 has quit IRC (Ping timeout: 260 seconds)
[19:55]
CIA-88tikiwiki: 03sampaioprimo * r35232 10/trunk/lang/pt-br/language.php: cleaning pt-br/language.php
tikiwiki: 03sampaioprimo * r35233 10/trunk/ (get_strings2.php lib/language/FileType/Php.php): new get strings: permission check if running from browser
tikiwiki: 03sampaioprimo * r35234 10/trunk/lib/ (5 files in 3 dirs): new get strings: add end to end test
[20:11]
nkothHi I am stuck on Zend_Http_Client not working with accented characters. From the commit logs I figured jonnyb faced this before, but anyone else has this experience? Is this a generic problem or tiki miplementation problem (google is not helping much) [20:13]
I suppose i could url encode the accented characters [20:20]
...... (idle for 25mn)
***garypp has left [20:45]
CIA-88tikiwiki: 03sampaioprimo * r35235 10/trunk/lib/shipping/provider_ups.php: fixing string definition [20:53]
***RobertPlummer has quit IRC (Ping timeout: 252 seconds) [20:54]
....... (idle for 30mn)
CIA-88tikiwiki: 03sampaioprimo * r35236 10/trunk/lang/ (48 files in 48 dirs): updating language.php files to remove invalid strings [21:24]
.... (idle for 19mn)
***redflo has joined #tikiwiki [21:43]
..... (idle for 21mn)
_qP has quit IRC (Quit: Leaving) [22:04]
........... (idle for 50mn)
CIA-88tikiwiki: 03nkoth * r35237 10/trunk/lib/prefs/fgal.php: [FIX] Remove double entry of fgal_use_dir [22:54]
........... (idle for 53mn)
***redflo has left [23:47]

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