XenForo
Administrative
		- Thread starter
 - Admin
 - #1
 
Hello,
I am trying to use the following regex to validate LinkedIn profile url as a custom field. However, XF is responding with "please enter a valid regular expression"
ادامه مطلب...
				
			I am trying to use the following regex to validate LinkedIn profile url as a custom field. However, XF is responding with "please enter a valid regular expression"
/^(https:\/\/)?((www|\w\w)\.)?linkedin.com\/((in\/[^/]+\/?)|(pub\/[^\/]+\/((\w|\d)+\/?){3}))$/
Click to expand...
ادامه مطلب...