luciash: It is a bug: the file templates/mail/user_validation_mail_subject.tpl shouldn't have line breaks!! Now I'll test if it works with the fix luciash: yes. the problem was definitely the template... a mail's subject cannot have line breaks. I wonder why noone encountered this problem before? Noone velidates users? luciash: and the same problem is with moderate_validation_mail_subject.tpl, maybe with all subjects. I don't understand how mailing can work in other tw installations? nicolamr: i don't understand it either how the line breaks got into your templates... it works for rest of us so you have no line breaks? before and after? before and after what ? there's one line with smarty comment then the subject line and then one blank line after but the registration email arrives here with 3.1 maybe your mailing system is too sensitive ? no idea yes: only if I put everything on one line it works (and delete the blank line) ok, anyway now it works... thanks for coming with, luciash. Good night alright, I can edit wiki pages in my wamp tiki 2 installation. Maybe a clue: the "loading" icon spins forever when the edit icon is clicked. The page refreshes as white when the edit button (page bottom) is clicked. This is in a wamp server site that trunk was exported to. Some time ago, we talked about having a "custom code" area at the top of the center column. Often there's a need for a banner ad or other content in that space, and having the L&F textarea for it would eliminate template editing. call it something like "custom center column header". chibaguy: +1 to the idea chibaguy: with new system in 4, will it be asier to make 4 column sites? Well, I don't see how to do 4 columns with what we have in Tiki 4. we still have left-center-right columns. 4 colums is not priority but was just wondering If you mean the center column would be split into center-left and center-right, seems like that would take a lot of new coding. What would be the use case? (I'm wondering if just using divs in wiki pages would do the job.) About the site_width, the profile can be used, right? There's no dedicated L&F option for this. mlaporte, I was assuming the custom centercolumn code would make a div above the usual content, but it could be floated, I guess, and the usual content floated to the opposite side, which would split the center column into left and right halves. Assuming the stylesheet works with this and resizes things where necessary. A filter in the custom code could make it appear only on certain pages or sections, etc. interesting tikiwiki: 03jonnybradley * r21230 10/branches/experimental/kaltura_integration_two/ (67 files in 27 dirs): [MRG] Automatic merge, trunk 21215 to 21229 polom chibaguy: right chibaguy: currently in trunk admin can achieve some tricks like that using the layoutshadows divs too (having banner on top of center column... having center left or center right columns with modules in it, etc.) hi luciash in my local install, I made an admin textarea to input for the top of the center column. It works nicely. I'd like to commit to to trunk. It's great for a large homepage ff logo and search form, for example. ;-) I wonder why the "editing and plugins" admin page just produces a "loading" icon forever in my local trunk export right now.... (I mean trying to load that page from tiki-admin.php) _all_ of the other 'admin include' pages load quickly. I guess editing and plugins is looking for something it can't find, or something. tikiwiki: 03kerrnel22 * r21231 10/trunk/lib/ (tikilib.php trackers/trackerlib.php): [MOD] Added isValidIP function to tikilib to verify if an IP address is a valid one. Supports IPv4 only at the moment. Tracker now validates the IP address field and alerts if the IP is malformed. Is there a way to approve a plugin directly in the db? I don't see where enabled plugin info is stored. tikiwiki: 03sylvieg * r21232 10/trunk/lib/freetag/freetaglib.php: typo Is it in tiki-plugin_security? I don't think so. That seems to be for approval of specific plugin instances after the plugin is enabled globally. Anyway, tiki-admin_include_textarea.php doesn't load in my trunk checkout either. only the loading icon spinning forever. loading infinite.... it is usually an error that is displayed and ajax does not like it better to uncheck ajax to see the error ah plugin validation - is it in the php code luciash, hello .. any idea where that page might be ? ... from yesterday ..."there was a page describing how to enable php error reporting to server logs or to screen" tikiwiki: 03sylvieg * r21233 10/trunk/templates/modules/mod-freetags_most_popular.tpl: [FIX]freetag: compound freetag must be quoted grobda24: sorry, no idea still grobda24: but what you have to do is to set it via php.ini to log errors in some error log or force to display errors using ini_set in .htaccess or tiki-setup.php or something thanks, sylvieg, turning off ajax lets tiki-admin.php?page=textarea load. but thre are probably an error somewhere ajax is picky yeah, probably so. hello chibaguy, how is it going with the theme ? luciash, ok, thanks ... I'm loading up an older DB backup at the moment. How do I unlock the installer again ? (I chose "lock installer" in the setup UI) rm db/lock Sorry, was eating. It's going pretty well, getting the basic parts together so far. chibaguy: cool :) I'll put the files on marc's site as soon as it isn't too embarrasing to let you see. ;-) tikiwiki: 03pkdille * r21234 10/trunk/templates/ (2 files): [FIX] admin newsletters: give a more intuitive way to switch between admin_newsletters and admin_newsletters_subscriptions (it was very difficult to create a new newsletter instead of editing the current one) tikiwiki: 03pkdille * r21235 10/trunk/templates/tiki-admin_newsletters.tpl: oops tikiwiki: 03pkdille * r21236 10/branches/proposed/templates/ (2 files): [bp/r21234][FIX] admin newsletters: give a more intuitive way to switch between admin_newsletters and admin_newsletters_subscriptions (it was very difficult to create a new newsletter instead of editing the current one) luciash, thanks Module names are kind of problematic, or is it just me? I'm trying to use the MODULE plugin, and it keeps reporting no such module, for "Switch Language" and "Menu page". ... ... That is how they are listed in admin modules. Why doesn't the plugin cooperate? (Also, on a tangent, why are the listed module names all over the place in terms of formatting? Some cap-low, some lower case, some separate words, some joined... kinda wondering if the problem is due to the recent work on modules.... tikiwiki: 03jonnybradley * r21237 10/branches/experimental/edit_fixup/ (73 files in 30 dirs): [MRG] Automatic merge, trunk 21215 to 21235 unbroken string module names work ok so far in my tests, but multiple word with spaces ones don't (very limited testing). i bet that is the problem I am trying to import events into a calendar but the tiki-calendar_import.php page seems to just "hang" when trying to upload a very small .csv file to test. I was wondering if I'm missing some special perms or something? New Forum Posts: Layout issue - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34571 tikiwiki: 03sylvieg * r21238 10/trunk/lib/calendar/calendarlib.php: notice tikiwiki: 03jonnybradley * r21239 10/branches/experimental/edit_fixup/ (56 files in 24 dirs): [MRG] Automatic merge, trunk 21235 to 21238 how can I turn off the small icon with question marks? I can't find this anywhere in the admin or documentation tikiwiki: 03jonnybradley * r21240 10/branches/experimental/edit_fixup/ (54 files in 22 dirs): [SVN] Manual merge (just properties) tikiwiki: 03jonnybradley * r21241 10/branches/experimental/edit_fixup/styles/layout/ (design-reference.css design.css): [SVN] Added new files as the automatic merge missed them (at least my 'conflict' resolution messed things up) chino401: Admin > General > General Settings > Help System tikiwiki: 03jonnybradley * r21242 10/branches/experimental/edit_fixup/ (63 files in 25 dirs): [SVN] Manual merge of r21167