I've got some views that will need to be displayed on another site, that is on the same server. I'm familiar with modules that make web widgets out of the view to be displayed in an iframe. Is there a way to call that view php wise from the other drupal site and display it. I'm open suggestions as to what is the best way, but basically they are sister sites and both will have the same information on certain pages. I tried the php code from http://newriversdigital.com/content/blog/accessing-views-2-external-script but I'm getting an error when running that.

Comments

dawehner’s picture

Status: Active » Fixed
satcom74’s picture

That module didn't work. I saw the most recent support issue was having the same problem. I'll post my issue also in that Queue. I'll look at the embed widget type of modules, but I was hoping for more of a php embed as opposed to using an iframe javascript to display the content. These are the ones that I found http://drupal.org/project/embed_widgets, http://drupal.org/project/web_widgets.

satcom74’s picture

I ended up using http://drupal.org/project/web_widgets. I think my only beef with that is that viewing source you just see the javascript on the page loading the embed. Far as I can tell it can't be themed and I doubt that search engines will see the content.

Status: Fixed » Closed (fixed)

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