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

drewish’s picture

What version of views do you have installed?

sounds’s picture

I had Views Version 6.x-3.0-alpha1
Then i tryed 6.x-2.x-dev
Now i have 6.x-2.8

refreshingapathy’s picture

I'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?

sounds’s picture

This 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?

tim.plunkett’s picture

link_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?

sounds’s picture

Sorry for the hastle, gets a bit stressing at times..
I installed the link mod again and seems to have fixed it all

tim.plunkett’s picture

drewish: shouldn't station complain if link is not installed?

drewish’s picture

yeah it should. i'm not sure how he'd be able to install it without it.

sounds’s picture

I 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.

drewish’s picture

Status: Active » Fixed

i'm gonna call it fixed then. reopen this if you've got more detail on how to replicate it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.