hi Trebly, you can switch them off globally No matter, found, bad update, it is, as I was quite sure "prefilter.log_tpl.php". I try to find the bug which introduce a "hOD" at the beginning of $source when "subject" is sent. This CR breakes the "Subject:" line into the mime header. So the treaments (virscan, anti-spam etc...) introduce at this place their items and the following of the header is considered as main text. The function is... ...unusable as a tell it six month ago into bugs tracker. New Forum Posts: Chat in tikiwiki - http://tiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=39271 Crossed messages I was looking for the number of the bug tracker. Marc had said in this time it is a feature... and we had closed it. The problem is to use it for test of template and their translations. I know and found all details except where the $source is generated for the mails. As there is no CR neither blank into the sources templates *.tpl, the compiled templates contains... ...one or two CR send into the "Subject: of the mime header line. There is the bug of this function. I have changed the text of the to be able to use the site while test are made. I have introduced a warning for users "some mail texts are in testing phase". I am trying on 5.3 (used), to make changes so that the function could be selective. oh, i am not sure i follow but probably any enhancement which doesn't break thinks is welcome :) *things :D any suggestions for why I get this error message with SVN 6.x on a MAC local machine, "CRYPT_MD5 not implemented on this system" using php5.2.11? jcyrisse: probably because it's not implemented in your PHP jcyrisse: check phpinfo luciash: it wasnt used in 5.x? tikiwiki: 03lindonb * r30431 10/trunk/styles/ (5 files in 2 dirs): [FIX] Improve contrast in dark themes for new plus and minus icons in jquery trees (eg category tree). The updated with text and translation to French will be joined at the Bug tracker. The little enhancement will be so for who want to make the change, It could be integrated into a 5.x LTS, do it will exist ? I will to submit for 6.x and 7.x. The upgrade is easy, changing the test of prefilter.log_tpl.php searching a string ( particlular keyword into a comment of the content) will... ...generate or not the log_tpl which become automatically optional depending of the concerned *.tpl. Then when a template is being tested the keyword is set inside a comment the option log_tpl will be applied, if not we are as in production for the others. so where do i look in phpinfo to confirm whether implemented or not? Please can you tell me where the $source for the "Subject:" mime header is generated ? You must find "md5" into "Hashing engines" Trebly: i think i see it...md2 md4 md5 sha1along with a whole slew of others listed This was the first step Ok, I am looking for details, because it is not my platform and Iam not sure of the extensions names Trebly: i don't know, probably in one of the templates/mail/ or if not in templates (not indicated by the .trim($source).< \TPL: ................. -->. It functions for header, because the mail is normal (the end of the mime header is not displayed at screen), but effective, too, for main text. So there is no more translated because of plain/text into "\n" cutted by the trim... and "Hi" is at the end... ...of the comment. It's late in Paris I go to sleep. Trebly: i don't understand Trebly: sorry Sorry. The problem was that when you were the option log_tpl the line sent for the header by the prefilter at <.trim($source).< \TPL: ................. --> ; >> was containing a hexa OD inserted between the log_tpl comment and the text generated by the template. This OD was splitting the Mime line "Subject:" into two parts. This fact was... ...generating that the remaining part of the header was condered as the main text. so the Mimi command were displayed and not taken in account. I have added a trim function, so the OD which was coming form nowhere is cutted. This functions for Subjec:. It function too for the main text and cuts the beginning \n (translated for plain/text from {tr} of the template. It should not to be good : we obtain .trim($source).< \TPL: ................. -->. It functions for header, because the mail is normal (the end of the mime header is not displayed at screen), but effective, too, for main text. So there is no more translated because of plain/text into "\n" cutted by the trim... and... ..."Hi" is at the end... There are several modules which uses MD5 for encryption. I don't know which is the encryption function used when you receive this message. You need first to ask for this, the operation done when the error message is sent, and after check and add into Apache the corresponding module if missing. It can be Module mod_auth_digest (users identification) or Module mod_ssl (SSL encryption) etc ... is when I am trying to login well, i dont know what the problem was, but I fixed it by downloading a XAMPP package for MAC OSX very weird...at least i can now work on my site locally still having weird issue with not being able to view tracker item from the View tab. The container doesnt expand but list trackers is ok The setting that can be need are : for APACHE "mod_authz_user" and may be "Module mod_auth_digest" (authentication of user using MD5) and in php.ini : the setting : "session.hash_function = 0" tikiwiki: 03robertplummer * r30432 10/trunk/lib/profilelib/installlib.php: [FIX] Simple profile installer for sheets. Imports cells and title of sheet ty, i will check that out tikiwiki: 03luciash * r30433 10/branches/6.x/img/icons/admin_textarea.png: [FIX] consistency: jini iconset matching icon for the editing and plugins panel (TODO: rename file, edit the admin panels tpl and move it to pics/large/ where the others are) tikiwiki: 03luciash * r30434 10/branches/6.x/ (2 files in 2 dirs): [FIX] consistency: jini iconset matching icon for the social networks panel (TODO: rename file, edit the admin panels tpl to use the bigger icon 48x48 and move this 32x32 to pics/large/ where the others are) tikiwiki: 03luciash * r30435 10/branches/6.x/pics/large/ (semantic.png semantic48x48.png): [FIX] consistency: jini iconset matching icon for the semantic links panel tikiwiki: 03luciash * r30436 10/branches/6.x/pics/large/ (feed-icon-48x48.png feed-icon.png): [FIX] consistency: jini iconset matching icon for the external feeds panel tikiwiki: 03luciash * r30437 10/branches/6.x/pics/large/gnome-lockscreen48x48.png: [FIX] visual: nicer and not so jaggy edge jini iconset matching keys icon for the security panel tikiwiki: 03luciash * r30438 10/branches/6.x/pics/large/ (performance.png performance48x48.png): [FIX] consistency: jini iconset matching icon for the performance panel (TODO: replace path to it in the admin panels tpl) tikiwiki: 03luciash * r30439 10/branches/6.x/pics/large/ (intertiki.png intertiki48x48.png): [FIX] visual: nicer jini iconset matching icon for the intertiki panel tikiwiki: 03luciash * r30440 10/branches/6.x/pics/large/ (maps.png maps48x48.png): [ENH] visual: icon which looks more like map (with compass on it) jini iconset matching icon for the maps panel New Forum Posts: How to remove tiki-index.php from URL - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39273 Hi and good morning tikiverse polom anybody successful using jquery carousel in Tiki6? polom xavi, infinite carousel is working at themes.t.o, right? That's Tiki 6. hi chibaguy hi well, I can't make it work in a server, where in tiki5 it's working, but not in tiki6 today I've re-read the documentation in themes.t.o about carousel in tiki5, and applied to tiki6 (removing the jq), but it doesn't work there must be something different in themes.t.o and I don't know what is it hmm. and I've disabled js and css minifying, just in case, but no change you have admin access at themes.t.o, don't you? yes so you can see the L&F code, etc. ok, there I go I forgot how it is exactly, but similar to the docs. btw, I got a jquery content rotator working at vacommunity.org (tiki 5), that I think would be good for your header background idea. hi chibaguy & xavi hi coaboa hi coaboa chibaguy: content rotator: ok, interesting :-) about carousel: ok, I might have been missing (or miss-placing?) the css carousel-related css, I mena mean However, when I add the same css entries to my site, as in themes.t.o, the display is wrong... example: http://test.intercanvis.net/Benvinguda it seems that unordered lists from rss feeds don't wrap Yes, the CSS seems to be missing. Is it the four images that are in the carousel? yes mmm, chibaguy: why the css says: #carousel ul { width: 7600px; 7600px? I've hidden inside a FADE plugin call those rss feeds, but the homepage is still too wide (maybe 7600 px wide) It needs to be as wide as the sum of your image widths. ok, that's it. I've set it to 1000, and the page displays narrower however, carousel still not on hey, I see it working in Firefox yes, I was going to say the same! :-) I was using chrome previously mmm, however, with the same chrome, I can see the carousel in themes.t.o with no problems I suspect there is a small difference in css or something that makes the browser behavior different. maybe a syntax error. mmm, some isse, probably, in this complex page. If I add just the carousel bit in a new page, it works: http://test.intercanvis.net/tiki-index.php?page=test issue oh you don't have more than one div#carousel in the not-working page, do you? mmmm nope. I checked. look at this: http://test.intercanvis.net/Inici it's wonrking, nowadays, once I moved it out of the split plugin calls I can't see that page as anonymous. cross-confirmed: when I added just a split() plugin to the "test" page, carousel stopped working: http://test.intercanvis.net/tiki-index.php?page=test let me see... I'll and grant more perms (it's a testing site) see this page: http://test.intercanvis.net/tiki-index.php?page=test in firefox, ok (with a split plugin) in chrome, ko Hmm, no movement in Opera. ok, then, same as in chrome (no movement, and no column respected on the left) One solution is to not use Split. Use divs instead. (But would mean remaking your whole page.) safari shows wrong display also (no movement, but all images in a row) ok, at least, we have identified the potential source of the problem/conflict I'll send a message to devel list besides my case, there will be other people having issues and support request when upgrading to tiki6, if split is not fixed imho It may be the problem of nested plugins not always working. it might, so it's worth sending a message to the devel list (this might be masking some other issue) But I'm not a fan of Split, since it is using a table for layout. yes, I know :-) Once I learn how to use div's properly... As you say, there could be a basic problem that should be worked out. there was some page in themes.t.o about it, wans't it? Yes, something about floated boxes. It uses percentages for the column widths, assuming a liquid layout. Since then I've made a few sites that have fixed width so wikitext columns with pixel widths work well. I should do a doc page about that. Time to eat. bbl. enjoy! :-) bbl hi all :-) tikiwiki: 03sylvieg * r30441 10/trunk/templates/tiki-poll.tpl: [FIX]poll: missing to 30329 tikiwiki: 03sylvieg * r30442 10/trunk/lib/wiki-plugins/wikiplugin_poll.php: oops trace using trackerfilter with pretty wiki template, how do i have each result appear on a different page with next/prev navigation. i added showpagination=y but all my results are still on the same page :( tikiwiki: 03sylvieg * r30443 10/trunk/ (3 files in 3 dirs): [NEW]POLL: option to show nb votes ricks99: no way yet - but I think it is fixed in 6 you have navigation when clicking on one item og the trackerfilter result im using tiki6 did you try max=1 re max=1,showpagination=y still shows all results New Forum Posts: Building a new social "future" site - TikiWiki configuration vs development - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39275 still working for me on a trunk 3 months ago =- did not svn up this site yet :-( planned to be working in tiki 6 when released? the list of bugs on tracker is very very long - the code must be cleaned tikiwiki: 03sylvieg * r30444 10/trunk/ (3 files in 2 dirs): [FIX]POLL: showtitle is only bar polom hopefully, the unified search will allow to clean up that code significantly my (hopefully) last tracker question for today.... how can i construct a link or url that will use a trackerlist to use a specific tracker item# ? ({TRACKERLIST(trackerId="1",fields="1:2:3",itemid="XXXXX") /} d'oh! simply adding &itemId=XXX to the url works nvr mind hi everyone can anyone help me with some tikiwiki 6 beta questions - but how can i get the itemId number dynamically (that is, read from anotther trackerlist? i tried %itemId% but not returning any value :( hm. this might be tougher than i thought bilal, it would probably be better with beta 3 questions if it's about issues you are having i am unable to get new feature of social networks working i have provided the keys etc. required for Twitter, however when I click on My Tiki -> Social Networks, it says I (admin) don't have permissions to use this section while in the permissions section, I can't find a place to set permissions for Social networks any idea whats happening? @sylvieg: do u know how i can build a pretty tracker template that "grabs" the itemId of the currently displayed record? I tried %itemId% but doesnt return anything sorry, I don't know those features much ricks99: look for itemId= in the url? i have a {TRACKERFILTER} that returns a list of trackers with a pretty wiki tracker template. i want to add a link (in the pretty wiki template) that opens a {TRACKERLIST} with the specific ID. I know I can add &itemID=X to the link to open the TRACKERLIST, but how do I create the source link in the template for the Trackerfilter"? trackerfilter param are passed to trackerlist. Is it the question? in the wiki template i'm using for the trackerfilter, how can i construct a link that uses the itemId? I tried: [tempaltepage?itemId=%itemId%|view full profile] "templatepag" is my wiki template using for the TRACKERLIST just put itemId= or itemId in the url param (check the doc for the syntax) so i don't need to specify the specifi itemId... just include the name? from the doc: If the URL contains itemId, the link will be completed with the value of the itemId (ex: url="mypage&itemId") If it is not broken - ... hm.... either not working or i'm doing it wrong. does it need to be a TPL or can i use a wiki page as a template? can be a wiki with teh right perm in the wiki page that I'm using as the template for my trackerfilter, i added [tiki-index.php?page=Profile&itemId|View Profile] as the url param to trackerfilter? the completion is onmly done on param when i view the trackerfilter and click the VIEW PROFILE link, the profile page (which has the trackerfilter) shows all of the items instead of the specific itemid Sorry I do not udnerstand you go from a trackerfilter to another trackerfilter? want to go from a trackerfilter to a trackerlist for a specific item i'm going to send detailed info to the dev list. easier to explain then on IRC i think. tx maybe that will make it clearer thought adding the url=... param would do the trick tikiwiki: 03sylvieg * r30445 10/trunk/ (3 files in 3 dirs): [NEW]poll: option for admin to delete a vote I'm noticing a bug in List Articles in Tiki >=5. the date filter is buggy. when you click the day dropdown, focus goes on the the month dropdown. any idea, or how to debug? tikiwiki: 03lphuberdeau * r30446 10/trunk/lib/ (13 files in 8 dirs): [MOD] Adding ability to change sort order could I break on the next JavaScript statement executed? it's a bit hard given that it's all event driven tikiwiki: 03sylvieg * r30447 10/trunk/ (3 files in 3 dirs): [FIX]POLL: do not go on result page if results shown in the module back ricks99: check the doc about "nested plugins" with plugintrackerlist ? hi xavi. y, saw that, but only works with trackerlist im trying to use trackerfilter or try using the wiki argument variable {{itemId}} sent detailed usecase to dev list ah, ok, no idea, then with tracekrfilter (never used it as such) yes, I read that sorry, no more idea myself are you aware of the {{itemId}} option? using the wiki argument variable, I mean y. (thought i thought it ws %itemId% gonna try 01{{itemId}} now. nope. wsod :-( tikiwiki: 03lphuberdeau * r30448 10/trunk/lib/ (6 files in 3 dirs): tikiwiki: [FIX] Consistency in interface - when adding methods, make sure they all behave the same please tikiwiki: [MOD] Adding introspection functionality on the resolvers it's not even a JavaScript issue, but a label spanning several inputs. which appears to be valid HTML :-| might b valid, but will surely fail a11y I would say it fails u12y y. both ricks99: did you enable "wiki argument variables"? and do you have your error reporting on? yup. although wiki variables are valid in wiki pages, they dont appear to work when used as pretty tracker templates xavi: you have line breaks in the JavaScript: $(function(){
$('#carousel').infiniteCarousel();
}); oh, that's fixed in 7 that can't be good, will probably cause JS errors (lucky it doesn't in Firefox) did I? ok, I'll try , thanks (I'm afraid documentation might be wrong, then) I'll check the doc also thanks for the tip xavi: I assume that's due to some parser bug/unexpected behavior, it must not be in the code that's caused by the execution order, the split is parsed first putting everything on the same line might fix it yes, it did! thanks chealer and lphuberdeau! nice to see you lphuberdeau on irc and on the devel list! tikiwiki: 03chealer * r30449 10/branches/6.x/templates/find.tpl: tikiwiki: [FIX] Find date selector (List Articles): remove label spanning 3 input fields, causing clicks on any field to move focus to the first field, and the selectors to be largely unusable. tikiwiki: from r25031 tikiwiki: 03chealer * r30450 10/branches/proposals/5.x/templates/find.tpl: [FIX] Find date selector (List Articles): remove label spanning 3 input fields, causing clicks on any field to move focus to the first field, and the selectors to be largely unusable. doc.tiki.org down (unable to conect to db) changi? ^ well, this page, at least: http://doc.tiki.org/PluginCode homepage seems to load xavi: works for me mmm, yes, works for me now who knows. failed twice in the previous minutes tikiwiki: 03sampaioprimo * r30451 10/branches/6.x/lang/hu/language.php: Hungarian translations done on i18n.tiki.org time to leave. u all New Forum Posts: Going from Tiki version 1.8 to 3.8 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=39278 re hi ricks99, try &itemId={{itemId}} arg vars must be enabled tikiwiki: 03lphuberdeau * r30452 10/trunk/lib/ (11 files in 7 dirs): tikiwiki: [MOD] Allow filtering results based on the user's permissions. Allowed groups tikiwiki: are stored at indexing time, meaning changes to permissions will require tikiwiki: re-indexing content. WYSIWYCA may be invalid between indexing, but efficiency is tikiwiki: much much better. ricks99: or try just ...&itemId" have tried both [tiki-index.php?page=Profile&itemId={{itemId}}|View Profile] and [tiki-index.php?page=Profile&itemId|View Profile] neither works when clicking the view profile link, the resutling page shows all tracker items ricks99: doc says "If itemId is present in the URL, it will be automatically prefilled with the value of the item." ricks99: i thought you mean in the url param of the TRACKERLIST plugin, prolly misunderstood did u see my email on dev list? may b easier to understand ricks99: [...] is not a valid param for trackerfitler no. [....] is in my wiki tpl try to use showlink and url=itemId url=profile&itemId ricks99: yes, i am replying to that mail here :) ok, that should work → [tiki-index.php?page=Profile&itemId={{itemId}}|View Profile] but in the wiki it will not work in the wikiTPL it will work at the second level after trackerlist but niot at the fist level = list of items I have 40 unread emails ion tiki list... or [tiki-index.php?page=Profile&itemId={$itemId}|View Profile] can not work luciash because ricks99wants this at the first level sylvieg: in wiki TPL ? sylvieg: it's smarty at the first level itemsId is not known (for the actual code) at first level wiki argument variables should work, no ? \because it is a list of itemIds in the page me too ;-) ricks99: i haven't read log here, just your mail, confused too :) wherne you are in a trackerlist or trackerfilter page -> tiki knows a list of itemId - so {{itemId}} is not affected sorry, thought my email was clear :( use showlinks=y , url=profile&itemId in the params of trackerfilter trackers are confusing, don't take it personally ricks ;) ricks99: it is right that itemId would work only on trackerlist page where you show only one item imo at least now we have a global vision what we wnat to do with tracker .. it has been build little bit by little bit testing... ricks99: you can use itemId from $f_XX if you add item id type field to your tracker so [...={$f_XX}|View Profile] should work now i get nothing showing on the profile page ah.. that may be much easier luciash am i blind? i dont see a tracker field type of "item id"? ahh... auto-increment. it is the auto-increment assign type autopincrement = option.. of course@ that's so obvious. how could i miss it? ;-) hm... my exisitng tracker items have the field unpopulated and now i can no longer add new items to the tracker wtf. i cant and anything to my tracker now tikiwiki: 03lphuberdeau * r30453 10/trunk/lib/core/Search/GlobalSource/PermissionSource.php: [ENH] Skip the resolver fetch if not needed http://doc.tiki.org/Auto-Increment+Field the field is set only for new item y. just saw that oh, that's unfortunate good thing im only doing testing -- no real data :-) if soembody wants to integrate this in the code ... welcome think this will work now. ok, why wouldn't {$ItemId} work then when it is sent in url ? or {{itemId}} (when wiki arg vars set on Admin > Editing...) ? i treid both. neither worked maybe it was me but using the auto-increement and using that field should do it. ricks99: yes, that will definitely work i am using it like that on one project New Forum Posts: Chat - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=39281 luciash: do you need help for icons stuff ? (moving files etc...) changi: it would be helpful if u have some time to do what i wrote in those TODOs changi: thank you luciash: will have a look hope u like the new icons :) changi: also marc would like to see the icon "thumbsup" for tiki-admin.php?page=rating panel ;) luciash: yes luciash: ok, let start with the moving one's sure luciash: admin_textarea become textarea48x48.png right ? changi: you can rename to editing... changi: editing48x48 luciash: ok luciash: done tikiwiki: 03changi67 * r30455 10/branches/6.x/ (9 files in 4 dirs): [FIX] put icon at the right place and modify ref in tiki-admin luciash: about rating, put at the last position, or you have a preference ? marclaporte: ping :) pong marclaporte: see chagi's question sorry, changi's all things that are not optional should be first, then followed by optional features should be put in order of approximate usage/stability of the feature marclaporte: could you be more precise ? :) since rating is quite new and for power users, it should be towards the end changi: so last position is maybe fine ;) :-) luciash: do you have a 48x48 for that one ? I have a question for you guys! Is Tikiwiki 2.2 (pretty old I know!) working with PHP 5.3? Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile luciash: where do we activate rating ? changi: yes, there is 48x48 luciash: there is no feature_rating ? LN_: no idea but it should be no problem (other than security risking) luciash: where is the 48x48 ? changi: pics/large LN_: only some warning about using deprecated fonctions changi: or did i commit that ? s/fonctions/functions/ luciash: i think it's missing :) changi: hmm marclaporte: rating is not a feature marclaporte: or it is not define so luciash: thanks for answering! Do you know if there's some documentation where I could find wich fonctions are deprecated ? ah changi: svn status --ignore-externals says i am clear luciash: which name ? rating48x48.png luciash: of was looking at thumbup :) changi: oh, sorry, i meant the "thumbup" look-a-like :) ola LN_: http://www.gssmods.com/topic/49-php53-deprecated-functions-in-php/ 5.3.1 has even more deprecated functions changi: if u want u can also check which of the icons are not used anymore and delete them (clean up before release ;)) Good afternoon/evening fellow tiki-ians! I'm trying to set up tiki with my hosting company 1and1 and have a problem site seems to be running fine, I can read page, configure things, etc but, whenever I edit an article settings and click save, the whole things hang and the database connection appears to drop what version? I can do other things that write to the database (setting, etc), but article changes/edit, etc cause a problem running v5.3 hi hi can anybody help me out with tikiwiki theme uslacker do you have turned php errors on? I seem to be able to edit a wiki page without issue, too Not that I know of hmz and you are logged in with an admin account? I've the basic theme, fivealive installed, but i dont know how to insert the top menu n catagory menu correct. I can make other admin changes tikiwiki: 03nkoth * r30456 10/trunk/tiki-socialnetworks_firstlogin.php: [FIX] Wrong account was being deleted (should have been the temp FB account) do you have a link for me? does anybody know any premium theme tikiwiki? 4 tikiwiki? Devilwct The site is here: http://s343295821.onlinehome.us/tiki-5.3 uSlacker: maybe it gets a timeout? or it is slow because i am in the netherlands o_0 Seems pretty quick in the US. Execution time is 50000 abhi__: in look and feel a nice yeah it is the distance lol uSlacker: is it a fresh installation abhi__: what is "premium" ? yes. About 2 weeks old not in produciton yet then it should be pretty clean :S you have full premissions on the database? luciash: you are talking about everything in pics/large/ ? Devilwct: to the database, but not the db install database should be enough changi: yes, there r some deprecated (not used afaics) and also in img/icons/ there are even the old-timers admin panels icons and can you also delete articles? I can see that changes are being written to the database, even the articles table. but it won't change? It seems like I get one good write when I save an article, then it fails on subsequent changes maybe a stupid question but have you tried to clear the cache once in a while? nope let me try it the cache of Tiki itself you see the button in the upper right corner didn did nothing? ok, I cleared the various caches and got the same error you have a real error or your page just goes blank? what happens is the browser spins for 5 seconds then goes write back to edit mode odd thing is that actions in other browsers continue to work (I have chrome and IE installed) and which one issen't working? after a while then bother browsers die with a 500 internal error the error appears no matter which browser I start in. check the browser's error log for the 500, it can be anything uhm did you set the directory premissions (via your ftp)? server's error log, sorry, getting late No, I set perms vis the shell I have them set to 755 at the moment can you try to set them on 777 unfortunately I do not have access to the servers error log seriously? you can search for a long time without those I have access log access but not error_log the most problems with an 500 error (internal server error) is premissions, file not foundm ascii upload mode or timeouts, or memory exhausted, or file permissions foundm = found, sorry for the typo I reset perms to 777 and the problem appears to be there still lets see what happens once it recovers some configs also give 500 for being too permissive if that doesn't help, I'll open a ticket and ask for the error_log What is ascii upload mode? ok, I get a 500 immediately if perms are set to 777 reset to 755 and Its ok it a way how your ftp handles your fileuploads but it doesn't apply to your problem but I still have a problem when I click save on an article. It never leaves edit mode and eventually "crashes" the database connection OK, I was thinking thats what you meant Thanks for the help. I'll see if I can get error_log from the hosting provider in the morning gotta run - dinner awaits! have a nice dinner ^^ and no problem Hi guys, can anybody tell me what the facebook link does in tikiwiki 6.0? Also, a client of mine would like to know: "Is there a way to enable facebook registration with tiki software?" Thanks guys. dcedilotte: facebook registration was commited recently iirc dcedilotte: not sure, but i think trunk still only Nelson Ko is working on something, but not sure what is use case dcedilotte: the facebook/twitter integration in Tiki 6 is for sharing shoutbox messages to the sites afaik luciash: thanks for answer. marclaporte, thanks Marc. tikiwiki: 03chealer * r30457 10/trunk/templates/find.tpl: tikiwiki: remove some useless/confusing label elements or convert to span tikiwiki: Ref: 16723 bye tiki's ousp marclaporte, how much time do you think it would take to integrate a theme on a tiki website, for someone who has lots of experience but not with Tiki (ie: me)? changi|away: *g* dcedilotte: chibaguy & luci are better to answer that depends on the theme (do you already have in html/css?) tikiwiki: 03chealer * r30458 10/branches/6.x/templates/ (find.tpl tiki-listpages.tpl): tikiwiki: [FIX] List articles and others: Ignored filter for excluded languages tikiwiki: from r14521 marclaporte, no, that's the thing, it would only be a PSD file form what the dude is telling me. So you have two jobs and you need to see the PSD first marclaporte, as a rough estimate would a week be too short or would it be possible? If design is not crazy, yes a week is OK week of intensive hard work ;) luciash, how long do you think it would take me if, like I was saying to Marc, I have plenty of exp. but not with Tiki? marclaporte, from what he's telling me, it would be a wikihow like design. first u need to export the graphics cuts you'll need for the theme's css, then it depends what everything you want to have in customized/styled look you can cheat by base your work on one of the closest matching themes which already exist for tiki for start but if none is suitable, then it's good to start from scratch using the styles/empty.css as a base and lot of work then adding your CSS definitions by checking the elements using firebug/inspect element developer tools of browsers u know how to CSS, right ? luciash, cool. I gave him an estimate that it would take about two weeks, maybe more. Yeah, I'm very familiar with CSS. for wikihow type of theme (lot of rounded corners boxes and shadows) i would reserve at least 4 weeks and handling icons are time consumimg too s/are/is/ True. Well, I told him it could vary. tikiwiki: 03chealer * r30459 10/branches/6.x/templates/find.tpl: [FIX] List articles date range filter not remembering values when showing results (from r25035) tikiwiki: 03chealer * r30460 10/branches/6.x/ (templates/find.tpl tiki-list_articles.php): [FIX] List articles: Clear filter not clearing date limits and article type going lie down again good night everyone tikiwiki: 03nkoth * r30461 10/branches/6.x/lib/wiki/editlib.php: [FIX] Workaround Wysiwyg Image Plugin Editor in IE7 erases image on insert http://dev.tiki.org/item3615 tikiwiki: 03sampaioprimo * r30462 10/branches/6.x/lang/pt-br/language.php: pt-br translation