ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Re: Notice: Constant ROKCOMMON_PLUGIN_LOADED already defined
Posted 12 years 9 months ago
Hi,
I'm using version 1.6.0. The message appears because constant ROKCOMMON_PLUGIN_LOADED gets defined without checking if it already is. Nothing critical and the message will not appear in most environments because of the lenient error reporting level. Just sloppy programming