Alright, so I started testing Calendar and I got a couple of errors.
-
- Every time I enter into "Post Event" (under Calendar Tab), I got this error:
8: Only variables should be passed by reference
Sources/Subs.php
Line 5030
After I press the "Post Button" to post an event, I get this screen error:
-
- An Error Has Occurred
The database value you're trying to insert does not exist: id_board
And also got this 2 errors in error log:
-
- The database value you're trying to insert does not exist: id_board
Function: insertEvent
Sources/Subs_Calendar.php
Line 919
-
- 2: array_combine(): Both parameters should have an equal number of elements
Sources/Subs-Db-mysqli.php
Line 800
Event though, the event topic is created.
Couldn't go any further @Sesquipedalian
Version Information:
Forum version: SMF 2.1 Beta 3 (more detailed)
Current SMF version: SMF 2.1 Beta 2
GD version: bundled (2.1.0 compatible)
MySQLi engine: MariaDB
MySQLi version: 10.0.20-MariaDB
PHP: 7.0.6 (more detailed)
Server version: Apache
Alright, so I started testing Calendar and I got a couple of errors.
8: Only variables should be passed by reference
Sources/Subs.php
Line 5030
After I press the "Post Button" to post an event, I get this screen error:
The database value you're trying to insert does not exist: id_board
And also got this 2 errors in error log:
Function: insertEvent
Sources/Subs_Calendar.php
Line 919
Sources/Subs-Db-mysqli.php
Line 800
Event though, the event topic is created.
Couldn't go any further @Sesquipedalian
Version Information:
Forum version: SMF 2.1 Beta 3 (more detailed)
Current SMF version: SMF 2.1 Beta 2
GD version: bundled (2.1.0 compatible)
MySQLi engine: MariaDB
MySQLi version: 10.0.20-MariaDB
PHP: 7.0.6 (more detailed)
Server version: Apache