[BUG] Recent Topics- Today&Yesterday »  Show posts from    to     

Icy Phoenix


Old Support Topics - [BUG] Recent Topics- Today&Yesterday



Bicet [ Mon 02 Mar, 2009 14:09 ]
Post subject: [BUG] Recent Topics- Today&Yesterday
Here's yesterday

Quote:
error getting total topics.

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND (p.post_time + 86400 + 3600) > 1235952000 AND (p.post_time + 3600) < 1235952' at line 3

SELECT count(DISTINCT(t.topic_id)) AS total_topics FROM phpbb_topics t, phpbb_posts p WHERE t.forum_id NOT IN (11,12,19,20,23,31,38) AND AND (p.post_time + 86400 + 3600) > 1235952000 AND (p.post_time + 3600) < 1235952000 AND p.post_id = t.topic_last_post_id

Line : 438
File : recent.php


And Today

Quote:

error getting total topics.

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND (p.post_time + 3600) > 1235952000 AND p.post_id = t.topic_last_post_id' at line 3

SELECT count(DISTINCT(t.topic_id)) AS total_topics FROM phpbb_topics t, phpbb_posts p WHERE t.forum_id NOT IN (11,12,19,20,23,31,38) AND AND (p.post_time + 3600) > 1235952000 AND p.post_id = t.topic_last_post_id

Line : 438
File : recent.php


spydie [ Mon 02 Mar, 2009 15:49 ]
Post subject: Re: [BUG] Recent Topics- Today&Yesterday
Question!!!

what version is this ????

1.2.0.27c or the beta 2???

you need to be a bit more specific with that.

if you need help specify better what you want/need.


New Player [ Mon 02 Mar, 2009 16:06 ]
Post subject: Re: [BUG] Recent Topics- Today&Yesterday
i think he mean the beta 2

but on this site is no problem with recent.php

http://www.icyphoenix.com/recent.php?mode=today


Chaotic [ Mon 02 Mar, 2009 17:23 ]
Post subject: Re: [BUG] Recent Topics- Today&Yesterday
MG said: Problem fixed.

Thanks for reporting!


Mighty Gorgon [ Mon 09 Mar, 2009 16:24 ]
Post subject: Re: [BUG] Recent Topics- Today&Yesterday
Thanks Leso.




Powered by Icy Phoenix