Message Text |
2 things in 1 which may or may not be related;
1) I can't get WSN codes to work in comments. It was working fine, but after some time editing templates (and possible doing some changes to config) it no longer works. I have checked the switch to allow wsn codes (id=9 name=wsncodes value=1). The markup table seems to be complete and populated. The setting for WSN codes (id=40) seems to be empty, but copying in the data from an old database doesn't help. Any other ideas?
2) When I post a comment, I get the following error:
<br />
<b>Warning</b>: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in <b>/homepages/..../gallery/classes/database.php</b> on line <b>94</b><br />
<head>
<title>WSN Gallery</title>
<link rel="stylesheet" href="templates/styles/default.css" type="text/css">
</head>
<body>
<p>WSN Gallery is unable to render this page. The reason is described below:
<div class="main">No such content exists. The link you are following seems to have been incorrect.</div>
<p>Version info: WSN Gallery 2.3.7</p>
<p>If you are not the administrator of this site, please report this error to the administrator.</p>
</body>
</html> but the comment does end up in the database. |