Categories > TinyButStrong general >

Unknown Modifier Error

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Anthony
Date: 2015-05-07
Time: 16:26

Unknown Modifier Error

I am getting the following message as a result of the code shown below. Not sure what the issue. Any suggestions?

Warning: preg_match() [function.preg-match]: Unknown modifier ''' in /_assets/php/tbs_class.php on line 3749

[onshow.urlpath; if [val]~='.articles.'; then 1; noerr]
By: Skrol29
Date: 2015-05-12
Time: 01:23

Re: Unknown Modifier Error

Hi,

I cannot reproduce your problem.
What is the value you have for $urlpath ?
By: Anthony
Date: 2015-05-12
Time: 20:58

Re: Unknown Modifier Error

By: Skrol29
Date: 2015-05-18
Time: 10:08

Re: Unknown Modifier Error

?
By: Anonymous
Date: 2015-05-18
Time: 14:45

Re: Unknown Modifier Error

I went another way to achieve what I needed. Not sure why the error was there, but at this point, it is irrelevant since I came up with a different solution.

Thanks.