Needs work
Project:
Fusion Accelerator
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2011 at 19:14 UTC
Updated:
14 Aug 2012 at 12:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
aquariumtap commentedComment #2
esmerel commentedIf you're using the Panelizer module (http://drupal.org/project/panelizer) and try to create new panel items, fusion apply is unhappy.
Notice: Undefined property: stdClass::$did in panels_panels_pane_content_alter() (line 77 of /var/www/esmerel/drupal-7.0/sites/all/modules/fusion_accelerator/fusion_apply/modules/panels.fusion.inc).
Notice: Undefined property: stdClass::$did in panels_fusion_apply_preprocess_index_handler() (line 65 of /var/www/esmerel/drupal-7.0/sites/all/modules/fusion_accelerator/fusion_apply/modules/panels.fusion.inc).
Notice: Undefined property: stdClass::$did in panels_panels_pane_content_alter() (line 77 of /var/www/esmerel/drupal-7.0/sites/all/modules/fusion_accelerator/fusion_apply/modules/panels.fusion.inc).
Notice: Undefined property: stdClass::$did in panels_panels_pane_content_alter() (line 77 of /var/www/esmerel/drupal-7.0/sites/all/modules/fusion_accelerator/fusion_apply/modules/panels.fusion.inc).
Notice: Undefined property: stdClass::$did in panels_fusion_apply_preprocess_index_handler() (line 65 of /var/www/esmerel/drupal-7.0/sites/all/modules/fusion_accelerator/fusion_apply/modules/panels.fusion.inc).
I did a git pull on both fusion core, and accelerator before trying to create a new panelized item and these happen on save or any visit to a panelized page. Note: i have not tested this with Panels proper
http://esmerel.logrus.com/drupal-7.0/node/44
Comment #3
esmerel commentedOnce we have panels support, make a note for me so I can update the documentation on our website. There's a 'panels and skinr' page that specifically needs updating.
Comment #4
humanurine commentedSorry
Comment #5
humanurine commentedI am new to drupal, I dont know if it is related , but I get this after updating fusion:
Notice: Undefined property: stdClass::$did in panels_fusion_apply_preprocess_index_handler() (line 65 of ...(localhost)... drupal7/sites/all/modules/fusion_accelerator/fusion_apply/modules/panels.fusion.inc).
Notice: Undefined property: stdClass::$pid in panels_fusion_apply_preprocess_index_handler() (line 65 of ...(localhost)... /drupal7/sites/all/modules/fusion_accelerator/fusion_apply/modules/panels.fusion.inc).
On more question, I am not using fusion theme anymore, does it make sense to keep on using Fusion Accelerator over the Skinr module?
Thanks
Comment #6
esmerel commentedYou definitely can use it; Fusion themes have specific code that take special advantage of accelerator built in, but you can write skins given the documentation. Up to you. :)
Comment #7
esmerel commentedsee #1493610: undefined property in fusion accelerator module on fresh install also
Comment #8
drupalninja99 commentedIs there a way to like disable fusion accelerator for panels so that I don't get all of these notice errors?
Comment #9
drupalninja99 commentedAttempting to create a patch that at least removes the did notice errors.
Comment #11
drupalninja99 commentedSorry, I thought I submitted this in the openchurch queue as a stop-gap for the time being to prevent notice errors. I don't submit patches very often so I am not sure why it failed.
Comment #12
esmerel commentedFeature requests for panels support: #633008: Define grid based panels layouts
Comment #13
trotskyicepick commentedSame problem here with latest dev version of Fusion Accelerator.
Subscribing.