There should be language string somewhere in languages ...Jammy Johnny wrote:Where it shows : Total Images 51 (or how many images you have) at the bottom left corner under statistics, how could I change the wording to say : Total Images in Gallery 51
Really Like this extension. Keep up the great work
This is the EPV build. Officialy this ext is redy to be uploaded to EDB ... I will just need to fix some things (like the larg comment field).Kinsman wrote:Congrats on the Build Passing.
eeji wrote:With this extension is it possible to disable individual members galleries and just have a global set for anyone to upload to? Also is there a plain index list of links to albums (a-z)?
My current 3.0.x site uses custom pages and has close to 500 albums (and increasing!) which can be a bit of a pain to maintain (each album consists of an index file full of variables which are links to photos/uploader info and a directory full of photos then makes use of the template to build), this extension could save me an awful lot of work if its suitable.
First create album, then you will see it permissions list.huytrang90 wrote:1. When I go to Permission =>PHPGallery => Permission, the first selection is "Selected Album". However, on the list box, i don't see any album. I do have about 14 galleries created by users.
2. How can i create one gallery and allow others registered user to be able to upload images in there. I can there moderate and choose which to display which to reject?
Thanks.
"Manage Albums": is that under UCP for each user? if yes I have already done that and got User Personal Albums setup.Lucifer4o wrote:First create album, then you will see it permissions list.huytrang90 wrote:1. When I go to Permission =>PHPGallery => Permission, the first selection is "Selected Album". However, on the list box, i don't see any album. I do have about 14 galleries created by users.
2. How can i create one gallery and allow others registered user to be able to upload images in there. I can there moderate and choose which to display which to reject?
Thanks.
Go to manage albums -> new.
Instead of showing the albums as a set amount of thumbs on the gallery index, I'd need one massive list of the album names.Lucifer4o wrote: Hello. Yes, you could disable user galleries and only use system ones with rw access.
I don't get the pain index part. When you create albums you arrange them how you wish from ACP.
For the first error - todays update fixes it.huytrang90 wrote:When I go inside UCP, I got the following messages for Gallery:
[phpBB Debug] PHP Notice: in file [ROOT]/ext/phpbbgallery/core/config.php on line 164: Undefined index: album_rows
[phpBB Debug] PHP Notice: in file [ROOT]/ext/phpbbgallery/core/config.php on line 164: Undefined index: album_columns
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
When I go inside ACP, here are the errors messages:
[phpBB Debug] PHP Notice: in file [ROOT]/ext/phpbb/googleanalytics/event/listener.php on line 120: Undefined index: googleanalytics_id
[phpBB Debug] PHP Notice: in file [ROOT]/ext/phpbb/googleanalytics/event/listener.php on line 120: Undefined index: googleanalytics_id
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 132: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 132: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 132: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
Thanks.Lucifer4o wrote:For the first error - todays update fixes it.huytrang90 wrote:When I go inside UCP, I got the following messages for Gallery:
[phpBB Debug] PHP Notice: in file [ROOT]/ext/phpbbgallery/core/config.php on line 164: Undefined index: album_rows
[phpBB Debug] PHP Notice: in file [ROOT]/ext/phpbbgallery/core/config.php on line 164: Undefined index: album_columns
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5235: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
When I go inside ACP, here are the errors messages:
[phpBB Debug] PHP Notice: in file [ROOT]/ext/phpbb/googleanalytics/event/listener.php on line 120: Undefined index: googleanalytics_id
[phpBB Debug] PHP Notice: in file [ROOT]/ext/phpbb/googleanalytics/event/listener.php on line 120: Undefined index: googleanalytics_id
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 132: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 132: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 132: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3899)
As for the googleanalytics_id issue - this is unfixable. Both extensions work with config module in ACP so they are coliding. Probably can't fix it.