MyBB Community Forums

Full Version: None of my posts are visible
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
url = http://aroug.eu/myBB_1.8/

my database (SQLITE 3) is OK but I can't activate my "'MyCode" whithout trouble : for example, if I activate the classic 'center' :

regexp = [center](.*?)[/center]

remp = <center>$1</center>

all my posts are 'distructured' ...

If I activate all my MyCode, a warning raised : "Warning [2] preg_replace() [function.preg-replace]: Compilation failed: unmatched parentheses at offset 14 - Line: 439 - File: inc/class_parser.php PHP 5.2.17 (Linux)", and all my posts are blank with a simple "Click to edit" Sad

... I thought I had finished (avatars, PrivateMessages ...).
I feel slightly tired Confused


Oooo ... I forget : In admin mode, in 'cache manager' when I try to "rebuild and reload all" there's an 'Error 500 - Internal server error'

Sorry : I've solved my trouble. Ti was because I've inserted my 'Mycodes' directly in my database, not by the edit MyCode of the admin panel ... Ouf !