Just updated DATE 6.2.dev to work with updated Views module. Views and CCK already updated with out problem. Received this error:

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /.../sites/all/modules/date/date/date.theme on line 238

Connie

Comments

karens’s picture

Status: Active » Postponed (maintainer needs more info)

I'm still working on getting the Views API changes in, so that's not the only error you'll get, but I don't get this error.

Where do you see this?

conniec’s picture

The error came up after I ran update.php and then navigated back to administrative pages. The site wouldn't got to admin--I only got the error.

karens’s picture

I just committed fixes this morning to get the Views updates working again. This message indicates a theme that is so badly broken it will create a fatal error, but my theme file is fine.

I wonder if you got a bad tarball, or somehow just have a corrupt file.

Try retrieving the files over again to make sure you have good ones. If you use the tarball, wait until tomorrow because you need today's commits for Views to work right. If you use cvs, you can try again right now.

conniec’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Reloaded new tarball. Disabled current theme-which I didn't do first time around. (I know--Connie, follow the instructions.) Enabled Garland theme. Upgraded fine.

Note: would not upgrade w/ blue marine theme either.

Thanks, KarenS for the help!

Closing issue.

Connie