Author Topic: [Mod] Same Image in multiple Categories  (Read 49995 times)

0 Members and 1 Guest are viewing this topic.

Offline nephot

  • Pre-Newbie
  • Posts: 5
    • View Profile
Permission Problems: Same Image in multiple Categories
« Reply #15 on: October 05, 2011, 06:49:43 AM »
I could implement this mod and seems very useful. However, I found that the concept fails to address a specific senario.
On my 4images site, I made categories for each year. like 2008, 2009 etc.
Now  I don't want guests to see all images in 2009, so for them I made another category 2009G.
Using multiple categories mod, I assigned selected 2009 images to 2009G. Thus 2009G just have links to some 2009 images.
Now I set permissions as private for 2009 and as Registered Users for 2009G.
With this the image thumbnails are visible in 2009G but they can't be clicked to open. I thought this might be because of private permissions on 2009. So I gave all except view category on 2009, because I don't want 2009 to be visible to them. But still this is not working. The only way images in 2009G could be viewed is by giving view category permission on 2009, but this defeats the purpose of what I intended to do.

Is there any way to achieve what I wanted.
Thanks,

Offline yousaf

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
Re: [Mod] Same Image in multiple Categories
« Reply #16 on: March 06, 2012, 02:45:20 PM »
Great Plugin working like a charm on 1.7.10.
Thanks Rembrandt

Offline benef4u

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: [Mod] Same Image in multiple Categories
« Reply #17 on: July 18, 2012, 01:24:41 PM »
Great Work fine for me !
Thank you !
but counter on second category is not updated.

example : I upload an image on category A ( show category counter  = 1) but when i edit image and add an another category (B) counter on category stay at 0

if someone can help me.


Rembrandt

  • Guest
Re: [Mod] Same Image in multiple Categories
« Reply #18 on: July 18, 2012, 05:56:26 PM »
Welcome to the Forum!
...but counter on second category is not updated.
...
Thanks for the hint!

i have added Step.6) in my first post.
I hope it works now. :)

mfg Andi

Offline benef4u

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: [Mod] Same Image in multiple Categories
« Reply #19 on: July 18, 2012, 10:58:59 PM »
Thank you for fast reply ...
But don't work for me.


Rembrandt

  • Guest
Re: [Mod] Same Image in multiple Categories
« Reply #20 on: July 19, 2012, 07:03:48 AM »
...But don't work for me.
I've tested it again, it works...

Offline benef4u

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: [Mod] Same Image in multiple Categories
« Reply #21 on: July 19, 2012, 08:32:10 AM »
50% working  :lol:
count is working on subcategory, not on root category.

Some little things perhaps in the future :

 :arrow: Only image A is indexed (for search and statistics(total images))

 :arrow: Name of  CAT_ID is only show on admin/categories.php (name id=1)  and its hard to know which category corresponding at Cat_ID;


congratulations for your patience and rapidity !
« Last Edit: July 19, 2012, 09:51:47 AM by benef4u »

Rembrandt

  • Guest
Re: [Mod] Same Image in multiple Categories
« Reply #22 on: July 19, 2012, 12:08:48 PM »
...
 :arrow: Name of  CAT_ID is only show on admin/categories.php (name id=1)  and its hard to know which category corresponding at Cat_ID;
....

fast fix :) :
search in your thumbnail_bit.html:
Code: [Select]
<a href="{cat_url}" >
and replace:
Code: [Select]
<a href="{cat_url}" title="{cat_id}">

on mouseover can you see the Cat ID, or see below on Browser Status row.

is this what you want?
mfg Andi

Offline benef4u

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: [Mod] Same Image in multiple Categories
« Reply #23 on: July 19, 2012, 01:07:18 PM »
sorry for my bad english

Multicount works for sub category, but not for parent category

Example :

Animals (0)  -- dogs (2)
                  -- cats (1)


                
...
 :arrow: Name of  CAT_ID is only show on admin/categories.php (name id=1)  and its hard to know which category corresponding at Cat_ID;
....

fast fix :) :
search in your thumbnail_bit.html:
Code: [Select]
<a href="{cat_url}" >
and replace:
Code: [Select]
<a href="{cat_url}" title="{cat_id}">

on mouseover can you see the Cat ID, or see below on Browser Status row.

is this what you want?
mfg Andi

ok for me thanks
« Last Edit: July 20, 2012, 08:12:27 AM by benef4u »

Offline chamkani.net

  • Jr. Member
  • **
  • Posts: 91
  • Moxet Khan
    • View Profile
    • Pukhtoogle
Re: [Mod] Same Image in multiple Categories
« Reply #24 on: October 23, 2012, 10:15:03 AM »
Installed & Working Perfectly 100%

Thanks
Digital Marketing Specialist

Offline marcusfuerth

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Re: [Mod] Same Image in multiple Categories
« Reply #25 on: August 15, 2014, 03:15:32 PM »
Habe nochmal eine Frage zu dem Mod.
Er funktioniert einwandfrei. Jedoch werden die Bilder nur in der Kategorie in der sie tatsächlich sind, als Bilder in der Gesamtanzahl addiert. In den verknüpften Kategorien nicht.
Kann man das noch iwie ändern?

Und die andere Frage wäre dann noch, ob man den Mod vielleicht so modifizieren kann, dass man bei vielen Bildern >20 einmal oben eingibt, in welchen Kategorien die Bilder verknüpft werden sollen.

Beziehungsweise; vielleicht kann man diese Bilderanzahl komplett ausblenden

Danke

Rembrandt

  • Guest
Re: [Mod] Same Image in multiple Categories
« Reply #26 on: August 15, 2014, 05:29:56 PM »
... Jedoch werden die Bilder nur in der Kategorie in der sie tatsächlich sind, als Bilder in der Gesamtanzahl addiert. In den verknüpften Kategorien nicht.
...
Dann fehlt dir Schritt 4.) u. 4.1)

mfg Andi

Offline marcusfuerth

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Re: [Mod] Same Image in multiple Categories
« Reply #27 on: August 18, 2014, 12:48:45 PM »
Ich habe alle Schritte nacheinander abgearbeitet

Offline senloel

  • Full Member
  • ***
  • Posts: 196
    • View Profile
Re: [Mod] Same Image in multiple Categories
« Reply #28 on: August 18, 2014, 01:09:16 PM »
Welche Gesamtzahl meinst du denn?
In den Kategorien oder eben die Gesamtzahl aller Bilder zusammen?

Offline marcusfuerth

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Re: [Mod] Same Image in multiple Categories
« Reply #29 on: August 18, 2014, 02:07:50 PM »
Die Zahl auf der Startseite neben der Hauptkategorie