hypeJunction / hypeWall

Wall functionality for Elgg
www.hypejunction.com
2 stars 3 forks source link

Class 'hypeJunction\Plugin' not found #69

Closed nattydreadnatty closed 8 years ago

nattydreadnatty commented 8 years ago

Hello, after activation HypeWall I got this message:

Fatal error: Class 'hypeJunction\Plugin' not found in /var/www/legtux.org/users/perdurable/www/html/mod/hypeWall/classes/hypeJunction/Wall/Plugin.php on line 16

Elgg version: 1.12

Regards

hypeJunction commented 8 years ago

You need to install hypeApps.

nattydreadnatty commented 8 years ago

I already did. Versions 4.3.4. Does it have to be before the HypeWall plugin in the plugin list?

hypeJunction commented 8 years ago

Did you download the dist version from the Releases tab? Yes, before hypeWall just to be safe, but it uses composer autoloader, so it shouldn't matter.

nattydreadnatty commented 8 years ago

Yes... I put it after Hyp Apps and now it works. Thanks a lot for your help!