Topic: Yellow warning sign & certain aspects of application cease functioning
Up until last Saturday, FrontAccounting v2.3.25 worked perfectly, on Monday morning, whilst changing a customer in a new direct invoice a yellow triangle with an exclamation mark appeared. Also tried various other modules, sales and purchasing seemed to have the problem, (failed to add new customer did not work, etc) items & inventory seemed to work (added new item, edited item, no problem.)
Read through various forum posts here, but no solution found
I have made a 'clean' installation and the problem is exactly the same.
Has anyone else had a similar issue?
Is this a FrontAccounting problem or a server problem? (For me it is a server issue as the clean installation has exactly the same problem, the server techs are pushing me that it is a FA issue, but I'm struggling with their logic)
Any help much appreciated.
Edit, the following is from the console
ReferenceError: reference to undefined property (intermediate value).description
throw new Error(msg);
JsHttpRequest.js (line 235, col 21)
Error: JsHttpRequest: JavaScript code generated by backend is invalid!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Index of /</title>
</head>
<body>
<h1>Index of /</h1>
<table>
<tr><th valign="top"><img src="/sharedApache2Icons/blank.gif" alt="[ICO]"></th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr>
<tr><th colspan="5"><hr></th></tr>
<tr><td valign="top"><img src="/sharedApache2Icons/folder.gif" alt="[DIR]"></td><td><a href="afroin/">afroin/</a> </td><td align="right">2016-02-21 15:37 </td><td align="right"> - </td><td> </td></tr>
<tr><td valign="top"><img src="/sharedApache2Icons/folder.gif" alt="[DIR]"></td><td><a href="backup/">backup/</a> </td><td align="right">2016-10-13 22:45 </td><td align="right"> - </td><td> </td></tr>
<tr><td valign="top"><img src="/sharedApache2Icons/folder.gif" alt="[DIR]"></td><td><a href="cgi-bin/">cgi-bin/</a> </td><td align="right">2016-03-26 11:26 </td><td align="right"> - </td><td> </td></tr>
<tr><td valign="top"><img src="/sharedApache2Icons/folder.gif" alt="[DIR]"></td><td><a href="test/">test/</a> </td><td align="right">2016-02-21 15:37 </td><td align="right"> - </td><td> </td></tr>
<tr><td valign="top"><img src="/sharedApache2Icons/folder.gif" alt="[DIR]"></td><td><a href="tmvr/">tmvr/</a> </td><td align="right">2016-02-21 15:37 </td><td align="right"> - </td><td> </td></tr>
<tr><th colspan="5"><hr></th></tr>
</table>
</body></html>
throw new Error(msg);
I have tried clearing the cache, still not working
I turned off javascript as suggested on https://frontaccounting.com/wbt/pages/faq.php, but no error messages appeared.