Continued problems with Cloud and Database Academy
Posted: Mon Apr 03, 2017 3:36 pm
Having resolved the problem with 'theme' now being a reserved word I'm now hitting another dead end with the academy demo/example files.
If I try to delete a record in the 'Inventory Management' example nothing changes. I've added a debug and it would appear that there is a problem on the server side. For example if I pass the URL:
I get this back:
Similar problems with the other options as well. It's difficult to tell if other users are hitting the same problems as there do appear to be more entries than in the original demo, but there's no way to see how old/new they may be.
Can anybody suggest if I can fix this or if the problem is indeed at the server end.
Thanks.
If I try to delete a record in the 'Inventory Management' example nothing changes. I've added a debug and it would appear that there is a problem on the server side. For example if I pass the URL:
Code: Select all
http://techsupport.on-rev.com/cloudtest/clouddb3.lc?ID=5
Code: Select all
<pre>
file "/home/techsupp/public_html/cloudtest/clouddb3.lc"
row 3, col 3: Commands: missing ',' (Â)
row 3, col 3: Commands: bad parameters (Â)
row 3, col 3: script: bad command (Â)
Can anybody suggest if I can fix this or if the problem is indeed at the server end.
Thanks.