Liam W in memoriam 1998-2020 Jun 24, 2013 #1 In my addon, I use the TMC system with regular expressions. On my dev localhost site these work fine, but on my live site they fail and say invalid regular expression? Any ideas?
In my addon, I use the TMC system with regular expressions. On my dev localhost site these work fine, but on my live site they fail and say invalid regular expression? Any ideas?
Chris D XenForo developer Staff member Jun 24, 2013 #2 On your dev site you're probably running PHP 5.4 and live 5.3 or below. There's a XenForo 1.2 beta 1 bug which has been fixed in beta 2.
On your dev site you're probably running PHP 5.4 and live 5.3 or below. There's a XenForo 1.2 beta 1 bug which has been fixed in beta 2.
Liam W in memoriam 1998-2020 Jun 24, 2013 #3 I know I'm using PHP 5.3 on my live (I have been trying to upgrade it, but easyapache wont play ball!) Thanks! Chris Deeming said: On your dev site you're probably running PHP 5.4 and live 5.3 or below. There's a XenForo 1.2 beta 1 bug which has been fixed in beta 2. Click to expand...
I know I'm using PHP 5.3 on my live (I have been trying to upgrade it, but easyapache wont play ball!) Thanks! Chris Deeming said: On your dev site you're probably running PHP 5.4 and live 5.3 or below. There's a XenForo 1.2 beta 1 bug which has been fixed in beta 2. Click to expand...