![]() |
You may be right, i dont know much about that, as for the error reporting it should now be
PHP Code:
Sorry i cant help more. |
What is the " & ~8192" for? I didn't see that in the vb files.
|
It's for deprocated errors http://php.net/manual/en/errorfunc.constants.php
|
Hey Boofo,
Don't use exec_header_redirect() in the admin panel. The admin panel outputs everything early on, so you cannot use a header redirect (headers must come before all output). Use print_cp_message() instead instead. This should fix your issue. :) Cheers |
That won't work for these, though:
Code:
exec_header_redirect("quote.php?" . $vbulletin->session->vars['sessionurl'] . "quoteid=" . $quote['quoteid'] . "&do=update"); |
All times are GMT. The time now is 05:55 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|