Saving Cloud code and deleting users from Admin?

Hi All, Just downloaded Coronium and setup an instance on Digital Ocean as Ubuntu 14.04.x LTS without problem. I do seem to have an issue with Saving Cloud code and deleting users from Admin panel? Cloud Code: Selecting new file prompts for name, but saving the file returns message box ‘File could not be saved’. I’m guessing previous saved/created files would appear under ‘Select a file…’? or do I need to upload the .lua first before having access to edit/create? Deleting Users: Pressing red cross button returns confirmation prompt then a message box ‘Could not be deleted’. Odd thing is by refreshing the page, the user is actually deleted Currently just testing with examples/composer Sorry in advance this is already covered question previously but didn’t seem to find it on the forum or user docs By the way, FANTASTIC job with this product. From what I’m understanding, this is a complete server side CMS allowing Lua written code to manage users/db/etc. Is a wonderful addition to many Corona developers! Great product, signed up with Digital Ocean using your reference and will be making a donation once I’m up and running

Hi,

I’m sorry to hear about the issues. The user delete confirmation prompt is a known issue and on the fix list, but have not had an issue with the code editor. I’ll have a look.

I’m guessing you’re running version 1.93.5?

Hi Develephant,

Thanks for the reply. SFTP into the instance and found the file without extension (aka no .lua). Renamed to add extension and appears to work and save correctly. Just trying a few more things and looking through the code.

Just seems a new file is being created without the .lua extension

Cheers

Hi,

Is this happening every time you create a cloud file? It does not auto-check for the extension, so it needs to be included.

You can of course work on a ‘cloud.lua’ file locally and upload it. Making sure to be logged in as the “coronium” user.

Cheers.

Hi Develephant,

Sorry for the late reply. Yes each time a new file is created it drops the extension. The file is created but cant be written or read (as doesn’t diplay in files available) By SFTP and manually adding the .lua extension it displays and work as normal. Really a minor issue just wanted to report as feedback

Still yet to really get my teeth into Coronium but very impressed and thankful for all your hard work!

Hi,

Thanks for the update. I’ll make sure to take a peek at that as well.

Cheers.

Hi,

I’m sorry to hear about the issues. The user delete confirmation prompt is a known issue and on the fix list, but have not had an issue with the code editor. I’ll have a look.

I’m guessing you’re running version 1.93.5?

Hi Develephant,

Thanks for the reply. SFTP into the instance and found the file without extension (aka no .lua). Renamed to add extension and appears to work and save correctly. Just trying a few more things and looking through the code.

Just seems a new file is being created without the .lua extension

Cheers

Hi,

Is this happening every time you create a cloud file? It does not auto-check for the extension, so it needs to be included.

You can of course work on a ‘cloud.lua’ file locally and upload it. Making sure to be logged in as the “coronium” user.

Cheers.

Hi Develephant,

Sorry for the late reply. Yes each time a new file is created it drops the extension. The file is created but cant be written or read (as doesn’t diplay in files available) By SFTP and manually adding the .lua extension it displays and work as normal. Really a minor issue just wanted to report as feedback

Still yet to really get my teeth into Coronium but very impressed and thankful for all your hard work!

Hi,

Thanks for the update. I’ll make sure to take a peek at that as well.

Cheers.