how expand gallery, how show 4x4 albums (16 albums on a site)

xelage

Joined: 2009-02-09
Posts: 4
Posted: Mon, 2012-06-25 10:14

hello everybody!

- how can i expand gallery, so i can show pix with 1024px on page?
- how can i show 16 albums/items, with 4 rows and 4 columns?
- how can i don't show the picture in full screen? i want to remove the link to show in full size.

thanks in advance!

grz xelage

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 26097
Posted: Mon, 2012-06-25 13:29

Try a different theme that is not fixed width like the default theme. Perhaps the wide_wind theme?
depending on the thumb size and the theme you choose it will flow as needed to fit the screen. There is a theme option to adjust the quantity. Admin -> Apperance -> Theme options.
Set permissions so the user can't view the full sized image.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
xelage

Joined: 2009-02-09
Posts: 4
Posted: Mon, 2012-06-25 15:37

are this options not possible in the wide_wind theme? because i had it before update, but i didn't remember the configuration i do.

Login or register to post comments
floridave
floridave's picture

Joined: 2003-12-22
Posts: 26097
Posted: Mon, 2012-06-25 17:41
Quote:
are this options not possible in the wide_wind theme?

The same options are available in the wide_wind theme as are in the wind theme. The wide wind theme is not fixed width like the wind theme.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

Login or register to post comments
Serge D
Serge D's picture

Joined: 2009-06-11
Posts: 2436
Posted: Tue, 2012-06-26 00:14

GD Theme with 4x4 set via admin

Serge
_____________________________________________
Photo Gallery | GreyDragon Theme | Follow on Twitter

Login or register to post comments
xelage

Joined: 2009-02-09
Posts: 4
Posted: Tue, 2012-06-26 06:59

ok, i found a theme who worked, thx.

but i have since upgrade to 3.0.4 another problem. this happens when i want to upload pictures with server folder:

Quote:
exception 'ORM_Validation_Exception' with message 'ORM Validation has failed for items model' in /home/httpd/vhosts/xelage.ch/httpdocs/system/libraries/ORM_Validation_Exception.php:20
Stack trace:
#0 /home/httpd/vhosts/xelage.ch/httpdocs/system/libraries/ORM.php(755): ORM_Validation_Exception_Core::handle_validation('items', Object(Validation))
#1 /home/httpd/vhosts/xelage.ch/httpdocs/modules/gallery/models/item.php(773): ORM_Core->validate(NULL)
#2 /home/httpd/vhosts/xelage.ch/httpdocs/system/libraries/ORM.php(778): Item_Model_Core->validate()
#3 /home/httpd/vhosts/xelage.ch/httpdocs/modules/gallery/libraries/MY_ORM.php(34): ORM_Core->save()
#4 /home/httpd/vhosts/xelage.ch/httpdocs/modules/gallery/libraries/ORM_MPTT.php(76): ORM->save()
#5 /home/httpd/vhosts/xelage.ch/httpdocs/modules/gallery/models/item.php(367): ORM_MPTT_Core->save()
#6 /home/httpd/vhosts/xelage.ch/httpdocs/modules/server_add/controllers/server_add.php(253): Item_Model_Core->save()
#7 /home/httpd/vhosts/xelage.ch/httpdocs/modules/gallery/helpers/task.php(90): Server_Add_Controller::add(Object(Task_Model))
#8 /home/httpd/vhosts/xelage.ch/httpdocs/modules/server_add/controllers/server_add.php(122): task_Core::run('Server_Add_Cont...', Array)
#9 [internal function]: Server_Add_Controller->run('13')
#10 /home/httpd/vhosts/xelage.ch/httpdocs/system/core/Kohana.php(331): ReflectionMethod->invokeArgs('13')
#11 /home/httpd/vhosts/xelage.ch/httpdocs/system/core/Event.php(208): Kohana_Core::instance(Object(Server_Add_Controller), Array)
#12 /home/httpd/vhosts/xelage.ch/httpdocs/application/Bootstrap.php(67): Event_Core::run(NULL)
#13 /home/httpd/vhosts/xelage.ch/httpdocs/index.php(113): require('/home/httpd/vho...')
#14 {main}

i saw this problem in other forums, but no solution. i tried following thing: deleted the whole webhosting on server and database and installed gallery 3.0.4, nothing changed on options, only server add. nothing changes.

can anybody help me??

Login or register to post comments