From: John C. <joh...@ua...> - 2004-03-01 17:39:40
|
Reini, I updated to the latest editpage.tmpl and tried to look at OldTextFormattingRules, but I can't load that page, apache cores (it cores with line 121 removed in editpage.tmpl removed too). Since there were a lot of post related to this problem, I assume that it is common to php 4.3/win32 users. I don't know if it happens with IIS or Apache 1.3 or if it is only with Apache 2 (I'm running Apache 2.0.48) Have you been able to duplicate this issue or does your development enviroment work as expected? I undertsand about setting priorities and RichTable. I was looking for a little more formatting control on our HomePage while allowing everyone the ability to edit it, and RichTable looked perfect :-) Thanks, John Cole -----Original Message----- From: Reini Urban [mailto:ru...@x-...] Sent: Monday, March 01, 2004 10:41 AM To: John Cole; php...@li... Subject: Re: [Phpwiki-talk] LDAP Authentication... John Cole schrieb: > --- Reini Urban <ru...@x-...> wrote: > I have a fresh copy from CVS this morning and things seem to look very good. > Here is a small list of things I have noticed so far: > > * Line 121 of themes\default\templates\editpage.tmpl causes PHP 4.3.4 on > windows to core apache when you attempt to edit a page. Removing this line > fixes this. yep. thanks. the fix is to check the content of your OldTextFormattingRules page. But really IncludePage has to be foolproof. same with UnfoldSubpages. I'm just looking into that. CreateToc is similar to IncludePage, so that will ready soon too. > * RichTable plugin is not working correctly (it does not parse plugins or > wiki words) and it throws a dozen warnings at the bottom of the page like: > > C:\Program Files\Apache > Group\Apache2\htdocs\phpwiki\lib\plugin\RichTable.php (In template 'browse') > (In template 'body') (In template 'html'):139: Notice[8]: Undefined offset: > 1 This is not priority for me now. It's a hack anway. ------------------------------------- This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. |