error during install
sanluca - March 15, 2009 - 11:28
| Project: | Node Relativity |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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/relativity.install on line 4

#1
This 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.
#2
from 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/relativity.module 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