XenForo
Administrative
- Thread starter
- Admin
- #1
Is it possible to get the external data path in a template? Right now I'm using
ادامه مطلب...
<img src="data/scu/featuredthreads/...
but I'd like to use something like <img src="{$dataPath}/scu/featuredthreads/...
. Is this possible?ادامه مطلب...