Closed (fixed)
Project:
Clickbank IPN
Version:
6.x-2.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2010 at 08:20 UTC
Updated:
2 Oct 2010 at 08:48 UTC
"warning: Invalid argument supplied for foreach() in /home/***/public_html/***/sites/all/modules/views/theme/views-view-table.tpl.php on line 24."
Maybe in case of missing dependencies (which are not mentioned in the info File of the module!)
Comments
Comment #1
Passer commentedWhile Importing the View by Handd, the following Erros are shown:
* Filter handler node_data_field_ctransreceipt.field_ctransreceipt_value is not available.
* Filter handler node_data_field_ccustemail.field_ccustemail_email is not available.
* Filter handler node.date_filter is not available.
* Filter handler node_data_field_ctransreceipt.field_ctransreceipt_value is not available.
* Filter handler node_data_field_ccustemail.field_ccustemail_email is not available.
* Filter handler node.date_filter is not available.
* Unable to import view.
Comment #2
Passer commentedI got it.
missing dependency on
content_copy
cck-date
cck-number
Comment #3
giorgio79 commentedHi Passer,
Did you have CCK Email and CCK Date installed and enabled while doing the import?
It seems they are not, since the filters for those fields seem to be missing,
Comment #4
giorgio79 commentedAh, very cool, thanks Passer.
Will add that to the info file as dependency :)
Comment #5
giorgio79 commentedJust added content_copy as a dependency in the info file.
Please download and check the latest version. If you still experience issues please reopen.
Comment #6
giorgio79 commented