Closed (fixed)
Project:
Station
Version:
6.x-2.x-dev
Component:
Other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2010 at 09:56 UTC
Updated:
14 Feb 2010 at 21:30 UTC
Hi,
I'm trying both version of station mod and keep getting this error
Can't think why, when i click on any of the links in station i get:
Fatal error: Call to undefined function link_views_content_field_data() in /home/usr/public_html/main/sites/all/modules/lin
Comments
Comment #1
drewish commentedWhat version of views do you have installed?
Comment #2
sounds commentedI had Views Version 6.x-3.0-alpha1
Then i tryed 6.x-2.x-dev
Now i have 6.x-2.8
Comment #3
refreshingapathy commentedI've got Views 6.x-2.8 on the production version of my site and it's running without the error. Try reinstalling the module with the devel module?
Comment #4
sounds commentedThis is stressing me out now,
I uninstalled the module from inside drupal admin panel
Then reinstalled the latest version again, same error when i click on any of the links in Station section
Fatal error: Call to undefined function link_views_content_field_data() in /home/eger/public_html/main/sites/all/modules/link/link.module on line 154
Maybe i could give someone ftp and drupal admin access if they could have a look?
Comment #5
tim.plunkettlink_views_content_field_data() is both defined and called by the link module, not the views module. Are you sure you have either link 6.x-2.x-dev or link 6.x-2.8 installed?
Comment #6
sounds commentedSorry for the hastle, gets a bit stressing at times..
I installed the link mod again and seems to have fixed it all
Comment #7
tim.plunkettdrewish: shouldn't station complain if link is not installed?
Comment #8
drewish commentedyeah it should. i'm not sure how he'd be able to install it without it.
Comment #9
sounds commentedI had the link modue installed allready,
But i was still getting the above error about link.module no matter what version of station mod i had
Reinstalling link mod sorted it though.
Comment #10
drewish commentedi'm gonna call it fixed then. reopen this if you've got more detail on how to replicate it.