XenForo
Administrative
- Thread starter
- Admin
- #1
If
This appears to be because
ادامه مطلب...
getThreadFromUrl is passed https://localhost/thread/1 but it the accessing URL is http://localhost; the method fails to resolve the URL as expected.This appears to be because
getRoutePathFromUrl uses the request protocol/hostname to resolve it from a url to a path.ادامه مطلب...