The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
|||
|
|||
![]()
Hmm...yeah, I guess phpMyAdmin is escaping whatever is in that field, including backslashes, so there's no way to put in special characters (or if there is a way, I can't figure it out).
But maybe try this instead: use the SQL tab and sql like Code:
SELECT * FROM post WHERE pagetext LIKE '%\n\n\%\%%' or Code:
SELECT * FROM post WHERE pagetext LIKE '%\r\n\r\n\%\%%' |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|