Announcement

  •  » Extensions
  •  » Community plugin, new generation for Piwigo 2.2+

#136 2013-09-07 13:30:43

samira
Guest

Re: Community plugin, new generation for Piwigo 2.2+

ddtddt wrote:

samira wrote:

hi im found a problem...but How do I fix ?????
problem::: uplaod link is bad

upload link orginal(bad)= http://"mysite"/index/add_photos

upload link good = http://"mysite"/index.php?/add_photos

problem in link

orginal link want ".php?"

now how do i add ".php?" to adress Default ???

Hi :-)

were ? admin ?

with community plugin ?

yes this plugin community

How do I fix ?????

how change link(http://"mysite"/index/add_photos) to this link (http://"mysite"/index.php?/add_photos)

 

#137 2013-09-08 14:55:34

samira
Guest

Re: Community plugin, new generation for Piwigo 2.2+

hi .admin plz help me aboat this problem plz :((

 

#138 2013-09-17 12:37:08

Dejv92
Member
2013-09-17
1

Re: Community plugin, new generation for Piwigo 2.2+

Hi,

IMPORTANT

I found a security bug, I think.

I like this plug-in, but when I set rule for group "users" with low trust for some albums and create new, no admin, user (group users [default]) and try to upload some pictures to album using Shotwell, this photos didn't wait for verification! Photos were published to gallery, everyone was able to see it. So, please fix this bug. Uploading from web uploader was all right, mail about verification came, no problem. I didn't try other uploading programs.

Thx lot for a good plug-in.

Dejv

Offline

 

#139 2013-11-04 16:48:37

shil88
Guest

Re: Community plugin, new generation for Piwigo 2.2+

I'm experiencing a problem when uploading photos the uploaded list of photos has links for an admin area that the user does not have permissions.

Photo link: http://www.example.com/admin.php?page=p … p;cat_id=3

User status: User
User properties: High definition
Belongs to a group

Piwigo: 2.5.3

It seems that the it does not enter the following condition when uploading via flash:

(line 235:244)
if (preg_match('/image_id=(\d+)/', $thumbnail['link'], $matches))
      {
        $page['thumbnails'][$idx]['link'] = make_picture_url(
          array(
            'image_id' => $matches[1],
            'image_file' => $thumbnail['file'],
            'category' => $category_infos,
            )
          );
      }

 

#140 2013-11-04 16:52:32

shil88
Guest

Re: Community plugin, new generation for Piwigo 2.2+

found the solution to my case

(line: 235)
was:
if (preg_match('/image_id=(\d+)/', $thumbnail['link'], $matches))

to:
if (preg_match('/photo-(\d+)/', $thumbnail['link'], $matches))

 

#141 2014-01-05 01:40:41

st2014
Guest

Re: Community plugin, new generation for Piwigo 2.2+

shil88 wrote:

I'm experiencing a problem when uploading photos the uploaded list of photos has links for an admin area that the user does not have permissions.

Photo link: http://www.example.com/admin.php?page=p … p;cat_id=3

Same issue. Any way to fix it ?

shil88's (before/after fix) do not help.

 

#142 2014-01-20 11:24:18

pikot
Member
2014-01-14
2

Re: Community plugin, new generation for Piwigo 2.2+

Hi,

First i would like to say that piwigo is amazing, easy to setup and i was able to adapt it to fit my site.

I use it with the community plugin since it serves as a community gallery where registered users can upload their astronomical images (the images are validated by moderators).

What i would like to ask is
1. Is there a possibility to have a Creation date field under Photo properties in the user upload form? Astronomical images are usually without the EXIF information so the Creation date needs to be manually set during the upload. Now the moderator needs to set the Creation date before validating the image, which is something i would like to avoid.

2. I would also like to have an additional field for author email address and location in case someone would like to contact the author for copyright purposes or to get the RAW of the image.
I know there is a addinfo plugin which can be fitted for three additional fields, but im not sure how to get these fields to the user upload form.

Thank you and keep on the good work
Best regards
Jure
---
http://www.cobs.si/gallery

Offline

 

#143 2014-01-22 17:59:00

Josh D.
Member
2012-02-09
39

Re: Community plugin, new generation for Piwigo 2.2+

Just updated this plugin to the latest version & now I'm getting errors:

Code:

Notice: Undefined index: community_enabled in /home/*/gallery/plugins/community/main.inc.php on line 182

Code:

Warning: Cannot modify header information - headers already sent by (output started at /home/*/gallery/plugins/community/main.inc.php:182) in /home/*/gallery/include/page_header.php on line 101

I'm not sure if it's related to the new version of the software but I didn't have plans on updating to 2.6.0 any time soon so should I just revert the plugin to the previous version?

Offline

 

#144 2014-01-22 19:44:40

flop25
Piwigo Team
2006-07-06
7037

Re: Community plugin, new generation for Piwigo 2.2+

those are notice you can and should hide with $conf['show_php_errors'] = E_ALL & ~E_NOTICE; in the local config, for non development installations


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#145 2014-01-22 19:53:22

Josh D.
Member
2012-02-09
39

Re: Community plugin, new generation for Piwigo 2.2+

Thanks for the reply but it doesn't address the issue, I'd like to know what I could do to fix the underlying error, not just hide it.

Offline

 

#146 2014-01-25 11:29:38

photo_friend
Member
Berlin
1970-01-01
202

Re: Community plugin, new generation for Piwigo 2.2+

At the moment the plugin community is classified as non piwigo 2.6 compatible. Do you have a timetable for the adaptation of the plugin? I do not want absolutely put under time pressure. For for it is only important to know when I can schedule the update server.

Thanks a lot and best greetings
Hagen

Offline

 

#147 2014-01-27 09:43:05

Liberteque
Member
2014-01-25
2

Re: Community plugin, new generation for Piwigo 2.2+

I am really wondering why so few people have the community plug in installed and upgraded to the latest 2.6.1 version and found out the plugin was outdated by the main software. (ie not working

In the future I will ignore all the enthusiastic messages from the update info tab and the other places that state that upgrading is the best thing you can possibly do. Best is to wait a long time until all the plugins are updated to the latest version..

Learned my lesson haha

no hard feelings

Piwigo is great

Offline

 

#148 2014-01-28 11:58:37

Kees Hessels
Translation Team
2010-03-26
61

Re: Community plugin, new generation for Piwigo 2.2+

Same here. Also waiting for updates for: Add Users Notes; AddInfo; AddInfoUsers; Advanced Metadata; AStat2; Charlies content; Community; et. etc.
This with knowing the new version 2.6 (and already 2.6.1), with nice enhancements you can use, is out.

;-) and ;-(

Offline

 

#149 2014-01-28 20:45:32

Ryo
Guest

Re: Community plugin, new generation for Piwigo 2.2+

Piwigo 2.6.1 with Community plugin, non admin users can't make new albums in spite of checking "ability to create sub-albums" box.
When non admin users make a new album, displayed "Access denied".

 

#150 2014-01-29 13:00:52

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13791

Re: Community plugin, new generation for Piwigo 2.2+

Community 2.6.a available, compatible with Piwigo 2.6

Offline

 
  •  » Extensions
  •  » Community plugin, new generation for Piwigo 2.2+

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact