Announcement

#31 2011-08-22 12:19:15

nicolas
Former Piwigo Team
2004-12-30
1232

Re: Plugin User Tags

tranvi90 wrote:

Hi !I also encountered a similar situation as bkcorwin ! :(

I know but I didn't find yet a way to fix it. Sorry. :-(

Offline

 

#32 2011-08-23 01:55:40

bkcorwin
Member
2010-12-13
52

Re: Plugin User Tags

Nicolas,
Have you actually managed to reproduce the error I see?

Was not aware that it had gotten past the point of me having a not reproducible issue?

B

Offline

 

#33 2011-08-27 22:05:56

nicolas
Former Piwigo Team
2004-12-30
1232

Re: Plugin User Tags

bkcorwin wrote:

Nicolas,
Have you actually managed to reproduce the error I see?

Was not aware that it had gotten past the point of me having a not reproducible issue?

B

I can reproduce the problem but didn't find a way to fix it.

Offline

 

#34 2011-08-28 21:21:24

scrivener
Member
2011-07-25
5

Re: Plugin User Tags

I'm sorry for my ignorance, but I simply cannot see WHERE a user is supposed to add tags to a photo.  This plugin is exactly what I need, but after I installed and activated it, I do not see a place where a user is given the option to add tags.  Please pardon my blindness!

Offline

 

#35 2011-08-28 21:33:02

nicolas
Former Piwigo Team
2004-12-30
1232

Re: Plugin User Tags

scrivener wrote:

I'm sorry for my ignorance, but I simply cannot see WHERE a user is supposed to add tags to a photo.  This plugin is exactly what I need, but after I installed and activated it, I do not see a place where a user is given the option to add tags.  Please pardon my blindness!

If you give him the correct permission (from admin page) he can add tags on the picture page (page like picture.php?/PICTURE_ID/category/CATEGORY_ID)

Offline

 

#36 2011-08-28 21:37:40

scrivener
Member
2011-07-25
5

Re: Plugin User Tags

Ah, thanks.  I got it.  I hadn't seen the "user tags" item in the plugins menu from the admin panel.  Great plugin; thanks so much!

Offline

 

#37 2011-09-16 23:00:14

BigMessyMan
Member
2011-09-11
13

Re: Plugin User Tags

FWIW, I have the mysterious "Array" issue as well.  I followed the same methodology, including deactivating and even uninstalling all plugins *but* User Tags.  Upper left, between the header and the breadcrumb, and *only* in the picture display page (picture.php).

Offline

 

#38 2011-09-16 23:10:09

BigMessyMan
Member
2011-09-11
13

Re: Plugin User Tags

A little research using the web dev functions of Firefox turned this up--here's the javascript output from the picture.php page:

Code:

[16:04:40.783] GET http://bigmessyman.com/photos/picture.php?/1235/category/19 [HTTP/1.1 200 OK 519ms]
[16:04:41.252] GET http://bigmessyman.com/photos/local/combined/l3preg.css [HTTP/1.1 200 OK 237ms]
[16:04:41.271] GET http://bigmessyman.com/photos/local/combined/aqqqt0.js [HTTP/1.1 304 Not Modified 80ms]
[16:04:41.488] Error in parsing value for 'filter'.  Declaration dropped. @ http://bigmessyman.com/photos/local/combined/l3preg.css:2
[16:04:41.509] Unknown property 'align'.  Declaration dropped. @ http://bigmessyman.com/photos/local/combined/l3preg.css:8
[16:04:41.563] An unbalanced tree was written using document.write() causing data from the network to be reparsed. For more information https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing @ http://bigmessyman.com/photos/picture.php?/1235/category/19:179
[16:04:41.583] GET http://bigmessyman.com/photos/images/b3header.png [HTTP/1.1 304 Not Modified 41ms]
[16:04:41.655] GET http://bigmessyman.com/photos/upload/2011/09/11/20110911163124-684ee1a0.jpg [HTTP/1.1 304 Not Modified 40ms]
[16:04:41.677] GET http://bigmessyman.com/photos/upload/2011/09/11/thumbnail/TN-20110911163145-83a32a64.jpg [HTTP/1.1 304 Not Modified 44ms]
[16:04:41.698] GET http://bigmessyman.com/photos/local/combined/fk7avl.js [HTTP/1.1 304 Not Modified 43ms]
[16:04:41.749] GET http://bigmessyman.com/photos/themes/Pure_grey/images/boutonh.jpg [HTTP/1.1 304 Not Modified 40ms]
[16:04:41.772] GET http://bigmessyman.com/photos/themes/Pure_default/icon/sprite.png [HTTP/1.1 304 Not Modified 40ms]
[16:04:41.794] GET http://bigmessyman.com/photos/themes/Pure_grey/images/c2_haut_gauche.jpg [HTTP/1.1 304 Not Modified 43ms]
[16:04:41.823] GET http://bigmessyman.com/photos/themes/Pure_grey/images/c2_haut_milieu.jpg [HTTP/1.1 304 Not Modified 80ms]
[16:04:41.850] GET http://bigmessyman.com/photos/themes/Pure_grey/images/c2_haut_droit.jpg [HTTP/1.1 304 Not Modified 82ms]
[16:04:41.878] GET http://bigmessyman.com/photos/themes/Pure_grey/images/c2_milieu_gauche.jpg [HTTP/1.1 304 Not Modified 82ms]
[16:04:41.906] GET http://bigmessyman.com/photos/themes/Pure_grey/images/c2_milieu_droit.jpg [HTTP/1.1 304 Not Modified 83ms]
[16:04:41.933] GET http://bigmessyman.com/photos/themes/Pure_grey/images/c2_bas_gauche.jpg [HTTP/1.1 304 Not Modified 225ms]
[16:04:41.961] GET http://bigmessyman.com/photos/themes/Pure_grey/images/c2_bas_milieu.jpg [HTTP/1.1 304 Not Modified 88ms]
[16:04:41.989] GET http://bigmessyman.com/photos/themes/Pure_grey/images/c2_bas_droit.jpg [HTTP/1.1 304 Not Modified 116ms]
[16:04:42.018] GET http://bigmessyman.com/photos/plugins/user_tags/imgs/edit.png [HTTP/1.1 304 Not Modified 120ms]
[16:04:42.125] GET http://bigmessyman.com/photos/themes/default/icon/rating-stars.gif [HTTP/1.1 304 Not Modified 39ms]
[16:04:42.225] $ is not a function @ http://bigmessyman.com/photos/picture.php?/1235/category/19:364

Notice you get to the bottom and have an error.  Line 364 in the rendered output is the vocab section of the page:

Code:

var vocab = new Array();
vocab['click_to_add_tags'] = "Click to add tags";
vocab['start_to_type'] = "Start to type...";
vocab['update_tags'] = "Update tags";
var max_dim_width = 0;
var max_dim_height = 0;
jQuery(window).load(function() {
  $(".thumbnails img").each(function () {
    if (jQuery(this).height() > max_dim_height)
      max_dim_height = jQuery(this).height() + 10;
    if (jQuery(this).width() > max_dim_width)
      max_dim_width = jQuery(this).width() + 10;

    jQuery(".wrap2")
      .css('width', max_dim_width+'px')
      .css('height', max_dim_height+'px');
    jQuery(".wrap1")
      .css('width', max_dim_width+'px');
  });
});

Line 364 is this bit: 

Code:

$(".thumbnails img").each(function () {

I'm no javascript guru--does anyone have any idea of how to address this?

Offline

 

#39 2012-01-02 07:09:27

Per
Member
2011-02-16
6

Re: Plugin User Tags

Same problem here with the "Array".

Any progress nicolas?



Thank you!

Offline

 

#40 2012-01-08 17:23:01

jkn
Guest

Re: Plugin User Tags

I can confirm this weird "Array" text too. I has happened to mee with two different Piwigo-installations. Now using Piwigo 2.3.2.

- Jouni

 

#41 2012-01-08 19:11:23

flop25
Piwigo Team
2006-07-06
7037

Re: Plugin User Tags

jkn wrote:

I can confirm this weird "Array" text too. I has happened to mee with two different Piwigo-installations. Now using Piwigo 2.3.2.

- Jouni

please on what theme ? all ?


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

 

#42 2012-01-08 21:01:09

jkn
Guest

Re: Plugin User Tags

flop25 wrote:

jkn wrote:

I can confirm this weird "Array" text too. I has happened to mee with two different Piwigo-installations. Now using Piwigo 2.3.2.

- Jouni

please on what theme ? all ?

All themes (clear, dark, Sylvia).

- Jouni

 

#43 2012-02-28 17:00:58

Michael Crowley
Guest

Re: Plugin User Tags

One issue with User tags, and possibly tags in Piwigo in general...

Is the autoselecting of tags when you are typing them.

For instance:

For my site, i'm doing a lot of race car drivers and cars.

A tag exists for "Chub Frank".

When i try to add a tag for "Frank Word"

When I type "Frank" it changes it automatically to "Chub Frank".

No matter what i type, i keeps changing what i'm typing.. It's currently impossible for me to add a tag called "Frank Word" with a "Chub Frank" tag in existance.

 

#44 2012-12-06 10:06:09

sakanaou
Guest

Re: Plugin User Tags

Hi.
I recently installed Piwigo 2.4.5 and use User Tags 0.7.1.
I really like it and am greatful that this extension exists.

Unfortunately it seems it does not correctly call the function to retrieve the list of existing tags from the database.
Most of the time when I enter a tag it will be shown as "Tag (new)" even though the tag exists in the database for sure.
I wasn't able to debug this further as the included jquery.addtags.js file which should take care to call the tag querying function is tightly packed and I don't know how to unpack it into readable and editable Javascript code.

Any help is appreciated.

Thanks in advance!

 

#45 2012-12-06 10:38:30

nicolas
Former Piwigo Team
2004-12-30
1232

Re: Plugin User Tags

sakanaou wrote:

Hi.
I recently installed Piwigo 2.4.5 and use User Tags 0.7.1.
I really like it and am greatful that this extension exists.

Thanks.

sakanaou wrote:

Unfortunately it seems it does not correctly call the function to retrieve the list of existing tags from the database.
Most of the time when I enter a tag it will be shown as "Tag (new)" even though the tag exists in the database for sure.
I wasn't able to debug this further as the included jquery.addtags.js file which should take care to call the tag querying function is tightly packed and I don't know how to unpack it into readable and editable Javascript code.

Any help is appreciated.

Thanks in advance!

I will check and let you know.

Offline

 

Board footer

Powered by FluxBB

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