themaCreator
http://creator.themasoftware.com/forum/

Problems with stripped NFOs.
http://creator.themasoftware.com/forum/viewtopic.php?f=4&t=7380
Page 1 of 1

Author:  psychopanda [ December 25th, 2022, 12:07 pm ]
Post subject:  Problems with stripped NFOs.

Hey in TC i used Replacements to stripp NFO. In the Editor "Test Replacement" all works fine.

But it's have no effekt to all my posts!

I've setup:

Replacements -> "(applay to NFO)" ->

Search for
Code:
(?m)^[\s]{3,}\n
Replace with "nothing" (Regex)

Its doesn't work on all NFOs

Author:  Freddy [ December 25th, 2022, 7:22 pm ]
Post subject:  Re: Problems with stripped NFOs.

Hi,

do this: "Help" menu (at the top) -> "Support" -> "Compress" -> send me the file which it opens (via PM on any file host).

Will review your settings.

Author:  Freddy [ December 26th, 2022, 10:09 am ]
Post subject:  Re: Problems with stripped NFOs.

You have NFO replacements in wrong order.

This one should be applied first:
Code:
[^\x00-\x7f]+


Use the arrow buttons and move it above the:
Code:
(?m)^[\s]{3,}\n

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/