Google

NukeCoder


View next topic
View previous topic
Post new topic   Reply to topic
Author Message
GuNS-365th




Joined: Oct 20, 2005
Posts: 14
Location: Rivers, Manitoba, Canada

PostPosted: Wed Jan 18, 2006 1:45 am
Reply with quote

HI,

My Main category is showing a zero when there is a sub category with 11 maps in it.

here is main http://www.cybersquads.com/modules.php?name=Maps

here is sub http://www.cybersquads.com/modules.php?name=Maps&cat=Black_Hawk_Down&id=1

Could you please point me in theright direction to fix this.
 
View user's profile Send private message Send e-mail Visit poster's website
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Wed Jan 18, 2006 2:03 am
Reply with quote

GuNS-365th wrote:
HI,

My Main category is showing a zero when there is a sub category with 11 maps in it.

here is main http://www.cybersquads.com/modules.php?name=Maps

here is sub http://www.cybersquads.com/modules.php?name=Maps&cat=Black_Hawk_Down&id=1

Could you please point me in theright direction to fix this.


OK give this a shot, (I haven't tested it)

open modules/Maps/index.php

around line 65 find..

Code:

$mapsincat = $db->sql_numrows($db->sql_query("SELECT * FROM ".$prefix."_mapmap where cat='$catid'"));


And change it to

Code:

$mapsincat = $db->sql_numrows($db->sql_query("SELECT * FROM ".$prefix."_mapmap where cat='$catid' OR cat='$main_id'"));


Let me know if it works
 
View user's profile Send private message Visit poster's website
GuNS-365th




Joined: Oct 20, 2005
Posts: 14
Location: Rivers, Manitoba, Canada

PostPosted: Wed Jan 18, 2006 10:20 am
Reply with quote

hi there thanks for the reply. unfortunately that did not work. i will look back later to see if you have had time to look at it again.
 
View user's profile Send private message Send e-mail Visit poster's website
GuNS-365th




Joined: Oct 20, 2005
Posts: 14
Location: Rivers, Manitoba, Canada

PostPosted: Tue Jan 24, 2006 2:01 am
Reply with quote

just checking back on this.
 
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 5 Hours
Forums ©