Closed (fixed)
Project:
Node Comments
Version:
6.x-1.2-rc1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2008 at 23:44 UTC
Updated:
10 May 2010 at 00:40 UTC
I get the error "Fatal error: Unsupported operand types in example.com/includes/common.inc on line 1445"
No nodecomment flat or threaded view available to select after selecting the comment content type.
Have followed all instructions.
Installed it on drupal 6.4, latest views 2.
Unsure how to proceed.
Has any1 been able to install it on drupal 6 successfully? Have read a similar problem in the forum, no solution
Comments
Comment #1
drupalicasso commentedI have exactly the same problem and have also posted a message under the ISSUES.
Any help would be highly appreciated.
Like the other features of Drupal 6 , hence reluctance to downgrade to drupal5
Comment #2
conlinux commentedI have this same problem when I try copy system files and copy data base for other site.
I solve with this steeps.
SOURCE
1. DATA BASE (del registers from cache tables)
2. Optimize DBs
3. Export again DBs
DESTINATION
4. Erase DBs and restore from point 3
5. cd /var/www/portal (my system files are here)
6. cd sites/all/ ; mkdir tmp; mv modules/* tmp
7. Login with user 1 (http://x.x.x.x/?q=user)
8. put modules (tmp/*) again modules directory
cd /var/www/portal/sites/all/; mv tmp/* modules
10. review all modules is ok... If you have problem still... I recomend active module (one per one)
good lot,
rodrigo.
Comment #3
zroger commentedstill having this problem???
Comment #4
crea commentedClosing old issues.