Extension talk:Contributions

About this board

Google Code Shutting Down

1
Ckoerner (talkcontribs)

Hello, As you are likely aware, Google is shutting down their Google Code service in January of 2016. This extension appears to house its code with Google Code and is at risk to creating broken links and confusion of users in the near future.

I’m helping to let folks know about this coming update and provide some helpful links to make this migration easy. I hope you’ll take a moment and migrate your extension to a new hosting solution.

For extensions that have a compatible license, you can request developer access to the MediaWiki source repositories for extensions and get a new repository created for you. Alternatively, you may also export your code to other popular repositories such as Github and Bitbucket. Google has provided tools to help with this migration.

Reply to "Google Code Shutting Down"
202.107.243.85 (talkcontribs)

数据库错误 发生了数据库查询语法错误,可能是由于软件自身的错误所引起。最后一次数据库查询指令是: (SQL查询已隐藏) 来自函数“DatabaseBase::select”内。数据库返回错误“1140: Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause (localhost)”。

202.107.243.85 (talkcontribs)

SELECT MAX( rev_id ) AS rev_id, rev_parent_id, rev_len FROM `revision` WHERE rev_page = '2' AND rev_user = '1'

Michaelhuo (talkcontribs)

I often have the error too. I am using the newest version of mediawiki. I searched website and found the reason is an extra “single quote" is in the SQL string. Maybe this is because of the Chinese coding problem?

Michaelhuo (talkcontribs)

数据库错误 发生了数据库查询语法错误,可能是由于软件自身的错误所引起。最后一次数据库查询指令是: REPLACE INTO `mw_objectcache` (keyname,value,exptime) VALUES ('zs30b1_db-mw_:pcache:idhash:189-0!*!*!*!*!*!zh!*','�}

'20120128175831') 来自函数“SqlBagOStuff::set”内。数据库返回错误“1300: Invalid utf8 character string: '��h' (localhost)”。

Reply to "sql error"
202.107.243.85 (talkcontribs)

Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 16 bytes) in D:\wamp\www\mediawiki\extensions\Contributions\Contributions_body.php on line 227

Reply to "Fatal error"
There are no older topics