The Regex I'm using is:
- Code: Select all
/([\w]+)\salt/i
I don't think the additional info along with the Main identifier is messing things up because not all toons have additional notes. When I update relations, I get the same result for each character:
"No main match - Main - No alts"
Relations seem to work ok when ever someone uploads their profile. LOL... I'm sure it's my Regex but man am I stumped. Very Happy
Apply on field: Public Note
Use Match No: 1
Main Identifier: Main
No Result: Tried both
Invalid Result: Tried both
Alt of Alt: Tried all options
Update Type: Both
Memberslist: latest version
WoWRoster: v1.9.9.1601
PHP version: 5.2.5
MySQL version: 4.1.22-standard
MySQL client version: 4.1.21
I'm just wondering if my Regex is wrong or there might be something else goofed up.