Closed (fixed)
Project:
Index
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2009 at 16:01 UTC
Updated:
24 Jul 2013 at 09:01 UTC
Clicking Save on initial creation of Index shown in attached screen shot throws the following errors, and clicking the path link results in Page Not Found:
# warning: Missing argument 1 for index::view(), called in /home/tammanyt/public_html/dr6_test/sites/all/modules/index/includes/index.classes.inc on line 87 and defined in /home/tammanyt/public_html/dr6_test/sites/all/modules/index/includes/index.classes.inc on line 64.
# warning: Missing argument 1 for index::view(), called in /home/tammanyt/public_html/dr6_test/sites/all/modules/index/includes/index.classes.inc on line 87 and defined in /home/tammanyt/public_html/dr6_test/sites/all/modules/index/includes/index.classes.inc on line 64.
# warning: Missing argument 1 for index::view(), called in /home/tammanyt/public_html/dr6_test/sites/all/modules/index/includes/index.classes.inc on line 87 and defined in /home/tammanyt/public_html/dr6_test/sites/all/modules/index/includes/index.classes.inc on line 64.
# warning: Missing argument 1 for index::view(), called in /home/tammanyt/public_html/dr6_test/sites/all/modules/index/includes/index.classes.inc on line 87 and defined in /home/tammanyt/public_html/dr6_test/sites/all/modules/index/includes/index.classes.inc on line 64.
Attempting to edit the Index and re-save it results in the following:
warning: Missing argument 1 for index::view(), called in /home/tammanyt/public_html/dr6_test/sites/all/modules/index/includes/index.classes.inc on line 87 and defined in /home/tammanyt/public_html/dr6_test/sites/all/modules/index/includes/index.classes.inc on line 64.
| Comment | File | Size | Author |
|---|---|---|---|
| IndexError.jpg | 34.98 KB | BayouBill |
Comments
Comment #1
xanoThanks for reporting this. However, development on Index has been postponed until we have a suitable relationship API either in the form of HAPI or DROM (search g.d.o for the latter), so don't expect a fix soon (the module isn't even usable yet).
Comment #2
xanoI'm actively developing Index again and a lot has changed in the past week. Can you test if the form still gives you any trouble? Note: the module isn't functional yet and you will certainly get errors if you use any other display mode than "Tree".
Comment #3
xanoNo trouble here.
Comment #5
xano