vitok wrote:dcz wrote:these two are most likely already knew at this stage in the regular code
It seems to me they are not.
Just keep the way it is now then, and you could then replace :
- Code: Select all
if ($_GET['topicdays'] == 0 || $_POST['topicdays'] == 0 ) {
$topicday_redir = TRUE;
}
with :
- Code: Select all
if (_read('topicdays', TYPE_INT) == 0 ) {
$topicday_redir = TRUE;
}
vitok wrote:I've finally uploaded everything on www.osvic.ru
I'm not just looking happy, I am happy!!
All right
You did a pretty good job
could you post or PM the final code for the zero dupe ? just for the ppage var, the one for the particular forum browsed, as I did not know which var to use for it
++

English |
French
