| Re: CatAds 1.23 C.Félix |
| by theCat on 2005/2/16 8:05:14 1.3...when ??? Approximately a week If you need spanish languaje for 1.3 send me a MP. OK, I appreciate your proposal |
| Re: CatAds 1.23 C.Félix |
| by ClubNUKE on 2005/2/16 5:05:35 1.3...when??? If you need spanish languaje for 1.3 send me a MP. |
| Re: CatAds 1.23 C.Félix |
| by theCat on 2005/2/16 4:36:34 In index.php after (line 133) $arr_cat[$i]['title'] = $title; add this lines le="color: #000000"><?php if (in_array($cat_id, $lastchildren)) { $arr_cat[$i]['nb'] = (array_key_exists($cat_id, $nbadspercat)) ? "(".$nbadspercat[$cat_id].")": ''; $arr_cat[$i]['new'] = (array_key_exists($cat_id, $newads)) ? $newads[$cat_id]: ''; } and in your template catads_index.html after le="color: #000000"><?php <a href ="<{$cat.link}>"><{$cat.title}></a> insert le="color: #000000"><?php <{$cat.nb}> <{if $cat.new > 0}> <img src="<{$xoops_url}>/modules/catads/images/new_green.gif"> <{/if}>
|
| Re: CatAds 1.23 C.Félix |
| by theCat on 2005/2/15 10:38:14 Normally you must have minimum 2 levels of categories (for example): - fish -- angelfish -- catfish -- Killifish - equipment -- air pump In this case, the 2nd level display the # of ads But many people use only one level ... I'm working about v1.3 with news features and I can try to display # of ads if there is only one level of categories. Sorry for my poor English |
| Re: CatAds 1.23 C.Félix |
| by NeoisD1 on 2005/2/15 7:38:20 Anyone have any idea, or know of how to contact author of program or if there is a support forum for it somewhere? thanks. |