The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Preview Post error
When i preview a post it gives me an error: Warning: preg_match(): Compilation failed: invalid range in character class at offset 23 in ..../includes/class_wysiwygparser.php on line 481
And the words are all jumbled up,how can i fix this? |
#2
|
|||
|
|||
This is how I solved it. You can take it or leave it.
Line 481 includes/class_wysiwygparser.php Code:
if (preg_match('#attachment\.php\?attachmentid=(\d+)#si', $img_url, $matches) AND preg_match('#class=(\'|"|)([a-z0-9_\-\s]+)?\s*previewthumb\s*([a-z0-9_\-\s]+)?(\\1)#si', $fullurl)) |
Благодарность от: | ||
Lynne |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|