Jazzy Jones

Results 11 comments of Jazzy Jones

Having a very similar issue with the migrations, ![image](https://user-images.githubusercontent.com/6589200/187323623-0bcd650c-121e-493e-bcf2-bdf06f0ec501.png) Any updates?

I am also running into this issue on MariaDB 10.9 and Mautic 4.4.3. ![image](https://user-images.githubusercontent.com/6589200/197097882-a272a41e-9178-4ed5-8c3f-368094540be4.png) ![image](https://user-images.githubusercontent.com/6589200/197097917-aa6b61bb-fe04-4b9a-b50c-7b1117dc2672.png)

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?