MyBB Community Forums

Full Version: Problem with upgrade 1.4.4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello

After the upgrade 1.4.3 to 1.4.4, i have this error message on the top of my forum :

The following warnings occurred:  
Warning [2] preg_replace() [function.preg-replace]: Compilation failed: lookbehind assertion is not fixed length at offset 8 - Line: 406 - File: inc/class_parser.php PHP 5.1.6 (Linux)
File Line Function 
[PHP]   errorHandler->error 
/inc/class_parser.php 406 preg_replace 
/inc/class_parser.php 137 postParser->parse_smilies 
/inc/functions_post.php 529 postParser->parse_message 
/showthread.php 799 build_postbit 
Warning [2] preg_replace() [function.preg-replace]: Compilation failed: lookbehind assertion is not fixed length at offset 8 - Line: 406 - File: inc/class_parser.php PHP 5.1.6 (Linux)



[Image: 50890494sn9.th.jpg] [Image: 21996514rh1.th.jpg][Image: thpix.gif]

I have deactived all plugin before upgrade.
How can i solve the problem ?
Make sure you uploaded all the new files.
Yes, i'm sure. I have try 2 times and it's the same thing.
Grab a fresh inc/class_parser.php from the download.
(2008-11-29, 10:19 PM)Ryan Gordon Wrote: [ -> ]Grab a fresh inc/class_parser.php from the download.
Same error... i dont' understand...
Try this. Make sure you actually delete the old one and upload this one rather than just overwriting.
[attachment=11817]
(2008-11-29, 10:25 PM)xavatar Wrote: [ -> ]
(2008-11-29, 10:19 PM)Ryan Gordon Wrote: [ -> ]Grab a fresh inc/class_parser.php from the download.
Same error... i dont' understand...

Looks like you still didn't get a fresh inc/class_parser.php from the download and overwrite it with your old inc/class_parser.php
(2008-11-29, 10:28 PM)Matt_ Wrote: [ -> ]Try this. Make sure you actually delete the old one and upload this one rather than just overwriting.
Same error with this files. I have erased the old file and upload your file.

I have find that : http://bugs.php.net/bug.php?id=38327
But i'm french so i don't understand...
(2008-11-29, 10:32 PM)Ryan Gordon Wrote: [ -> ]Looks like you still didn't get a fresh inc/class_parser.php from the download and overwrite it with your old inc/class_parser.php
I have download the files here :
http://community.mybboard.net/thread-410...#pid276263

I have erased the inc/class_parser.php on my directory forum and copy the new class_parser.php ... same error.
What version of PHP and what version of PCRE do you have installed?
My server is a Linux CentOs 5.2

Installed Packages
pcre.x86_64 // 6.6-2.el5_1.7
php.x86_64 // 5.1.6-20.el5_2.1
Pages: 1 2