- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 25,793
- راهحلها
- 27
- پسندها
- 3,283
- امتیازها
- 113
- سن
- 29
- محل سکونت
- England
- وب سایت
- xenforo.xyz
I struggled with a working mod on a test site that failed on my production site due to a tab.
the match phrase was wrapped in an additional <xf:if> due to a a template edit which caused the 2nd line to be an additional tab wider.
Code:
was
Code:
so the expression didn't hit.
Is there a better way around this? i'd like to make this more portable.
When matching for string replacements, do you limit it to one line?
the current 1 liner in...
the match phrase was wrapped in an additional <xf:if> due to a a template edit which caused the 2nd line to be an additional tab wider.
Code:
was
Code:
so the expression didn't hit.
Is there a better way around this? i'd like to make this more portable.
When matching for string replacements, do you limit it to one line?
the current 1 liner in...
نام موضوع : template replacement/matching with tabs
