- Code: Select all
<tr>
<td class="membersRowRight1" style="white-space:normal;">Backtrace (most recent call last):<ul>
<li>lib/functions.lib.php<ul>
<li>Line: 240</li>
<li>Function Called: backtrace</li>
</ul></li>
<li>lib/dbal/mysql.php<ul>
<li>Line: 207</li>
<li>Function Called: die_quietly</li>
<li>Arguments:<ul><li>1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 1' at line 1</li>
<li>Database Error</li>
<li>/home/undea6/public_html/UFRoster2/lib/dbal/mysql.php</li>
<li>207</li>
<li>SELECT * FROM `roster_members` WHERE LIMIT 1;</li>
</ul></li>
</ul></li>
<li>addons/siggen/siggen.php<ul>
<li>Line: 155</li>
<li>Function Called: query</li>
<li>Arguments:<ul><li>SELECT * FROM `roster_members` WHERE LIMIT 1;</li>
</ul></li>
</ul></li>
<li>addons/siggen/index.php<ul>
<li>Line: 41</li>
<li>Function Called: require</li>
<li>Arguments:<ul><li>/home/undea6/public_html/UFRoster2/addons/siggen/siggen.php</li>
</ul></li>
</ul></li>
<li>index.php<ul>
<li>Line: 152</li>
<li>Function Called: require</li>
<li>Arguments:<ul><li>/home/undea6/public_html/UFRoster2/addons/siggen/index.php</li>
</ul></li>
</ul></li>
</ul>
</td>
</tr>
I can give you the full source that's generated, but it's enormous, so I probably shouldn't post it here. Please let me know if I can help test in any way.