2 dave1024 Apr 28, 2011 07:43
![](http://www.gravatar.com/avatar/11bfb7fd88cb0132d651434c96730516?size=80&default=https%3A%2F%2Fforums.b2evolution.net%2Fmedia%2Fshared%2Fglobal%2Favatars%2Fdefault_avatar_unknown.jpg%3Fmtime%3D1659823855)
My b2evolution Version: 4.0.5
Hi all!
I've recently created my adsense account and tought it would be nice to configure it with b2 adsense plugin.
After installation and configuration I've found that under Blog settings -> Plugin settings all imput I'm trying to save is truncated to a fixed number of characters.
Attempt to configure plugin under Global settings works fine, but when I've edited it per blog basis I can't make it to get adsense code from global settings.
Am I doing something wrong or it's a bug?
TIA
[EDIT] I've just realized that this post should be in Plugins & Extensions - Please move it. Sorry for inconvenience.
Thanks for the info. I'll check it
Fixed in CVS.
Run this SQL query to fix the bug
ALTER TABLE evo_coll_settings MODIFY COLUMN cset_value VARCHAR(10000) NULL
@gstlt
I merged your post to this topic.
@sam2kb:
The SQL query fixed the problem! Thank you very much!
Run this
ALTER TABLE evo_coll_settings MODIFY COLUMN cset_name VARCHAR(50) NOT NULL
I am having a similar problem, but I cannot fix it the way you suggest. The Update button for the Adsense block always cuts off the text regardless of reinstalling the Adsense plug in. I have not found anything that will make this work properly. This happened "all of a sudden" after working well for some time. The Reset button no longer works either. It does nothing at all. Any suggestions?
Thanks!