Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - benef4u

Pages: [1]
1
I made a mistake on media/jpg.html

Thank you for reply

2
i would like to add border=1 on image but i dont knwo how

{image}

3
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

4
i use this mod with [Mod] Same Image in multiple Categories http://www.4homepages.de/forum/index.php?topic=27570.0
and now images are not displayed when Multi Cat is active  (original cat = images displayed)
if you can do something for , that will be awesome !

5
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 !

6
Thank you for fast reply ...
But don't work for me.


7
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.


Pages: [1]