Sorry, can you clarify on the error?
Hi Daniel.
I got that error when I try to activate the dveloper plugin.
At the moment it is disactivated.
I am studying how to create a word press theme and that plugin should help.
Thanks in advance if you can help to solve the prblem.
[ Signature moderated. ]
Daniel, I have created a new admin user.
If you send me an e-mail address I will send you the name and password.
Aldo
I had the same error (under Safari v6.0.2 on Mac OS X Lion) when trying to activate the plug-in. I had originally downloaded version 1.1.1 of the plugin from this site wordpress.org/extend/plugins/developer. I then removed the plugin – downloaded the plugin again, this time from github.com/Automattic/developer, renamed developer-master to developer and it worked fine.
This should now be fixed in v1.1.2
Had the same or similar issue with v1.1.2 downloaded from the Plugin Directory and the plugin complained about the length of a few values being stored in Transient. DB collated with utf8_unicode_ci
Dumped the manually downloaded plugin and used https://github.com/Automattic/developer as a submodule.