| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 4581|Reply: 5
Collapse the left

What can I do?

[Copy link]

 China

Post time: 2017-06-27 05:02
| Show all posts |Read mode
What ca I do?

This post contains more resources

You have to Login for download or view attachment(s). No Account? Register

x
Post time: 2017-06-27 19:52
| Show all posts
This is known bug, sorry.

All you have to do is:

- Log in your admin cp and go to cache settings. The adress is:
http://www.yourforum.com/admin.php?frames=yes&action=tools&operation=updatecache

- click OK to confirm that you are going to clean the cache
- done

 China

 Author| Post time: 2017-07-29 11:13
| Show all posts
kaaleth 2017-6-27 19:52
This is known bug, sorry.

All you have to do is:

But it doesn't work!
Post time: 2017-07-29 14:17
| Show all posts
It does, I was doing it many times.

What exactly does NOT work?

 China

 Author| Post time: 2017-07-29 16:41
| Show all posts
When I install I got this
run_sql_error
SQL:CREATE TABLE pre_common_member_grouppm ( uid int(11) unsigned NOT NULL DEFAULT '0', gpmid int(11) unsigned NOT NULL AUTO_INCREMENT, `status` tinyint(1) NOT NULL DEFAULT '0', dateline int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (uid,gpmid)) ENGINE=MYISAM DEFAULT CHARSET=utf8
Error:Incorrect table definition; there can be only one auto column and it must be defined as a key
Errno:1075

run_sql_error
SQL:CREATE TABLE pre_forum_post ( pid int(11) unsigned NOT NULL, fid int(11) unsigned NOT NULL DEFAULT '0', tid int(11) unsigned NOT NULL DEFAULT '0', `first` tinyint(1) NOT NULL DEFAULT '0', author varchar(255) NOT NULL DEFAULT '', authorid int(11) unsigned NOT NULL DEFAULT '0', `subject` varchar(255) NOT NULL DEFAULT '', dateline int(11) unsigned NOT NULL DEFAULT '0', message mediumtext NOT NULL, useip varchar(15) NOT NULL DEFAULT '', `port` smallint(6) unsigned NOT NULL DEFAULT '0', invisible tinyint(1) NOT NULL DEFAULT '0', anonymous tinyint(1) NOT NULL DEFAULT '0', usesig tinyint(1) NOT NULL DEFAULT '0', htmlon tinyint(1) NOT NULL DEFAULT '0', bbcodeoff tinyint(1) NOT NULL DEFAULT '0', smileyoff tinyint(1) NOT NULL DEFAULT '0', parseurloff tinyint(1) NOT NULL DEFAULT '0', attachment tinyint(1) NOT NULL DEFAULT '0', rate int(11) NOT NULL DEFAULT '0', ratetimes int(11) unsigned NOT NULL DEFAULT '0', `status` int(11) NOT NULL DEFAULT '0', tags varchar(255) NOT NULL DEFAULT '0', `comment` tinyint(1) NOT NULL DEFAULT '0', replycredit int(11) NOT NULL DEFAULT '0', position int(11) unsigned NOT NULL AUTO_INCREMENT, PRIMARY KEY (tid,position), UNIQUE KEY pid (pid), KEY fid (fid), KEY authorid (authorid,invisible), KEY dateline (dateline), KEY invisible (invisible), KEY displayorder (tid,invisible,dateline), KEY `first` (tid,`first`)) ENGINE=MYISAM DEFAULT CHARSET=utf8
Error:Incorrect table definition; there can be only one auto column and it must be defined as a key
Errno:1075



Does this metter?

 Russia

Post time: 2017-07-30 13:01
| Show all posts
Edit files:
    install/data/install.sql,
   uc_server/install/uc.sql

and change
    ENGINE=MyISAM
to
    TYPE=MyISAM
You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-04-19 09:07 GMT+3 , Processed in 0.071834 sec., 8 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list