Native prosilver with stand-alone mode
Posted: April 16th, 2015, 12:37 pm
Small change is required;
Edit /styles/prosilver/template/plupload.html
Before
Add new line
Next purge phpBB cache.
Edit /styles/prosilver/template/plupload.html
Before
Code: Select all
//]]>
Code: Select all
phpbb.plupload.config.url = phpbb.plupload.config.url.replace(/&/g, '&')