| Re: After Update to 2.3 block edit problem |
| by restrada on 2008/10/12 2:49:35 A quick tip: make sure that the variable define('_AM_GENERATOR', 'Blocks generated by %s'); is properly inserted in your language file blocksadmin.php otherwise it will default to the system blocks and the form won't show up. |
| Re: After Update to 2.3 block edit problem |
| by Anonymous on 2008/10/11 17:04:29 Quote: restrada wrote: Try the update to 2.3.1 Final which was released earlier today. It contains a number of bug-fixes. |
| Re: After Update to 2.3 block edit problem |
| by restrada on 2008/10/11 16:37:34 A couple weeks ago I did upgrade to 2.3.0. I didn't notice this problem until today. How do I go about to apply the fix on a system already upgraded to 2.3.0? |
| Re: After Update to 2.3 block edit problem |
| by harwin on 2008/9/29 15:11:49 Yep, that seems to do the trick. Now I can update the rest of the sites. Thx and Kind regards, Harwin |
| Re: After Update to 2.3 block edit problem |
| by phppp on 2008/9/29 7:17:30 This should fix the problem: http://xoops.svn.sourceforge.net/viewvc/xoops?view=rev&revision=2189 |