Closed (duplicate)
Project:
Block Refresh
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2011 at 20:36 UTC
Updated:
2 Aug 2018 at 17:09 UTC
Jump to comment: Most recent
Comments
Comment #1
agogo commentedBlock refresh doesnt work in panels AT ALL.
Ive reviewed the issue queue and have seen that all other issues that handle this problem is marked as wont fix. But I dont really understand why.
Since the release of Drupal 7, Panels has become such a standard and widely used module that support from this module for blocks used in panels is vital for the module to survive.
I must say that the functionality this module offers is superb and it would be a shame if it didnt get updated just because people that wants Panels support doesnt post on the same issue twice a week.
Ill set of time to try to come up with a solution for the problem. Just dont set the status as wont fix again since Panels support Is wanted for this module.
Comment #2
bocaj commentedWe will definitely look into fixing this issue. I think that Block Refresh should be compatible with Panels too!
If anyone has a patch to submit that would be greatly appreciated!
Comment #3
jhm commentedI actually started experimenting with the following code, but had to give up when block_refresh went into a tail-spin and almost took down my server (some run-away condition) ... maybe someone else can pick this up. The problem with block_refresh is that it uses hooks that normally do not fire on panel pages
Comment #4
ah0 commentedHey guys,
Any one came up with a soluton for the compatibility with panels?
any help / comments much appreciated,
thanks
Comment #5
bocaj commentedI have created an issue to consolidate all issues regarding Panels implementation in the next release of Block Refresh here: #1272556: [Meta] Panels Support in Block Refresh.
Comment #6
sierea commentedI was able to get it to refresh in panels or mini panels or whatever using php
this uses block load so it accesses the 'block' settings ie refresh
'views' would be the name of your module
'intownshow-block' is the name of the block.
Find these in the configure url on the blocks page