> Message: 1
> Date: Sun, 18 Aug 2013 18:07:42 +0200
> From: Cristiano Nuzzo <crist...@nuzzosono.com>
> Subject: [Resin-interest] Quercus and phpbb3
> To: resin-interest@caucho.com
> Message-ID: <143d9bca-6d16-4e17-886b-49d36726f...@nuzzosono.com>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi everybody,
> I'm having an issue with phpbb3 and Quercus.
> The installation went fine but now I have a strange error related to 
> bbcode.php
> [phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: 
> com.caucho.quercus.lib.regexp.IllegalRegexpException: Delimiter A in regexp 
> 'Array' must not be backslash or alphanumeric.
>
> The line 112 of bbcode.php is:
> $message = preg_replace($preg['search'], $preg['replace'], $message);
>
> I'm not a coder and I'm not able to fix this (editing bbcode.php or the 
> configuration in quercus)
> Is there someone that can help me?
> Thanks in advance.

Hi again Cristiano,

I haven't been able to reproduce this exact error, but I've verified 
that the upcoming 4.0.37 release fixes issues with bbcodes.

-- Nam
===============================
Nam Nguyen, Software Engineer
Caucho Technology
n...@caucho.com
http://blog.caucho.com
http://twitter.com/cauchoresin

_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to