Notice: Undefined offset: 1 in SassImportNode->parse() (line 65 of C:\wamp\www\t-eli\sites\all\themes\sasson\phamlp\sass\tree\SassImportNode.php).
Notice: Undefined offset: 3 in SassScriptParser->parse() (line 127 of C:\wamp\www\t-eli\sites\all\themes\sasson\phamlp\sass\script\SassScriptParser.php

CommentFileSizeAuthor
#2 teli.zip165.18 KBisrael dahan
Untitled-1.jpg369.56 KBisrael dahan
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tsi’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Please add more info

israel dahan’s picture

FileSize
165.18 KB

if @import "compass"; in file style.scss i get message warning.
attach files

tsi’s picture

One of my last commits to 7.x-2.x should have fixed that, please try updating.

fxi’s picture

Version: 7.x-2.x-dev » 7.x-2.8

First of all thank you for this theme. Seccond -
I get the following error:

Notice: Undefined offset: 3 in SassScriptParser->parse() (line 127 of /home/maayans/public_html/dojoboard/sites/all/themes/sasson/phamlp/sass/script/SassScriptParser.php).

My system is latest version of everything from core (7.18) to theme (7.x-2.8 ).

The error is there through the last week, It happens incosistently on all pages, most common it happens when reloading the same page (F5) . It happens on 2 different hosts. Let me know what info can help, or anything else like writting down a solution. thanx.

tsi’s picture

Component: Code » Phamlp

Unless you find the exact Sass line that caused this error there is not much I can do.
Phamlp (the php compiler used in Sasson v2.x) is not our work and is far from perfect. this is why we are moving to the ruby compiler in v3.x. we might also include a better php compiler but this will take some time.

erutan’s picture

imho I think it might be best to just focus on the ruby compiler for v3 - there's enough work to be done as is without trying to remake the wheel for PHP.

v2 could be the PHamlP version. Given there's a lot of fun compass extensions out there and they're being built against ruby I imagine it'd be very hard to not have funkiness with PHamlP, and if you're using source control you probably aren't compiling scss on prod anyways.

tsi’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (won't fix)

The 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