MyBB Community Forums

Full Version: sql error in newpoints plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I tried to install new points 1.98. I uploaded all the files correctly but got this error after clicking the settings. MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

definition list of 2 items
SQL Error:
1146 - Table 'FORUM.mybb_newpoints_settings' doesn't exist
Query:
SELECT COUNT(sid) as settings FROM mybb_newpoints_settings WHERE plugin='main'
list end

Please contact the
MyBB Group. please help. regards.
have you installed and activated the plugin from plugins page of admin panel
yes I tried but when I visited plugin page I got this error. Warning [2] require_once(/home/content/89/10981289/html/forum/inc/plugins/newpoints/core/hooks.php) [
function.require-once]:
failed to open stream: No such file or directory - Line: 77 - File: inc/plugins/newpoints.php PHP 5.3.24 (Linux)

table with 3 columns and 5 rows
File
Line
Function
/inc/plugins/newpoints.php
77
errorHandler->error
/inc/plugins/newpoints.php
77
require_once
/admin/modules/config/plugins.php
477
require_once
/admin/index.php
541
require
table end

Fatal error: require_once() [
function.require]:
Failed opening required '/home/content/89/10981289/html/forum/inc/plugins/newpoints/core/hooks.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/89/10981289/html/forum/inc/plugins/newpoints.php
on line 77
new points plugin consists of many files and few folders. they should be uploaded to correct locations.
hi, thanks. it solved it. it was a missing file. thanks again. you are great.