Hi guys,
The example modules seem to indicate that if you change any of the fields, you have to delete the module and re-add it (presumably simply browsing the modules admin page is good enough, because that's what I did to accidentally add it in a broken fashion the first time) - but I can't find where to do this?
I've also got two modules with identical names shown in my modules list because of this. Edit: No I don't, I had two identical modules in the list because my editor was saving a backup file with the filename module.class.php~.
I'm on a development site so I'm not worried about breaking existing clients - there aren't any.
Edit #2: Looks like all I have to do is delete the m_module table to have it re-create... I was getting "invalid field" messages because of this issue here:
http://www.blesta.com/forums/showthread.php?t=532
Please let me know if that's not correct.
