Quote:
Originally Posted by Marco van Herwaarden
memory_limit should be enough, but you could try asking your host to raise it to 64Mb.
|
Now I try us. Thanks Marco
"private.php" file now work !!
I have added of the top file this code:
PHP Code:
if (empty($_REQUEST['do']))
{
$_REQUEST['do'] = "messagelist";
}
and now I read my list of the private messages .
....but "search.php" ( New Posts, Search, Find all posts by..., and Find all threads started by...) still doesn't work
however, I am convinced that the problem concerns the variable of session
type: " $vbulletin-> [session-]> [vars][ 'sessionurl_q']" OR $vbulletin->session->vars['sessionurl']
that for any motive don't come send to "search.php" page