Author Topic: Setting example  (Read 56749 times)

0 Members and 1 Guest are viewing this topic.

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: Setting example
« Reply #15 on: August 28, 2014, 01:02:09 am »
hello,
Now it is perfect, very good job ..
a trifle more:
I would like for this text in the language/Gallery.german or language/Core.german - create a position:
fatal_error("This group can not view this category",false);

// Category Thumbnail Settings
$ txt ['_ gallery_set_big_views ???????'] = 'Sie haben keine Berechtigung';

where I have to do?

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: Setting example
« Reply #16 on: August 28, 2014, 02:28:02 am »
Sorry, rejoiced too soon,
here on demo does work: http://www.photoplaca.de/index.php
but
on the right website: http://www.photoplaca.com/index.php
does not work


please can for this text in the gallery-language create a position.
"This group can not view this category"

// Category Thumbnail Settings
$ txt ['_ gallery_set_big_views ???????'] = 'Sie haben keine Berechtigung für diese Kategorie';

we can give an admin access
« Last Edit: August 28, 2014, 04:36:58 am by KGF »

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 241
    • ezCommunitySuite
Re: Setting example
« Reply #17 on: August 28, 2014, 06:07:37 am »
Send me admin access.
Basically what i need to know what memergroup id for the membergroup
And the categories that you want private.

Attached updated gallery.php using german

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: Setting example
« Reply #18 on: August 28, 2014, 09:01:04 am »
"Gallery Private Upload" and all folders in "Gallery-private-upload"

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: Setting example
« Reply #19 on: August 28, 2014, 10:46:35 am »
Hello here the desired data

languages/Gallery.german
languages/Core.german

sources/Gallery.php

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 241
    • ezCommunitySuite
Re: Setting example
« Reply #20 on: August 28, 2014, 11:37:49 am »
I need admin on new site to find out the category id's/membergroup ids

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: Setting example
« Reply #21 on: August 28, 2014, 12:00:44 pm »
« Last Edit: August 29, 2014, 09:07:40 am by KGF »

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 241
    • ezCommunitySuite
Re: Setting example
« Reply #22 on: August 29, 2014, 07:16:00 pm »
Attached update gallery.php for your main site photoplaca.com

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: Setting example
« Reply #23 on: August 30, 2014, 04:59:55 am »
the file does not work
test it yourself

they have admin access

http://www.photoplaca.com/
« Last Edit: August 30, 2014, 05:04:23 am by KGF »

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 241
    • ezCommunitySuite
Re: Setting example
« Reply #24 on: August 30, 2014, 12:24:24 pm »
What do you mean by admin access?
Attached updated file. You keep changing the private categories,  they are now set to private 3,4,10 as only allowed to view thumbnails but not allowed to view the whole picture.

It is controlled by this code in gallery.php
Code: [Select]
$notAllowedCats = array(3,4,10);

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: Setting example
« Reply #25 on: August 30, 2014, 04:51:49 pm »
ok I understand now ...
I did test with this setting and now it works:

     $ notAllowedCats = array (3,4,5,6,7,8,9,10,11,12);

I expanded the code Manell
but it must be automatic

--------------------------------------------------------------------------------------

please do it like this:
if I must write automatically in this code a new folder in "GALLERY PRIVATE UPLOAD" write ($ notAllowedCats = array (3,4,5,6,7,8,9,10,11,12,13 .. . until 100000);)

the permission for "private" acts not in the 4,5,6,7 level

OK?
« Last Edit: August 31, 2014, 04:47:46 am by KGF »

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 241
    • ezCommunitySuite
Re: Setting example
« Reply #26 on: August 31, 2014, 01:46:45 pm »
Ok will work on settings for that and do big gallery update. And your registration age/date
Hoping to get in done in next two days.

KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: Setting example
« Reply #27 on: August 31, 2014, 03:00:58 pm »
ok, they have many thanks
and hope it works

ezCommunitySuite

  • Administrator
  • *****
  • Posts: 241
    • ezCommunitySuite
Re: Setting example
« Reply #28 on: August 31, 2014, 07:43:26 pm »
Posted update http://www.ezcommunitysuite.com/forums/announcements/ezgallery-6-0-released/
Keep backups of your changes!! Mainly style/template changes.

Added birthrate on s registration new settings in Admin -> Manage Registration

New setting -> under admin -> gallery configuration -> "Only registered members can view full picture details"

Last, category permissions new setting "Image View Detail" which you can set on membergroup for each category to give it private but still see image thumbnail


KGF

  • ezCustomer
  • *****
  • Posts: 100
Re: Setting example
« Reply #29 on: September 01, 2014, 05:06:30 am »
ok, many thanks,
I ezgallery-6.0 once again reinstalled.

where is this function to find?
"Added birth rate on s registration new settings in Admin -> Manage Registration"
I search in:
../index.php?action=admin;sa=regsettings

please post the path

 

Related Topics

  Subject / Started by Replies Last post
8 Replies
6593 Views
Last post August 14, 2014, 05:32:39 pm
by KGF

© 2024 ezCommunitySuite