1 gerardp Jan 27, 2011 20:33
3 gstlt Apr 28, 2011 08:19
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.
4 sam2kb Apr 28, 2011 09:46
Thanks for the info. I'll check it
5 sam2kb Apr 28, 2011 10:22
Fixed in CVS.
Run this SQL query to fix the bug
ALTER TABLE evo_coll_settings MODIFY COLUMN cset_value VARCHAR(10000) NULL
6 sam2kb Apr 28, 2011 10:27
@gstlt
I merged your post to this topic.
7 dave1024 Apr 28, 2011 15:31
@sam2kb:
The SQL query fixed the problem! Thank you very much!
8 gstlt Apr 29, 2011 11:18
9 sam2kb Apr 30, 2011 08:24
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!