Thread: news posting
View Single Post
  #22  
Old 11-04-2007, 03:23 PM
 
almenzies almenzies is offline
 

Advanced Member
  
Join Date: Nov 2005
Posts: 66
 

Default Re: news posting

Yeah that's really what I'm looking for too.

I tried changing

HTML Code:
if ($only_first) { $query .= " LIMIT 1"; }

to

HTML Code:
if ($only_first) { $query .= " LIMIT 5"; }


in modules/news_management/func.php as suggested in a previous post, but it had no effect!
__________________
http://www.ergofurniture.com.au
X-Cart Version 4.3.1
Reply With Quote