outputting string at top of page

Evolver - August 7, 2008 - 03:18
Project:Menu Block Split
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The version 6 dev is outputting strings for the section at the top of the page, otherwise it's working perfect!

Example:

string(3) "175"

or

NULL

#1

Evolver - August 7, 2008 - 19:02

There also seems to be an issue related to the Theme Search Box - not the block one.

The block search still works but the theme placed search box returns a blank page with the output listed above at the top of the page.

#2

capellic - August 27, 2008 - 22:18

I am having the same problem after upgrading.

You say it is related to the Theme Search Box. What's that? I don't even have the search module enabled. I am currently using Garland but will be using Zen eventually. Can you elaborate on the problem and/or a workaround?

Thanks! A very handy module, indeed!

#3

capellic - September 2, 2008 - 16:22

I found the offending line of code. Simply remove "vardump($parent)" at line 131 in menu_block_split.module.

#4

robertgarrigos - February 7, 2009 - 12:10
Status:active» fixed

#5

james.cartledge - February 9, 2009 - 00:31
Version:6.x-1.x-dev» 6.x-1.2
Status:fixed» needs review

Uh, it seems 1.2 went out with this (var_dump) line in it.

AttachmentSize
var_dump.patch 686 bytes

#6

hmb_site - February 18, 2009 - 16:54

Aha, thanks for this! I was wondering where the string came from.

#7

Open Publishing... - February 21, 2009 - 03:37

I applied the patch and it seems to be working.

Can this fix be released? I think it's safe to say that removing a var_dump() isn't going to introduce any bugs.

#8

robertgarrigos - February 21, 2009 - 22:14
Status:needs review» fixed

fixed. thanks

#9

System Message - March 7, 2009 - 22:20
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.