XenForo
Administrative
- Thread starter
- Admin
- #1
I have a template modification for
Code:
and calls:
Code:
The template modification is working fine, but only until I upgrade the add-on. When I upgrade the add-on, the template modification stops working unless I go to the PAGE_CONTAINER template and "Save" it. I don't have to actually change anything in the template. I just have to save it. Once saved, the template modification starts...
Read more
ادامه مطلب...
PAGE_CONTAINER that finds:Code:
#({{ phrase\('extra_copyright'\) }})#siand calls:
Code:
Vendor\AddOn\Callback::alterThe template modification is working fine, but only until I upgrade the add-on. When I upgrade the add-on, the template modification stops working unless I go to the PAGE_CONTAINER template and "Save" it. I don't have to actually change anything in the template. I just have to save it. Once saved, the template modification starts...
Read more
ادامه مطلب...