* Notice: Undefined variable: doctype in include() (line 36 of /home/~public_html/yoc/sites/all/themes/panels_960gs/templates/html.tpl.php).
* Notice: Undefined variable: rdf in include() (line 37 of /home/~/public_html/yoc/sites/all/themes/panels_960gs/templates/html.tpl.php).
* Notice: Trying to get property of non-object in include() (line 37 of /home/~/public_html/yoc/sites/all/themes/panels_960gs/templates/html.tpl.php).
* Notice: Undefined variable: rdf in include() (line 37 of /home/~/public_html/yoc/sites/all/themes/panels_960gs/templates/html.tpl.php).
* Notice: Trying to get property of non-object in include() (line 37 of /home/~/public_html/yoc/sites/all/themes/panels_960gs/templates/html.tpl.php).
* Notice: Undefined variable: rdf in include() (line 38 of /home/~/public_html/yoc/sites/all/themes/panels_960gs/templates/html.tpl.php).
* Notice: Trying to get property of non-object in include() (line 38 of /home/~/public_html/yoc/sites/all/themes/panels_960gs/templates/html.tpl.php).

Comments

apmsooner’s picture

bensnyder’s picture

I'm on it... It didn't happen in my environment, I'm going to have to do a fresh install and see what happens. In the future, I'm going to need help testing before releases. Thanks!

bensnyder’s picture

I'm trying to get this fixed right now, I think the issue is with a plugin that broke so it's not loading what it needs from Boron.

bensnyder’s picture

NAILED IT. You need the latest Boron dev (http://ftp.drupal.org/files/projects/boron-7.x-1.x-dev.tar.gz) NOT the 7.x-1.0-beta1

bensnyder’s picture

Status: Active » Closed (fixed)
sva’s picture

Status: Closed (fixed) » Active

I'm getting these identical 7 error messages, so its not fixed for me.
I have a clean Drupal 7 install (7.x dev 2011-Feb-09)
I installed the latest Boron 7.x-1.x-dev
I installed Ctools alpha2 and Panels alpha2
I installed theme HTML5 Base 7.x-2.x-dev and module HTML5 Tools 7.x-1.x-dev
I've installed Rubik and Tao as my admin theme
I've cleared all the blocks except main page content
So far as I can tell, I've followed all instructions and cleared all caches but,
When I change to my Panels 960 theme these 7 error reports pop up.
Any ideas as I'd really like to use this theme?

bensnyder’s picture

I havent done an official release that supports HTML5 Base - the next release will use HTML5 Base. Boron is currently used. Try that and let me know.

Stretsh’s picture

I'm using the regular D7 (http://ftp.drupal.org/files/projects/drupal-7.0.tar.gz, not the dev version) and the clearing of cache worked for me. So besides using only Boron, maybe try it on a fresh install of D7.

audster’s picture

Getting this too.

Fresh D7 install...with Boron dev version installed...

I have 2 simple pages of content that were not found after switching to Panels 960gs despite trying to republish them..

I cleared the Drupal cache, problem persists...
Cleared browser cache (what the heck) problem persists...

and I am getting these errors:

* Notice: Undefined variable: doctype in include() (line 36 of /usr/www/users/bobpcw/sites/all/themes/panels_960gs/templates/html.tpl.php).
    * Notice: Undefined variable: rdf in include() (line 37 of /usr/www/users/bobpcw/sites/all/themes/panels_960gs/templates/html.tpl.php).
    * Notice: Trying to get property of non-object in include() (line 37 of /usr/www/users/bobpcw/sites/all/themes/panels_960gs/templates/html.tpl.php).
    * Notice: Undefined variable: rdf in include() (line 37 of /usr/www/users/bobpcw/sites/all/themes/panels_960gs/templates/html.tpl.php).
    * Notice: Trying to get property of non-object in include() (line 37 of /usr/www/users/bobpcw/sites/all/themes/panels_960gs/templates/html.tpl.php).
    * Notice: Undefined variable: rdf in include() (line 38 of /usr/www/users/bobpcw/sites/all/themes/panels_960gs/templates/html.tpl.php).
    * Notice: Trying to get property of non-object in include() (line 38 of /usr/www/users/bobpcw/sites/all/themes/panels_960gs/templates/html.tpl.php).
    * The content on this page has either been modified by another user, or you have already submitted modifications using this form. As a result, your changes cannot be saved.

(errrrrrr, I'm the only user....)

In my reports there are the same exact error messages but logged as committed under Anonymous... (because, yes, I was determined to get the error at least twice, but never logged out...)

First noticed something was going on when I tried to republish content and got a 404 error..?
Then went to site base address and got these errors.

Now my home page has these errors and "The requested page could not be found."

And the site shows no content (again, there's only 2 very simple pages)

Help??

bensnyder’s picture

Use the links on the project page under How To Install, then clear the cache. That will clear up the issue you're having.

audster’s picture

well, i would except that now the site doesn't find index.php even though it's there...

so I can't log in to it...

I was thinking to just do a fresh install myself - who knows what I moshed - but I'd rather get to the bottom of this so I don't have a repeat..since I already followed the instructions on project page, and I had already cleared the cache...

yark!