Jazzy Jones
Jazzy Jones
Having a very similar issue with the migrations,  Any updates?
I am also running into this issue on MariaDB 10.9 and Mautic 4.4.3.  
This is way past the scope of this project so I don't think it would really fit, but the ability to generate a few random dungeon type things, maybe 10...
Has to be done manually I'm afraid @arno56 https://gist.github.com/samjaninf/6b0331daea07d59254c3db43a999bda8 Gistbad bots blocker for directadminbad bots blocker for directadmin. GitHub Gist: instantly share code, notes, and snippets.
Try replacing this line in api.py: `return frappe.db.get_value("Installed Application",{"app_name":"frappe"},"app_version").split('.')[0]` ```python frappe_version = next((item for item in frappe.utils.get_installed_apps_info() if item['app_name'] == 'frappe'), '13.0') return frappe_version['version'].split('.')[0] ```
I'm having the exact same issue with the latest version of Mautic. When Zapier triggers it's getting the previous value of the contacts points. It's almost as if the latest...
I did find a kind of work around though. I created another campaign that with add one point and detract it again and then remove them from that campaign. Then...
Hmmm, If I recall correctly I suggested something similar to this behavior with mob type inheritance. SO You could have a basic guard mob with the aggro, wander and the...
@raven2cz Would this help you? https://github.com/CyanVoxel/Obsidian-Colored-Sidebar
Thanks a lot for the work @waitesgithub Is there any kind of update necessary for this? Or can we just use it as is?