Quote:
Originally Posted by Chris11987
Is there a way for all comments in a tournament to be added to the tournament thread as a post, and vice-versa?
|
It is possible but it would require rewrite of the comments part of the modification. It would need query to fetch posts from the tournament thread (instead of fetching comments) and also the quick reply from thread (instead of the add comment).
Quote:
Originally Posted by valendono
I have problem with tournament.php on adding tournament
Warning: cal_days_in_month() [function.cal-days-in-month]: invalid date. in [path]/tournament.php on line 533
Error: Invalid Date
I try to echo $month and $year.. result 0..
I installed calendar module php but still same problem
|
Check your PHP version is 4.0.7 or later