Closed (fixed)
Project:
Taxonomy Block
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2006 at 11:19 UTC
Updated:
15 Feb 2007 at 23:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
Ashraf Amayreh commentedOk, it seems my 4.7 changes failed when trying to delete a taxonomy block from admin, fixed it.
Comment #2
Lityi commentedHi,
WIth 4.7 I've got the following error message:
Parse error: parse error, unexpected '=', expecting ')' in /..../modules/taxonomy_block/taxonomy_block.module on line 182
Hope this helps.
Comment #3
maybourne commentedhi! I went to line 182 and removed the & symbol in the parameter. It works now. Thanks!
Comment #4
jivyb commentedI tried removing the & symbol so it looks like:
function taxonomy_block_form($bid = NULL, $form = NULL) {
It appears to work but when I try to edit an existing block it says:
edit taxonomy block
Array
and it doesn't give me a link to add a taxonomy block
Comment #5
summit commentedHi,
I am new to the drupal community. I try to use the taxonomy block module in drupal 4.7.2 and get the following warning when I want to configure a taxonomy block which I just created:"Warning: Invalid argument supplied for foreach() in .. modules/block.module on line 371."
I think it has something to do with the Block specific settings.
Please help!
greetings,
Martijn
www.weeklog.com (dutch site about this grazy world)
Comment #6
summit commentedThe bug was gone after inserting the newest csv file.
Comment #7
drewish commenteda lot of these changes don't seem to make any sense. it would be a lot easier to review and commit if it was in smaller pieces.
Comment #8
drewish commenteddue to the lack of follow up i'm going to assume that 4.7 is working fine.
Comment #9
summit commentedYes!
Mine version is working great!
greetings,
Martijn
Comment #10
(not verified) commented