mercredi 26 novembre 2014

require_once(Instagram_XAuth.php): failed to open stream


Vote count:

0




Definitely need help with this. Please and thank you.


Warning: require_once(Instagram_XAuth.php): failed to open stream: No such file or directory Fatal error: require_once(): Failed opening required 'Instagram_XAuth.php' (include_path=



if(!set_include_path($instapressIncludePath))
ini_set('include_path', $instapressIncludePath);

require_once 'Instagram_XAuth.php';

require_once 'Instapress_TinyMCE.php';

class InstagramPlugin
{

// Key in the table wp_options under which the settings are saved
var $dbOptionKey = 'InstagramPlugin_Options';

// Path in which lie the cache files
var $cachePath = '';

// Number of the current instance

static $CURRENTINSTANCENUMBER = 1;


asked 1 min ago







require_once(Instagram_XAuth.php): failed to open stream

Aucun commentaire:

Enregistrer un commentaire