Hello,
are you sure about your edits?
The first you you proposed is wrong, it should even raise an error since it's missing a closing parenthesis:
if (!defined('FOF30_INCLUDED') && !@include_once JPATH_LIBRARIES . '/fof30/include.php')
The second one... well, it's exactly the original code shipped with our plugins:
if (!defined('FOF30_INCLUDED') && !@include_once(JPATH_LIBRARIES . '/fof30/include.php'))
I can't reproduce it locally, can you please double check if everything is OK?
Davide Tampellini
Developer and Support Staff
🇮🇹Italian: native 🇬🇧English: good • 🕐 My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!