The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PHP version
#5
I can not update:

performing query ' CREATE TABLE
Code:
settings
(
Code:
id
int(50) NOT NULL,
Code:
recaptcha
int(1) NOT NULL DEFAULT '0',
Code:
force_ssl
int(1) NOT NULL,
Code:
css_sample
int(1) NOT NULL,
Code:
us_css1
varchar(255) NOT NULL,
Code:
us_css2
varchar(255) NOT NULL,
Code:
us_css3
varchar(255) NOT NULL,
Code:
site_name
varchar(100) NOT NULL,
Code:
language
varchar(255) NOT NULL,
Code:
track_guest
int(1) NOT NULL,
Code:
site_offline
int(1) NOT NULL,
Code:
force_pr
int(1) NOT NULL,
Code:
glogin
int(1) NOT NULL DEFAULT '0',
Code:
fblogin
int(1) NOT NULL,
Code:
gid
varchar(255) NOT NULL,
Code:
gsecret
varchar(255) NOT NULL,
Code:
gredirect
varchar(255) NOT NULL,
Code:
ghome
varchar(255) NOT NULL,
Code:
fbid
varchar(255) NOT NULL,
Code:
fbsecret
varchar(255) NOT NULL,
Code:
fbcallback
varchar(255) NOT NULL,
Code:
graph_ver
varchar(255) NOT NULL,
Code:
finalredir
varchar(255) NOT NULL,
Code:
req_cap
int(1) NOT NULL,
Code:
req_num
int(1) NOT NULL,
Code:
min_pw
int(2) NOT NULL,
Code:
max_pw
int(3) NOT NULL,
Code:
min_un
int(2) NOT NULL,
Code:
max_un
int(3) NOT NULL,
Code:
messaging
int(1) NOT NULL,
Code:
snooping
int(1) NOT NULL,
Code:
echouser
int(11) NOT NULL,
Code:
wys
int(1) NOT NULL,
Code:
change_un
int(1) NOT NULL,
Code:
backup_dest
varchar(255) NOT NULL,
Code:
backup_source
varchar(255) NOT NULL,
Code:
backup_table
varchar(255) NOT NULL,
Code:
msg_notification
int(1) NOT NULL,
Code:
permission_restriction
int(1) NOT NULL,
Code:
auto_assign_un
int(1) NOT NULL DEFAULT,
Code:
page_permission_restriction
int(1) NOT NULL DEFAULT,
Code:
msg_blocked_users
int(1) NOT NULL DEFAULT,
Code:
msg_default_to
int(1) NOT NULL DEFAULT,
Code:
notifications
int(1) NOT NULL DEFAULT,
Code:
notif_daylimit
int(3) NOT NULL DEFAULT,
Code:
recap_public
varchar(100) NOT NULL,
Code:
recap_private
varchar(100) NOT NULL,
Code:
page_default_private
int(1) NOT NULL DEFAULT,
Code:
navigation_type
tinyint(1) NOT NULL DEFAULT,
Code:
copyright
varchar(255) NOT NULL DEFAULT,
Code:
custom_settings
int(1) NOT NULL DEFAULT,
Code:
system_announcement
varchar(255) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; ':

Error performing query ' INSERT INTO
Code:
settings
(
Code:
id
,
Code:
recaptcha
,
Code:
force_ssl
,
Code:
css_sample
,
Code:
us_css1
,
Code:
us_css2
,
Code:
us_css3
,
Code:
site_name
,
Code:
language
,
Code:
track_guest
,
Code:
site_offline
,
Code:
force_pr
,
Code:
glogin
,
Code:
fblogin
,
Code:
gid
,
Code:
gsecret
,
Code:
gredirect
,
Code:
ghome
,
Code:
fbid
,
Code:
fbsecret
,
Code:
fbcallback
,
Code:
graph_ver
,
Code:
finalredir
,
Code:
req_cap
,
Code:
req_num
,
Code:
min_pw
,
Code:
max_pw
,
Code:
min_un
,
Code:
max_un
,
Code:
messaging
,
Code:
snooping
,
Code:
echouser
,
Code:
wys
,
Code:
change_un
,
Code:
backup_dest
,
Code:
backup_source
,
Code:
backup_table
,
Code:
msg_notification
,
Code:
permission_restriction
,
Code:
auto_assign_un
,
Code:
page_permission_restriction
,
Code:
msg_blocked_users
,
Code:
msg_default_to
,
Code:
notifications
,
Code:
notif_daylimit
,
Code:
recap_public
,
Code:
recap_private
,
Code:
page_default_private
,
Code:
navigation_type
,
Code:
copyright
,
Code:
custom_settings
) VALUES (1, 1, 0, 0, '../users/css/color_schemes/bootstrap.min.css', '../users/css/sb-admin.css', '../users/css/custom.css', 'UserSpice', 'en', 1, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', 0, 0, 6, 30, 4, 30, 1, 1, 0, 1, 0, '/', 'everything', '', 0, 0, 0, 0, 0, 1, 0, 7, '6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI', '6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe', 1, 1, 'UserSpice', 1); ':

Error performing query ' ALTER TABLE
Code:
settings
ADD PRIMARY KEY (
Code:
id
); ':

Error performing query 'ALTER TABLE
Code:
settings
MODIFY
Code:
id
int(50) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; ':

Tables imported successfully
Entered your custom settings!
  Reply


Messages In This Thread
PHP version - by shoropio - 11-13-2017, 10:17 PM
PHP version - by mudmin - 11-13-2017, 10:20 PM
PHP version - by shoropio - 11-13-2017, 10:27 PM
PHP version - by mudmin - 11-13-2017, 10:41 PM
PHP version - by shoropio - 11-14-2017, 12:59 PM
PHP version - by shoropio - 11-14-2017, 01:04 PM
PHP version - by mudmin - 11-15-2017, 03:36 PM
PHP version - by shoropio - 11-16-2017, 11:48 AM
PHP version - by mudmin - 11-16-2017, 02:20 PM
PHP version - by brasi - 11-16-2017, 05:57 PM
PHP version - by Brandin - 11-16-2017, 06:50 PM
PHP version - by shoropio - 11-17-2017, 01:57 AM
PHP version - by shoropio - 11-17-2017, 02:00 AM
PHP version - by Brandin - 11-17-2017, 11:13 AM
PHP version - by shoropio - 11-18-2017, 05:01 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)