Active
Project:
Node Relativity
Version:
6.x-3.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2009 at 11:28 UTC
Updated:
16 Mar 2009 at 14:47 UTC
hi,
when I try to install the module gives me this error
why?
Parse error: syntax error, unexpected T_SL in /web/htdocs/www.pyacqua.net/home/altavista/drupal/sites/all/modules/relativity/relat... on line 4
Comments
Comment #1
hillmark commentedThis blew my development site out of the water :( However, in order to get round the above issue I deleted a few lines of spurious-looking data, and added a single } missing from the end of the schema function. This got me past the initial error, but has resulted in a total melt-down.
Will continue to delve, as this looks like a really useful module.
Comment #2
sanluca commentedfrom this error after
Then comment lines but no files
Parse error: syntax error, unexpected T_SL in /web/htdocs/www.pyacqua.net/home/drupal/sites/all/modules/relativity/relativity.module on line 1659
* warning: include_once(relativity_views.inc) [function.include-once]: failed to open stream: No such file or directory in /web/htdocs/www.pyacqua.net/home/drupal/sites/all/modules/relativity/relativity.module on line 12.
* warning: include_once() [function.include]: Failed opening 'relativity_views.inc' for inclusion (include_path='.:/php_5.2.8/lib/php') in /web/htdocs/www.pyacqua.net/home/altavista/drupal/sites/all/modules/relativity/relat... on line 12.
* warning: Missing argument 1 for relativity_menu() in /web/htdocs/www.pyacqua.net/home/drupal/sites/all/modules/relativity/relativity.module on line 261.
tnx