Hi,
I'm relative new to minibb, but because I like it's look so much, I decided to use it on Joomla (CMS).
So I started writing a bridge for Joomla<->MiniBB.
So far, it's going quite well, but I don't understand something.
In the configuration of minibb, there are these two variables:
$cookie_expires
$cookie_renew
I set the $cookie_expires the same value as the session time of Joomla.
But when cookie_expires is smaller than cookie_renew, it just doesn´t work.
What's the link between the two and why can't cookie_expires be smaller than cookie_renew?
Thanks in advance. If you want to check the progress of my bridge, you can visit
this website.