Breakthrough! I have amended all and it works with links! Last issue to change, The array of characters in the original snippet were Russian I think. I have deleted them and added English, as follows:
’0-9’ => ’0|1|2|3|4|5|6|7|8|9’,
’A’ => ’A’,
’B’ => ’B’,
’C’ => ’C’,
’D’ => ’D’,
’E’ => ’E’,
’F’ => ’F’,
’G’ => ’G’, etc
Now I get: Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ’)’
Any ideas?
www.PawsForWildlife.co.uk
www.Borntobrick.co.uk
Thank you, I did find another error too! I am almost there. My last issue is on a different thread
http://modxcms.com/forums/index.php/topic,60173.0.html
I am really hoping to resolve this tonight
www.PawsForWildlife.co.uk
www.Borntobrick.co.uk