[pmwiki-users] Fix blogit for use with PHP 5.5

2014-10-23 Thread Tiger!P
ARIABLE) in /home/tigerp/www/pmwiki-2.2.62/pmwiki.php(458) : runtime-created function on line 1 How can I fix this issue? All the other changes I made seem to be working. [1] http://www.pmwiki.org/wiki/Cookbook/BlogIt [2] http://www.pmwiki.org/w

Re: [pmwiki-users] Fix blogit for use with PHP 5.5

2014-10-24 Thread Tiger!P
On Thu, Oct 23, 2014 at 06:51:59PM -0400, DaveG wrote: Hello David, > On 10/23/2014 3:24 PM, Tiger!P wrote: > >The original code line is (line 239): > > > >Markup('blogit', 'fulltext', '/\(:blogit > >(list|cleantext)\s?(.*?):\)(.*?)\(:blo

Re: [pmwiki-users] Fix blogit for use with PHP 5.5

2014-10-28 Thread Tiger!P
On Mon, Oct 27, 2014 at 10:22:17AM +1300, John Rankin wrote: Hello John, > > On Thu, Oct 23, 2014 at 06:51:59PM -0400, DaveG wrote: > > > > Hello David, > > > >> On 10/23/2014 3:24 PM, Tiger!P wrote: > >> >The original code line is (line

Re: [pmwiki-users] Fix blogit for use with PHP 5.5

2014-10-30 Thread Tiger!P
nd PCCF("return strtoupper(\$m[1]);") This solved the issue of the deprecated warnings in the log :-) Thank you for that. > Then all 3 calls to Markup need to be updated, in the same way as the > 'blogit' rule. I already did that before. Attached is a patch for blo

Re: [pmwiki-users] Fix blogit for use with PHP 5.5

2014-11-03 Thread Tiger!P
On Thu, Oct 30, 2014 at 05:41:42PM -0400, DaveG wrote: > > > On 10/30/2014 1:58 PM, Tiger!P wrote: > >>>This does not result in the error message, but when I go to the new blog > >>>page (/Site/BlogIt-Admin?action=bi_ne ) some blogit codes are displayed > >

Re: [pmwiki-users] Fix blogit for use with PHP 5.5

2014-11-03 Thread Tiger!P
On Tue, Nov 04, 2014 at 08:43:30AM +1300, John Rankin wrote: > > > On Thu, Oct 30, 2014 at 05:41:42PM -0400, DaveG wrote: > >> > >> > >> On 10/30/2014 1:58 PM, Tiger!P wrote: > >> Quick questions: > >> 1. Tiger!P: With your patch file, why

Re: [pmwiki-users] Fix blogit for use with PHP 5.5

2014-11-16 Thread Tiger!P
On Sun, Nov 02, 2014 at 12:08:30PM +0100, Tiger!P wrote: > On Thu, Oct 30, 2014 at 05:41:42PM -0400, DaveG wrote: > > On 10/30/2014 1:58 PM, Tiger!P wrote: > > >>>This does not result in the error message, but when I go to the new blog > > >>>page (/Site/