MyBB Community Forums

Full Version: Promotion bug
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Our promotion system is not working, the task log records the following errors:

Quote:Warning - [2] 'array_keys() [<a href=\'function.array-keys\'>function.array-keys</a>]: The first argument should be an array' - Line: 763 - File: inc/db_mysqli.php
Quote:Warning - [2] 'implode() [<a href=\'function.implode\'>function.implode</a>]: Invalid arguments passed' - Line: 764 - File: inc/db_mysqli.php
Quote:MyBB SQL Error - [20] array (
'error_no' => 1064,
'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 3',
'query' => '
INSERT
INTO mybb_promotionlogs (``)
VALUES
',
)

The promotion is simply assigning a new group to posters with over 5 posts
Well, what are you using? 1.4.8? What's your server environment and, if this has worked in the past, what changes have you made recently?
I'm using 1.4.8, I recently re-installed on a new server, and it seemed to work briefly, but most users are not getting promoted. Running on a Linux server using Apache and MySQL.
what plugins or modifications do you have installed?
None [that was too short to post apparently, so this is space filler]
Still having this problem, is there any more information needed to help solve this?
I cannot reproduce on Apache with MySQL.