Regex problem – White page
-
Hello,
I have problem with a simple RegEx that cause a white page on my site.
I want to replace all my <h1>JFV-0001</h1>, <h1>JFV-0002</h1>, <h1>JFV-XXXX</h1>… by <h1>Boutique</h1>.
My configuration is :
Replace : /JFV-.\[0-9]/
By : Boutique
Use RexEx : ActiveWhat is the problem ?
Thanks in advance for your help.
Michael
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Regex problem – White page’ is closed to new replies.