Easy Social Feed

Permalink
Hey!

I am having trouble with the Easy Social Feed on the site i am currently building.

I put in the details it is asking for to get the Instagram feed on the page.

BUT it comes up with one of two errors:

$cx = \Stack::getByName($_REQUEST['arHandle']); } $b = \Block::getByID($_REQUEST['bID'], $cx, $ax); $pr = new \Concrete\Core\Page\EditResponse(); $pr->setPage($this->page); $bi = $b->getInstance(); if ($b->getBlockTypeHandle() == BLOCK_HANDLE_SCRAPBOOK_PROXY) { $_b = \Block::getByID($bi->getOriginalBlockID());

OR

curl_setopt_array(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set

Could anyone point me in the right direction to fixing this?

Thanks so much
Laura

 
Steevb replied on at Permalink Reply
Steevb
lauraslater replied on at Permalink Reply
lol thanks!