Taxonomy_block 4.6 looks like a very useful module. I am trying to use it on my website, haven't been successful so far.
I have 2 questions:
1) I downloaded, unzipped and copied this module into my 'modules' directory.
now i have taxonomy_block.module and taxonomy_block.mysql in the modules directory.
I also see the module in my list of installed modules.
does this mean the module is installed, or do i need to do anything more to install it?
I am new to Drupal and am setting up my site. I copied the og directory in it's entirety to the modules folder, ran the mysql. And the groups show up. However I can't find this path admin/node/configure/types in order to set the nodes permissions.
Also in the group screen it doesn't have a subscribe button so there is no way for a user to subscribe to the group, unless they do it when they create their account.
Really at a loss here. Any ideas would be a big help.
I have successfully installed Drupal, latest version. The only problem I now have is this warning:
warning: array_map() [function.array-map]: The first argument, 'utf8_encode', should be either NULL or a valid callback in /data/www/htdocs/michaelboeni-net/includes/common.inc on line 1775.
which I dont seem to be able to get rid of. What is the issue here?
What are the relations between php.ini and settings.php?
For a while, I thought it was the same thing, and that maybe the file changed name between releases. My site has a sites/default/settings.php but no php.ini. Should I have one?
Have been up on Drupal for almost 2 months now... great software... thanks to all that make it what it is! One issue I'm trying to work through is an image upload problem... I get a blank (white) screen on node/add/image. The strange part is that I uploaded 60 or so images without a problem before it stopped working. Has anyone else experienced a similar problem? Any thoughts would be appreciated.