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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | teli.zip | 165.18 KB | israel dahan |
| Untitled-1.jpg | 369.56 KB | israel dahan |
Comments
Comment #1
tsi commentedPlease add more info
Comment #2
israel dahan commentedif @import "compass"; in file style.scss i get message warning.
attach files
Comment #3
tsi commentedOne of my last commits to 7.x-2.x should have fixed that, please try updating.
Comment #4
fxi commentedFirst 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.
Comment #5
tsi commentedUnless 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.
Comment #6
erutan commentedimho 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.
Comment #7
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