Lightbox
Permalink
Hi,
I am using the last version of concrete 5.
I am looking for lightroom add-on.
I am looking in Add-ons but when you search for Version 7 and Above, you have only add-ons for Compatible 5.7.1+
I try to install something like "Zoomer - Thumbnail Zoom & Lightbox"
Th add-ons doesn't work. It was not a probleme, but, when I delete it from the server with FTP, I break the site..
The message is :
An unexpected error occurred.
Symfony\Component\ClassLoader\MapClassLoader::loadClass(): Failed opening required '/home/myserver/www/site1/packages/zoomer/controller.php' (include_path='/home/myserver/www/site1/concrete/vendor:.:/usr/alwaysdata/php/7.1.0/lib/php')
Of course, .. i delete it, but ..
I can't reload the website ...
Something must be add somewhere but .. where ?
:(
I search in "vendor"
I delete the files and Reload all files in "vendor" but nothing change.
I Upload for the second time "Zoomer - Thumbnail Zoom & Lightbox" in package directory.
The site is Ok but in dashboard, this addons is "installed" but, of course, there is nothing to add in page.
Now.. I don't know if it's a good idea idea to desinstall the add-on using dashboard ..
It will be better if addons can be clear and not with this > .. 5 + ... even if you check only "Version 7 and Above"
Well, now, if someone knows a good add-on for Lightbox for Concrete5 V8
:)
I am using the last version of concrete 5.
I am looking for lightroom add-on.
I am looking in Add-ons but when you search for Version 7 and Above, you have only add-ons for Compatible 5.7.1+
I try to install something like "Zoomer - Thumbnail Zoom & Lightbox"
Th add-ons doesn't work. It was not a probleme, but, when I delete it from the server with FTP, I break the site..
The message is :
An unexpected error occurred.
Symfony\Component\ClassLoader\MapClassLoader::loadClass(): Failed opening required '/home/myserver/www/site1/packages/zoomer/controller.php' (include_path='/home/myserver/www/site1/concrete/vendor:.:/usr/alwaysdata/php/7.1.0/lib/php')
Of course, .. i delete it, but ..
I can't reload the website ...
Something must be add somewhere but .. where ?
:(
I search in "vendor"
I delete the files and Reload all files in "vendor" but nothing change.
I Upload for the second time "Zoomer - Thumbnail Zoom & Lightbox" in package directory.
The site is Ok but in dashboard, this addons is "installed" but, of course, there is nothing to add in page.
Now.. I don't know if it's a good idea idea to desinstall the add-on using dashboard ..
It will be better if addons can be clear and not with this > .. 5 + ... even if you check only "Version 7 and Above"
Well, now, if someone knows a good add-on for Lightbox for Concrete5 V8
:)
Hello Mark
I use PHP 7.1.0
This addon doesn't work but the site is ok.
During installation, a message was :
Installation is impossible ...
Then, I delete it by FTP, and the website wa broken.
but, infact, after I upload for the second time zoomer, it seem installed.
In reality, it doesn't work but, after that i could desinstall proprely the addon..
Your solution was better ansd quickly !
Thank you
I use PHP 7.1.0
This addon doesn't work but the site is ok.
During installation, a message was :
Installation is impossible ...
Then, I delete it by FTP, and the website wa broken.
but, infact, after I upload for the second time zoomer, it seem installed.
In reality, it doesn't work but, after that i could desinstall proprely the addon..
Your solution was better ansd quickly !
Thank you
Then, my problem now is .. there is no addon Lifhtbox for concrete 5 V8 and PHP 7..
I don't found :(
I mean .. without developer interaction.
I don't found :(
I mean .. without developer interaction.
The add-on should be compatible with 5.7 and 8, but it is not PHP 7 compatible.
Did you uninstall the add-on first before deleting the add-on?
If you deleted the add-on files without uninstalling it first, you may need to manually edit your concrete5 database.
Before editing your database, please make a full backup (database and files).
Editing the database:
- find the Packages table in your concrete5 database
- in the Packages table, look for the row with the pkgHandle of "zoomer"
- when you find the row, delete it
After deleting that row, the error should stop displaying.