Closed (fixed)
Project:
Tagadelic
Version:
4.7.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2007 at 17:30 UTC
Updated:
30 Dec 2007 at 13:57 UTC
I am using 4.7 with the community tags module. When I submit tags to my blogs, I get the following error:
Missing argument 2 for variable_get() in /var/www/dev/includes/bootstrap.inc on line 266.
Is this a bug that you can fix?
I apologize for double-posting...I put this in the community_tags module as well as I am not sure which module is causing this error...thanks.
Comments
Comment #1
Bèr Kessels commentedThe error means that there is a variable_get() wich has no default variable set.
Can you provide me the following?
* Does the problem still exist without communitytags module?
* The variable that is being requested, you'll need to know how to do some debugging though.
Comment #2
krisvannest commentedI had this same error on 4.7.5, specifically:
For my installation, removing "freetager" module from http://drupal.org/project/freetagger fixed it... super glad to find your initial question above, too, because I wouldn't have thought to disable that mod (didn't think it was tag related) but got the idea from your project reference to Tagadelic. FWIW, I also have the latest version of Tagadelic installed and it doesn't throw any errors on my install. You might also test-disable your Subscription(s) module(s), if installed, as I read while researching this that some versions of them were also causing probs.
Comment #3
Bèr Kessels commentedissue has been waiting for more info since nearly a year. Closing it.