- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,408
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Hi,
I've got a problem I've been bashing my head with now for a while.
When a StyleProperty related to my addon is changed, I want to trigger an event.
I thought this would be possible with:
PHP:
In the dev env, the event in triggered when a value is saved.
When I install it to my live site, the event...
I've got a problem I've been bashing my head with now for a while.
When a StyleProperty related to my addon is changed, I want to trigger an event.
I thought this would be possible with:
PHP:
In the dev env, the event in triggered when a value is saved.
When I install it to my live site, the event...