AlterBrains • Native prosilver with stand-alone mode
Page 1 of 1

Native prosilver with stand-alone mode

Posted: April 16th, 2015, 12:37 pm
by Admin
Small change is required;

Edit /styles/prosilver/template/plupload.html
Before

Code: Select all

//]]>
Add new line

Code: Select all

phpbb.plupload.config.url = phpbb.plupload.config.url.replace(/&/g, '&')
Next purge phpBB cache.


Fatal error: Declaration of GuzzleHttp\Psr7\CachingStream::close() must be compatible with Psr\Http\Message\StreamInterface::close(): void in /home/alterxmj/public_html/phpBB3/vendor/guzzlehttp/psr7/src/CachingStream.php on line 135