4.7 compatiblity patch

mistknight - April 16, 2006 - 11:19
Project:Taxonomy Block
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi, I reworked this module for Drupal 4.7, it seems to be working fine (please make sure), but since I don't know if I could change code in the CVS personally, I'm sending the modified module as an attachment. I don't think, and I hope, that you won't find any bugs in it.

AttachmentSize
taxonomy_block.module11.08 KB

#1

mistknight - April 19, 2006 - 07:22
Version:HEAD» 4.7.x-1.x-dev
Status:active» reviewed & tested by the community

Ok, it seems my 4.7 changes failed when trying to delete a taxonomy block from admin, fixed it.

AttachmentSize
taxonomy_block_0.module 11.1 KB

#2

Lityi - May 3, 2006 - 22:13

Hi,

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.

#3

maybourne - May 9, 2006 - 01:27
Priority:critical» normal

hi! I went to line 182 and removed the & symbol in the parameter. It works now. Thanks!

#4

jivyb - May 10, 2006 - 19:19

I 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

#5

Summit - July 12, 2006 - 07:40
Category:task» bug report

Hi,
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)

#6

Summit - July 29, 2006 - 22:28

The bug was gone after inserting the newest csv file.

#7

drewish - September 19, 2006 - 17:46
Status:reviewed & tested by the community» needs work

a 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.

#8

drewish - January 21, 2007 - 21:52
Status:needs work» fixed

due to the lack of follow up i'm going to assume that 4.7 is working fine.

#9

Summit - February 1, 2007 - 23:32

Yes!
Mine version is working great!

greetings,
Martijn

#10

Anonymous - February 15, 2007 - 23:47
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.