Closed (won't fix)
Project:
Sasson
Version:
7.x-2.5
Component:
Phamlp
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 10:12 UTC
Updated:
2 Aug 2014 at 17:11 UTC
Jump to comment: Most recent
Thanks for a great theme!
I'm getting this error on admin pages. I believe this relates to a similar issue here http://drupal.org/node/1332156. The conclusion there was to upgrade the parse to RC4.
How do I do that? Is parser upgrade planned in near future?
Thanks
Ron
Comments
Comment #1
liorkesos commentedUpgrading to 7.x-2.x-dev solved the problem for me...
Comment #2
bluetegu commentedThe problem still persists for me. Updating the issue version accordingly.
Comment #3
tsi commentedWhat do you mean on admin pages ? do you have sasson as your admin-theme?
Comment #4
bluetegu commentedI'm using seven as the admin theme. I looked back at the logs and the latest locations I got this error where on the home page and on cron.php (?). This error kind of appears and disappears randomly. I'll update if I have more info.
Comment #5
tsi commentedDoing some cleaning up, is this still an issue ? a lot have changed since...
Comment #6
Anonymous (not verified) commentedHi, I'm having kind of a similar error, but instead of "Undefined offset: 2", it says "Undefined offset: 3 in SassScriptParser->parse() (line 127 of [site]/sites/all/themes/sasson/phamlp/sass/script/SassScriptParser.php)."
I had version 7.x-2.5 and tried updating to 7.x-2.6, 7.x-3.x-dev, and 7.x-2.x-dev to see if that would fix it, but no dice! What do you think is going on here? Is there any way I can fix it without having to rebuild my entire subtheme (which would be terrible)?
Comment #7
tsi commentedMarking as a Phamlp compiler issue.
The PHP compiler, while serving us well, will always lag behind the original ruby-compass compiler, this is why the upcoming release (v3.x) of Sasson will use assetic to compile Sass using the original ruby compiler.
Unfortunately, bugs with the php compiler is probably not something we will have time to work on anytime soon, since most of the effort is going into the v3.x branch which uses the original ruby-compass, so marking all Phamlp issue as postponed.
If #1825006: Phamlp can't get arguments as @media queries values is solved, we might find a way to support the php compiler as a fallback for people developing on a server that can't install ruby (we recommend developing locally, on a local server with ruby and compass installed).
Any help with this will be most appreciated.
Comment #8
tsi commentedComment #9
tsi commentedThe PHP compiler used in Sasson 2.x is no longer needed in v3.x and I don't see me or anyone else getting to maintain it.
Marking all relevant issues as won't fix. sorry.
You are welcome to try the much more powerful v3.x