ShMaunder / JMapMyLDAP

LDAP Integration for Joomla! 2.5+
shmanic.com/tools/jmapmyldap
26 stars 19 forks source link

Fresh Install, SHLdapHelper not found #59

Closed Komak57 closed 7 years ago

Komak57 commented 7 years ago

Fresh GitHub download and build of .../latest, installed all zipped packages

Fatal error: Class 'SHLdapHelper' not found in /var/www/html/administrator/components/com_shldap/models/dashboard.php on line 147

Found when trying to access /administrator/index.php?option=com_shldap

Setting Value

PHP Built On    Linux unifiedserver1 3.2.0-4-amd64 #1 SMP Debian 3.2.84-1 x86_64
Database Version    5.5.54-0+deb7u1
Database Collation  latin1_swedish_ci
Database Connection Collation   utf8mb4_general_ci
PHP Version 5.4.45-0+deb7u6
Web Server  Apache/2.2.22 (Debian)
WebServer to PHP Interface  apache2handler
Joomla! Version Joomla! 3.6.5 Stable [ Noether ] 1-December-2016 22:46 GMT
Joomla! Platform Version    Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
User Agent  Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

I'll continue looking through the source files to find the proper missing reference

Komak57 commented 7 years ago

Installed out of order. Build process compiles all archives in zip and gz formats, and subsequently packages them. Installing pkg_* files in order will prevent mishaps.