In the Admin, advanced settings i changed an option from album display, i changed "user" to "empty" and it crashed the site.

enevento

Joined: 2013-11-14
Posts: 3
Posted: Fri, 2013-11-15 01:02

This is the Message i get..

:-(
Dang... Something went wrong!
We tried really hard, but it's broken.
Talk to your Gallery administrator for help fixing this!

2013-11-06 03:20:15 -07:00 --- error: load_user Exception: @todo NO_USER_LIBRARY_CONFIGURATION_FOR: empty
#0 /home/content/51/9924151/html/gallery_e4/modules/gallery/libraries/IdentityProvider.php(43): IdentityProvider_Core->__construct()
#1 /home/content/51/9924151/html/gallery_e4/modules/gallery/helpers/identity.php(60): IdentityProvider_Core::instance()
#2 /home/content/51/9924151/html/gallery_e4/modules/gallery/helpers/gallery_event.php(34): identity_Core::load_user()
#3 /home/content/51/9924151/html/gallery_e4/modules/gallery/helpers/module.php(399): gallery_event_Core::gallery_ready()
#4 /home/content/51/9924151/html/gallery_e4/modules/gallery/helpers/gallery.php(96): module_Core::event('gallery_ready')
#5 [internal function]: gallery_Core::ready(Array)
#6 /home/content/51/9924151/html/gallery_e4/system/core/Event.php(208): call_user_func_array(Array, Array)
#7 /home/content/51/9924151/html/gallery_e4/application/Bootstrap.php(58): Event_Core::run('system.ready')
#8 /home/content/51/9924151/html/gallery_e4/index.php(116): require('/home/content/5...')
#9 {main}

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Fri, 2013-11-15 01:31

So the "Change these values at your own risk!" was not good enough? :-)
I assume you changed the identity_provider setting?
If so you could try to edit the DB directly if you know some phpMyAdmin?
Look in the var table for identity_provider line and chanage to user.

Might be easier to start over.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
enevento

Joined: 2013-11-14
Posts: 3
Posted: Fri, 2013-11-15 21:25

ok i did, i just changed the value from empty to user but i still have the same error..
do i need to empty cache or something.. im not so sure if it was user, users, or another value..
could you check on yours please..
i greatly appreciate it!!

 
enevento

Joined: 2013-11-14
Posts: 3
Posted: Fri, 2013-11-15 22:12

ok so i know that the value has to be 'user' and so its been changed but still same message and same error log as before.