kstingel: I'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? ***: Caarrie|away is now known as Caarrie|sleeping
goj|ghost has joined #tikiwiki
goj has quit IRC (Ping timeout: 276 seconds)
goj|ghost is now known as goj tightwork: lphuberdeau: lives in a shell? chealer: kstingel: 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 kstingel: chealer: 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 chealer: kstingel: oh, for that you want the Smarty comments...
kstingel: do you know about Smarty template usage indicator (admin features)? kstingel: I 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
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 ***: TNRR2012 has joined #tikiwiki
TNRR2012 has quit IRC (Client Quit) kstingel: !help Tiki|bot: You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . chealer: kstingel: uh... how does the svn repository tell you that? kstingel: I 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 chealer: kstingel: huh, you have local SVN server? why? kstingel: I'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? CIA-88: tikiwiki: 03chealer * r35221 10/trunk/lib/userslib.php: remove outdated comment, getting rid of a typo (thanks Karen Stingel) chealer: kstingel: do you know SVN checkout? which VCS-s do you know?
bbl kstingel: I'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 chealer: kstingel: sorry, which commands are that exactly?
I don't know PowerShell ***: TNRR2012 has joined #tikiwiki
Bernard1 has joined #tikiwiki TNRR2012: is there a place i can go view the profiles available for tiki 7? thanx (like collaborative community, etc) kstingel: chealer: svn co https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/trunk was the command I used
TNRR2012: http://profiles.tiki.org/ TNRR2012: thanx! heading there now. just bought a new domain and host so i can experiment w/iki 7
*tiki 7
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. ***: Bernard1 has quit IRC (Quit: Leaving.)
Bernard1 has joined #tikiwiki chealer: kstingel: 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 ***: chealer has quit IRC (Quit: Konversation terminated!)
chealer has joined #tikiwiki kstingel: chealer: I used TortioseSVN to create the repostiory @ D:/_svn/tikiwiki then used powerShell to download into that directory ***: Bernard1 has quit IRC (Quit: Leaving.) chealer: kstingel: 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) kstingel: chealer: 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? chealer: kstingel: I guess so... ***: Bernard1 has joined #tikiwiki kstingel: chealer: 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 chealer: kstingel: 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) ***: jph_ has joined #tikiwiki
jph_ has quit IRC (Client Quit)
SJ-Jay has joined #tikiwiki SJ-Jay: cHey guys!
chealer! :)
from what i've heard, your the one to talk to about LDAP authentication? chealer: hi SJ-Jay. considering no LDAP person seems to be active currently, I'm afraid so SJ-Jay: i'm having some problems :( kstingel: chealer: 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 SJ-Jay: it 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:... kstingel: developing 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 chealer: SJ-Jay: I won't be here for long, but could you show the whole error message? SJ-Jay: there are no more :S
it just stops there.. don't know were to look other then the syslog? chealer: SJ-Jay: did you enable error reporting? you could apply the Debug Mode Enabled profile SJ-Jay: how do i enable all this? chealer: kstingel: OK
SJ-Jay: do you know profiles? SJ-Jay: yep chealer: SJ-Jay: apply the "Debug Mode Enabled" profile ***: kstingel has quit IRC (Quit: Page closed) SJ-Jay: do i have to save my current profile before apllying the debug mode enabled? chealer: SJ-Jay: there is no such thing as a "current profile" ***: Merbster has joined #tikiwiki chealer: SJ-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 SJ-Jay: ok, 2 sec i'll aplly the profile
ok debugging profile is now enabled chealer: SJ-Jay: is the error any more verbose now? SJ-Jay: yeah
Data too long for column 'comment' at row 1 Merbster: chealer, 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? chealer: SJ-Jay, Merbster: oh, yeah... which verions?
s/verions/version/
Merbster: the debugging preferences you enabled are just revealing the error Merbster: Tiki 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 SJ-Jay: now it's aaaaaall fuck up chealer: Merbster: but it's possible that this error is related to LDAP debugging Merbster: chealer, we will supply a pastebinned error desc. 2 secs SJ-Jay: http://pastebin.com/mpZjDNDU chealer: Merbster: see http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki?view=revision&revision=34431 Merbster: chealer, basically that means I have to exchange the logslib.php with the one you just linked me? chealer: the 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 Merbster: I am not familiar with these systems, that's why I ask :P chealer: Merbster: gregmartin, nkoth and maybe RobertPlummer may know more about that problem (but they're not here now) Merbster: WHen 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 chealer: not now
perhaps at a lazish European time
but the mailing lists are always there Merbster: to 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 ? chealer: Merbster: I guess it may, but I never experienced that bug, I have no idea how much you'd need Merbster: we 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. ***: jonnyb has joined #tikiwiki
jonnyb has quit IRC (Client Quit) -: Merbster bows in the dust for chealer ***: 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
Bernard1 has quit IRC (Quit: Leaving.)
jme_ has quit IRC (Ping timeout: 258 seconds)
kstingel has joined #tikiwiki
jme_ has joined #tikiwiki
kstingel has quit IRC (Quit: ChatZilla 0.9.87 [Firefox 5.0/20110615151330])
kstingel has joined #tikiwiki
kstingel has quit IRC (Quit: ChatZilla 0.9.87 [Firefox 5.0/20110615151330])
kstingel has joined #tikiwiki
Merbster has joined #tikiwiki
jme_ has quit IRC (Ping timeout: 240 seconds)
kstingel has left
kstingel has joined #tikiwiki kstingel: apologies for the in-and-out visits, have been trying to get Chatzilla correctly setup ***: kstingel_ has joined #tikiwiki
kstingel has quit IRC (Ping timeout: 255 seconds)
kstingel_ is now known as kstingel
kstingel has left Tiki|bot: New 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 ***: redflo has joined #tikiwiki
kstingel has joined #tikiwiki
kstingel has left
kstingel has joined #tikiwiki
Caarrie|sleeping is now known as Caarrie|away
kstingel has left
kstingel has joined #tikiwiki
SJ-Jay has quit IRC (Ping timeout: 276 seconds)
SJ-Jay has joined #tikiwiki
jph_ has joined #tikiwiki
SJ-Jay has quit IRC (Ping timeout: 240 seconds)
rodrigo_sampaio has joined #tikiwiki
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)
jph_ is now known as SJ-Jay
garypp has joined #tikiwiki
GillesM has joined #tikiwiki CIA-88: tikiwiki: 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 ***: rodrigo_sampaio has quit IRC (Read error: Connection reset by peer)
rodrigo_sampaio1 has joined #tikiwiki CIA-88: tikiwiki: 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 ***: rodrigo_sampaio1 has quit IRC (Client Quit)
radek82 has joined #tikiwiki
rodrigo_sampaio1 has joined #tikiwiki
conner_bw has joined #tikiwiki
conner_bw has quit IRC (Quit: conner_bw)
TNRR2012 has quit IRC (Quit: Leaving) CIA-88: tikiwiki: 03sampaioprimo * r35226 10/trunk/tiki-importer.php: [FIX] sanitize user input in tiki-importer.php ***: lphuberdeau has quit IRC (*.net *.split)
conner_bw has joined #tikiwiki CIA-88: tikiwiki: 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 ***: nkoth has joined #tikiwiki
conner_bw has quit IRC (Quit: conner_bw)
changi|away is now known as changi|tikifest changi|tikifest: hi all Merbster: Yo changi|tikifest ***: jonnyb has joined #tikiwiki CIA-88: tikiwiki: 03sylvieg * r35229 10/branches/7.x/installer/shell.php: [FIX]multitiki: fix sqlupgrade.sh ***: conner_bw has joined #tikiwiki CIA-88: tikiwiki: 03sylvieg * r35230 10/branches/proposals/6.x/installer/shell.php: [bp/r35229][FIX]multitiki: fix sqlupgrade.sh ***: LordVan has joined #tikiwiki
LordVan has quit IRC (Changing host)
LordVan has joined #tikiwiki
conner_bw has quit IRC (Quit: conner_bw) Merbster: how am I supposed to hook up my FORM when there's a blocking rule on everything that requests php files? ***: SJ-Jay has quit IRC (Read error: Connection reset by peer)
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)
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
nkoth has quit IRC (Quit: nkoth)
nkoth has joined #tikiwiki
Tiki|bot has joined #tikiwiki CIA-88: tikiwiki: 03sylvieg * r35231 10/branches/7.x/templates/tiki-admingroups.tpl: [FIX]invite: button also in admin group ***: lphuberdeau has joined #tikiwiki
jonnyb has joined #tikiwiki
Tiki|bot has quit IRC (Ping timeout: 260 seconds)
Jyhem_laptop has joined #tikiwiki
lphuberdeau has quit IRC (Read error: Operation timed out)
redflo has left
jonnyb has quit IRC (Quit: jonnyb)
xen216 has joined #tikiwiki
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
marclaporte has joined #tikiwiki
ChanServ sets mode: +o marclaporte
Bernard1 has joined #tikiwiki
RobertPlummer has joined #tikiwiki RobertPlummer: polom all
chealer, you know anything about archiving files in tiki? chealer: polom
RobertPlummer: no ***: Bernard1 has quit IRC (Quit: Leaving.)
marclaporte has quit IRC (Read error: Connection reset by peer)
_qP has joined #tikiwiki
radek82 has quit IRC (Ping timeout: 260 seconds) CIA-88: tikiwiki: 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 nkoth: Hi 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)
I suppose i could url encode the accented characters ***: garypp has left CIA-88: tikiwiki: 03sampaioprimo * r35235 10/trunk/lib/shipping/provider_ups.php: fixing string definition ***: RobertPlummer has quit IRC (Ping timeout: 252 seconds) CIA-88: tikiwiki: 03sampaioprimo * r35236 10/trunk/lang/ (48 files in 48 dirs): updating language.php files to remove invalid strings ***: redflo has joined #tikiwiki
_qP has quit IRC (Quit: Leaving) CIA-88: tikiwiki: 03nkoth * r35237 10/trunk/lib/prefs/fgal.php: [FIX] Remove double entry of fgal_use_dir ***: redflo has left