J
|
Jane 1/5/2009 |
Hi, |
A
|
Astrid author 1/5/2009 |
I'm not using the calendar template. |
J
|
Jane 1/6/2009 |
Hi, if ($_REQUEST["a"]=="search" || $_REQUEST["a"]=="advsearch") $strWhereClause = whereAdd($strWhereClause,"MONTH(`Date`)=MONTH(CURDATE()) and YEAR(`Date`)=YEAR(CURDATE())");
|
A
|
Astrid author 1/6/2009 |
Sorry Jane, <input type=button class=button value="Huidige maand" onClick="kalender_list.php?showrecords=maand" >
// List page: Before SQL query
|
![]() |
Sergey Kornilov admin 1/6/2009 |
Astrid, |
A
|
Astrid author 1/6/2009 |
Astrid, as a first step try to open the following URL in your browser manually: kalender_list.php?showrecords=maand
|
A
|
Astrid author 1/7/2009 |
Sergey, site/kalender_list.php?showrecords=maand
<input class=button type=button value="Toon huidige maand" onClick="history.back()">
|