Closed (works as designed)
Project:
Picasa Node Album
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2012 at 03:53 UTC
Updated:
19 Feb 2012 at 20:05 UTC
I have installed zend & picsa node picasa_node_album-7.x-1.x-dev and in the configure I gave the picasa folder name it gave me this error
Fatal error: require_once() [function.require]: Failed opening required 'picasa_node_album-7.x-1.x-dev/Loader/Autoloader.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/sacoin/public_html/sunnyvale-chennai.in/picasa_node_album-7.x-1.') in /home/sacoin/public_html/sunnyvale-chennai.in/sites/all/modules/zendt/zend.module on line 18
I removed zend & picasa folder from the modules folder then too the issue. pls save me SOS site down
Comments
Comment #1
mmilano commented:: copied from the same problem you posted in the other issue ::
That looks like an issue with the configuration of the zend module/library. Do you have access to run a MySQL query? If so, you can disable both modules with these queries:
Once you successfully turn these modules off, your site should be back to normal. You should then go to /admin/modules/uninstall and uninstall before trying again.
I highly recommend you test the setup on an environment other than production.
Comment #2
mmilano commentedno reply so closing this issue. it's a problem with the zend config.
Comment #3
kanted commentedThanks, After removing the folder the site later was back to normal. Now I want to use the module on the same site. Will I run into any trouble. So should I remove any tables from SQL before doing it.
Comment #4
mmilano commentedAs I pointed out, it appeared your issue was with the way you installed Zend Library. You should follow the instructions to install that module correctly first.
Once that is done, I'd recommend uninstalling Picasa Node Album (not just disable, but uninstall after you disable it), and then re-install it. That will assure that the tables are re-created correctly.