Are the servers down for anyone else? I don't seem to be able to browse. hi daniam. they seem to work here good morning Morning coaboa, Back to the plugin thing. Right, the http://dev.tikiwiki.org/create+a+plugin is another good description how plugin usage should work. It just does not work for me. Could someone try adding a new plugin in TW5.0beta1? polom hi Any one knows when the servers will be up again? Hi daniam. There was a hardware failure, and the hardware was replaced but the software is still being reinstalled. Hopefully, within a few hours. Hello! Which value do I set the error_reporting_level to in tiki preferences, to get ALL output? I have tw.o and de.tw.o up as soon as I find out why it doesnt like pdo+adodb right now. But with no log output ... darn db drivers, i have NO idea whats up. hey ohertel hell. hello. Ok, found the DB problem. But we have a SERIOUS memory problem: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) Even 128MB are not enough, that is ridiculous. ohertel : thanks for your time on this. Do you know what query does this? No idea. Tried to find out but couldnt. My debug stuff was all around the query functions in Bridge.php, and it got from 4,8MG before the query to maximum after it. I am not sure if the query itself is the culprit or something else, that is looping. But right now it works for mein Firefox, but it chokes with Safari and Chrome. So it's more or less up again. ^^ That was quite some act. I moved all my stuff from the old machine to the new maching since 9am. Now it's 5pm my time. oop, forgot to redirect edu.tw.o in the dns... ^^ Now I have eaccelerator back in too. Think all is done. How do I link to an element of a structure from a module? neone? is the theme jqui available for tikiwiki 4? polom i Hi no Ok, cronjob work well, I think we are back where we were before the hardware broke, only we dont have the millions of dying apache tasks anymore. ^^ So in the end an improvement. :P And we are on a intel i7 with 12GB ram now. :D woah Will give the old server back end of next month, it borked anyway. marc: but we STILL need to find the memory bug. ^^ oh Only because we have more memory does NOT mean that I ready the memory limit for php to 512MB per session. :P That would kill even this server. And I tried 64MB, 128MB, 256MB, after each memory raise it still hit the limit. So I fear there is a loop somewhere just eating all available memory. ohertel : on the left, (Last changes module), when I mouse over as anonymous, it doesn't show the user Maybe I trace in deeper next days, but for today I have done enough. ^^ but doc is ok thanks for restoring service! I got the memory error on doc.tw.o too... when I tried. So its not a problem on the de|.tw.o installation. Yah, that was quite some work, and cost me some money to get in the support to change the hardware. :-/ does all the intertiki stuff work again? They dont use the intertiki server ip, right? Only the server uses the client ips...? on the missing usernames: no idea, I didnt change anything. database is the stuff from right before the crash, and php files are the latest 5.x ones. So if that worked yesterday, then it must have been a recent checkin. no, it's been broken for a while I think it's setting which is different but I don't know which one Those data fetched for this module are WAY too many. We really need to clean up ALL our SQL statements, then we probably get a lot of memory back. I mean, the data contain all permissions the user got, too. and we hand those all over to the tpl file. WHY? Its for display only, no need for the several dozen permissions there. $res['perms'] = $this->get_perm_object($res['pageName'], 'wiki page', $res, false); we attach all the permissions all the time, even on display only pages. :-( Recent Bug: Tracker item: #3129 - - CC mod doesn't allow transactions after upgrade to Tiki 4 - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3129 tikiwiki: 03chealer * r26678 10/branches/5.x/lib/wiki-plugins/wikiplugin_scroll.php: SCROLL plugin: cleanup removing unused left and top parameters tikiwiki: 03chealer * r26679 10/branches/5.x/lib/ (setup/prefs.php wiki-plugins/wikiplugin_perm.php): tikiwiki: [NEW] PERM plugin tikiwiki: imported from mods, contributed by lfagundes tikiwiki: By default, the permission check is non-global, which is known to be fragile @ohertel: auth on dev/doc is back @ohertel: just a DNS lag =) a view in the future: http://doc.tikiwiki.org/BigBlueButton http://dev.tikiwiki.org/BigBlueButton sorry: Fatal error: Allowed memory size of 99614720 bytes exhausted (tried to allocate 371 bytes) in /home/two/dev/lib/init/initlib.php on line 202 wow Yah, thats what I get to on tw.o and de.two. Just the same. Works with Firefox, doesnt work with Chrome and Safari. Really strange. curious - is there more coming for payment and shopping cart? Recent Bug: Tracker item: #3130 - - Other browsers than IE - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=3130