Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

hypeScrapper v4 activation error in elgg 1.12 #53

Open
VladVuk opened this issue Oct 19, 2017 · 0 comments
Open

hypeScrapper v4 activation error in elgg 1.12 #53

VladVuk opened this issue Oct 19, 2017 · 0 comments

Comments

@VladVuk
Copy link

VladVuk commented Oct 19, 2017

Hello,

I would like to provide user with ability to insert iframe framed link to youtube video through CKEditor (for users custom pages).
I need that features for Elgg 1.12.4 and Elgg 2.3.
As I see Elgg deletes each iframe based html text when user tries to save the page.

So I tought that hypeScraper might be the solution.
I downloaded the hypescraper (v4) and hypeapps (v4) from github and unzipped them and activated plugins in my Elgg v1.12 and received following errors:

[19-Oct-2017 12:48:57 Europe/Berlin] PHP WARNING: 2017-10-19 12:48:57 (CEST): "Argument 1 passed to hypeJunction\Scraper\Plugin::__construct() must be an instance of ElggPlugin, null given, called in C:\xampp\htdocs\sites\ar\mod\hypeScraper-4.x\classes\hypeJunction\Scraper\Plugin.php on line 102 and defined" in file C:\xampp\htdocs\sites\ar\mod\hypeScraper-4.x\classes\hypeJunction\Scraper\Plugin.php (line 37)

[19-Oct-2017 12:48:58 Europe/Berlin] PHP WARNING: 2017-10-19 12:48:58 (CEST): "Argument 1 passed to hypeJunction\Scraper\Plugin::__construct() must be an instance of ElggPlugin, null given, called in C:\xampp\htdocs\sites\ar\mod\hypeScraper-4.x\classes\hypeJunction\Scraper\Plugin.php on line 102 and defined" in file C:\xampp\htdocs\sites\ar\mod\hypeScraper-4.x\classes\hypeJunction\Scraper\Plugin.php (line 37)

[19-Oct-2017 12:48:58 Europe/Berlin] PHP WARNING: 2017-10-19 12:48:58 (CEST): "Argument 1 passed to hypeJunction\Config::__construct() must be an instance of ElggPlugin, null given, called in C:\xampp\htdocs\sites\ar\mod\hypeScraper-4.x\classes\hypeJunction\Scraper\Plugin.php on line 42 and defined" in file C:\xampp\htdocs\sites\ar\mod\hypeApps\classes\hypeJunction\Config.php (line 17)

[19-Oct-2017 12:48:58 Europe/Berlin] PHP Fatal error: Call to a member function getAllSettings() on a non-object in C:\xampp\htdocs\sites\ar\mod\hypeApps\classes\hypeJunction\Config.php on line 43

[19-Oct-2017 12:49:04 Europe/Berlin] PHP WARNING: 2017-10-19 12:49:04 (CEST): "Argument 1 passed to hypeJunction\Scraper\Plugin::__construct() must be an instance of ElggPlugin, null given, called in C:\xampp\htdocs\sites\ar\mod\hypeScraper-4.x\classes\hypeJunction\Scraper\Plugin.php on line 102 and defined" in file C:\xampp\htdocs\sites\ar\mod\hypeScraper-4.x\classes\hypeJunction\Scraper\Plugin.php (line 37)

[19-Oct-2017 12:49:04 Europe/Berlin] PHP WARNING: 2017-10-19 12:49:04 (CEST): "Argument 1 passed to hypeJunction\Config::__construct() must be an instance of ElggPlugin, null given, called in C:\xampp\htdocs\sites\ar\mod\hypeScraper-4.x\classes\hypeJunction\Scraper\Plugin.php on line 42 and defined" in file C:\xampp\htdocs\sites\ar\mod\hypeApps\classes\hypeJunction\Config.php (line 17)

[19-Oct-2017 12:49:04 Europe/Berlin] PHP Fatal error: Call to a member function getAllSettings() on a non-object in C:\xampp\htdocs\sites\ar\mod\hypeApps\classes\hypeJunction\Config.php on line 43

Can you explain what I have to do more to get it work?

I am not familiar with Composer so please explain it in a way that I can do it.

Thanks,
Vlad

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant