Closed (fixed)
Project:
Abstract
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Apr 2011 at 05:58 UTC
Updated:
10 Feb 2019 at 01:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sbsimmons86 commentedSubscribing...Im having the same issue.
Comment #2
ipwa commentedAre you getting all these errors??
With the latest dev snapshot you should only be getting:
Make sure you clear your cache.
Comment #3
sbsimmons86 commentedYeah, Im only getting the one error now.
Comment #4
ipwa commentedAwesome thanks. As I said before Fusion is still dev snapshot, so I'll try to fix this bug, but there's no rush until there's at least a fusion beta.
Comment #5
mmenavas commentedThis patch does not solve this issue entirely, but it corrects the page.tpl.php file to render all regions (except for 'Content to') correctly. Stylesheets and div classes might have to be updated
Comment #6
ipwa commentedCommitted: http://drupal.org/commitlog/commit/12322/33f7151a27a5bec5845d7778dc31a95...
Thanks :)
Comment #7
ipwa commentedComment #8
ipwa commentedComment #9
ipwa commentedJust committed: http://drupal.org/commitlog/commit/12322/732bf82947171dc01ed90f743bd4bbf...
Now we have unstable1 for Drupal 7: http://drupal.org/node/1165662
Didn't want to do an alpha just yet because there are a couple of things to sort out like the 0 that comes from the node.tpl.php probably.
Main menus don't work in Fusion like regular themes btw, you need to assign your main menu block to the main menu region.
@mmenavas if you're going to continue helping out with patches, remember to git pull so you get my latest changes locally, thanks so much for the help.
Comment #10
mmenavas commentedNo problem! I'm glad to help. I'll pick this up again in future code sprints.
Comment #11
mmenavas commentedThis patch cleans up part of node.tpl.php. I think abstract.info and page.tpl.php need to be updated to remove one of the sidebars as in Abstract 6.x-1x.
Comment #12
ipwa commentedPlease use the 7.x-2.x branch now. Implemented with Bootstrap theme as parent theme.