In the inc_features the code has changed from the older one I was using and replaced with the 6.01 updated files.
On my site I had this code removed in inc_features so that I didnt see the number of photos and comments on my fetured photos showing on my vbb forum page under the thumbnails.
Here is the code I removed in older version
Quote:
HI..
Open up 'inc_features.php' and and remove lines 136-through-139 which should look like whats below, cheers
-T
Code:
<font size="1" face="verdana,arial">by {$puser}<br /> · · ·<br /> <a href="{$url_path}/showgallery.php?cat={$pcat}">$catname</a><br /> $cphotos photos<br />$cposts comments<br /></font>
|
I am pretty sure chuck gave me this a couple yrs back.
I would like to know what I remove now in the new inc_featur.php file to get same results so I only show a user name and the category for the thumbnail that is showing.
Thanks if you can help me.
UPDATE: I found code in a differnt place and think I have got it fixed now as I wanted it to show on vbb forum page. Close this thread or please delete if its not useful to anyone.