PDA

View Full Version : Cutenews help



Andys
27-03-2007, 08:12 PM
Okay, i've installed cutenews etc.. and made a news report on it.

When i click "0 Comments" this is what it shows;
Click Here (http://andrewfx.freecpanelhosting.net/index.php?subaction=showcomments&id=1175025393&archive=&start_from=&ucat=&)

Anyone help?
+rep will be given,
Thanks.

RNelson
27-03-2007, 08:18 PM
Post the line of the error?

Andys
27-03-2007, 08:20 PM
if($i%$break_location == 0 and $break_location)

RNelson
27-03-2007, 08:31 PM
Hmmm not sure if this is right but


if($i%$break_location =="0" and $break_location)


if($i%$break_location == 0 and $break_location)

Andys
27-03-2007, 08:32 PM
Didn't work, thanks anyway.

RNelson
27-03-2007, 08:33 PM
It f'd up when putting something in hmmm try


if($i%$break_location == 0 and $break_location);

I'm no good at php just trying ;]

Andys
27-03-2007, 08:43 PM
Didn't work but got it working anyway the code should have been

if($break_location == 0 and $break_location)

anyway still thanks.
+rep ;)

Sunny.
28-03-2007, 04:17 PM
works fine for me, comments is working..

Want to hide these adverts? Register an account for free!