OK I went into my test forum and installed the vJournal and went into the database and copied all the tables and placed them into my forums. But, now when I try to activate vJournal none of the fields stay selected. And when I try to view the journal index I get...
PHP Code:
<br /><strong>Warning</strong>: Division by zero in <strong>/includes/functions.php</strong> on line <strong>1809</strong><br /><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Giftedsouls Database Error</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<style type="text/css">
<!--
blockquote { margin-top: 75px; }
p { font: 11px tahoma, verdana, arial, sans-serif; }
-->
</style>
</head>
<body>
<blockquote>
<blockquote>
<p><strong>There seems to have been a problem with the Giftedsouls database.</strong><br />
Please try again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</p>
<p>An E-Mail has been dispatched to our <a href="mailto:shutthe++++up.com">Technical Staff</a>, whom you can also contact if the problem persists.</p>
<p>We apologise for any inconvenience.</p>
<form><textarea rows="15" cols="70" wrap="off">Database error in vBulletin 3.5.0:
Invalid SQL:
SELECT
journals.lastentry_uids, journals.journal_id, journals.journalname, journals.journaldesc,
journals.journalist, journals.journalist_id, entrycount, commentcount, usertextfield.jbuddylist, ipaddress, journals.lastentry,
journals.lastentry_date, journals.private, journals.whocanview, journals.lastentry_id, journals.status, journals.allowbuddies, journals.journalviews,
journals.journal_totalrating AS totalrating, journals.journal_totalvotes AS totalvotes
FROM journals AS journals
LEFT JOIN usertextfield AS usertextfield ON (journals.journalist_id=usertextfield.userid)
WHERE journals.active=1
AND (journals.journalist_id=1 OR journals.private != 1 OR FIND_IN_SET('1', journals.allowedusers))
ORDER BY journaldate ASC
LIMIT 0,;
MySQL Error : 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 '' at line 11
Error Number : 1064
Date : Tuesday, November 1st 2005 @ 03:43:09 PM
Script : http://giftedsouls.com/gs/journal.php
Referrer : http://giftedsouls.com/gs/index.php?
IP Address :
Username : Flow Fusion
Classname : vb_database</textarea></form>
</blockquote>
</blockquote>
</body>
</html>