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