Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
A quick update of the previously posted code, I had to add these lines after loading XF, or else I'd get some strange 500/PHP fatal errors with XF 1.1.0 ("Exception thrown without a stack frame in Unknown on line 0" to be exact).[PHP]restore_error_handler();restore_exception_handler();[/PHP]
A quick update of the previously posted code, I had to add these lines after loading XF, or else I'd get some strange 500/PHP fatal errors with XF 1.1.0 ("Exception thrown without a stack frame in Unknown on line 0" to be exact).
[PHP]restore_error_handler();
restore_exception_handler();[/PHP]
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences