No Albums visible on home page

petersra

Joined: 2009-10-13
Posts: 12
Posted: Sat, 2009-10-17 00:14

Gallery3 beta installed. Set up two albums that I can see when logged in. However, when I log off, nothing shows on the gallery home page. Error log says:

<?php defined('SYSPATH') or die('No direct script access.'); ?>

2009-10-15 17:01:43 -07:00 --- error: @todo MISSING_MODEL access_intent:2
#0 /var/www/html/sk/skatekey.net/gallery3/modules/gallery/helpers/access.php(148): model_cache_Core::get('access_intent', 2, 'item_id')
#1 /var/www/html/sk/skatekey.net/gallery3/modules/gallery/views/permissions_form.html.php(17): access_Core::group_intent(Object(Group_Model), 'view', Object(Item_Model))
#2 /var/www/html/sk/skatekey.net/gallery3/system/libraries/Controller.php(74): include('/var/www/html/s...')
#3 /var/www/html/sk/skatekey.net/gallery3/system/libraries/View.php(272): Controller_Core->_kohana_load_view('/var/www/html/s...', Array)
#4 /var/www/html/sk/skatekey.net/gallery3/modules/gallery/libraries/MY_View.php(39): View_Core->render(false, false)
#5 /var/www/html/sk/skatekey.net/gallery3/system/libraries/View.php(244): View->render()
#6 /var/www/html/sk/skatekey.net/gallery3/modules/gallery/views/permissions_browse.html.php(60): View_Core->__toString()
#7 /var/www/html/sk/skatekey.net/gallery3/system/libraries/Controller.php(74): include('/var/www/html/s...')
#8 /var/www/html/sk/skatekey.net/gallery3/system/libraries/View.php(272): Controller_Core->_kohana_load_view('/var/www/html/s...', Array)
#9 /var/www/html/sk/skatekey.net/gallery3/modules/gallery/libraries/MY_View.php(39): View_Core->render(false, false)
#10 /var/www/html/sk/skatekey.net/gallery3/system/libraries/View.php(244): View->render()
#11 /var/www/html/sk/skatekey.net/gallery3/modules/gallery/controllers/permissions.php(36): View_Core->__toString()
#12 [internal function]: Permissions_Controller->browse('2')
#13 /var/www/html/sk/skatekey.net/gallery3/system/core/Kohana.php(291): ReflectionMethod->invokeArgs(Object(Permissions_Controller), Array)
#14 [internal function]: Kohana::instance()
#15 /var/www/html/sk/skatekey.net/gallery3/system/core/Event.php(209): call_user_func(Array)
#16 /var/www/html/sk/skatekey.net/gallery3/system/core/Bootstrap.php(55): Event::run('system.execute')
#17 /var/www/html/sk/skatekey.net/gallery3/index.php(82): require('/var/www/html/s...')
#18 {main}

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22892
Posted: Sat, 2009-10-17 03:46

Please start with an experimental version
FAQ: How do I upgrade?
Without changeling permissions, does it function properly?

URL?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
petersra

Joined: 2009-10-13
Posts: 12
Posted: Sat, 2009-10-17 12:36

Dave,

Upgrade: Clean install of gallery3 beta
Changing Permissions: Changing permissions?? When I log on as Admin, I have two albums visible. Both have View and View Full Size checked for Everybody and Registered Users. If I eliminate View and Full View Size then the log in screen is presented when the page skatekey.net/album3 is referenced.
URL: skatekey.net

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22892
Posted: Sat, 2009-10-17 16:34
Quote:
Upgrade: Clean install of gallery3 beta

Please upgrade to an experimental version:
FAQ: How do I upgrade?
That FAQ has direction on how to do that. Lots of changes in beta3 and it could be fixed if you try an experimental version.

I had to guess your url since you did not give a url to your gallery: http://skatekey.net/gallery3/ is this it?

Quote:
Changing Permissions: Changing permissions??

I suspect you have removed the view permissions for those albums for the guest/everybody user.

Dave

_____________________________________________
Blog & G2 || floridave - Gallery Team