WPIntell

Source evidence

Fatal error

Spotlight Social Feeds – Block, Shortcode, and Widget · support · 2026-02-10T09:04:00+00:00

complaintsentiment
mediumseverity
0.5relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 22 rows with source links

13.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
rudynoiise resolved
Hey, There is a fatal error: PHP Fatal error: Uncaught Error: Undefined constant “SL_INSTA_FILE” in /home/pnex8307/lafinancieredorion.fr/wp-content/plugins/spotlight-social-photo-feeds/freemius.php:57 So, I edited the freemius.php file and change this part of code: // New Freemius beta pricing page sliFreemius()->add_filter( ‘freemius_pricing_js_path’, function () { /* Hack cos the define SL_INSTA_FILE does not seem to be setup here! */ //return plugin_dir_path( SL_INSTA_FILE ) . ‘/ui/freemius-pricing/freemius-pricing.js’; return trailingslashit( DIR ) . ‘ui/freemius-pricing/freemius-pricing.js’; } ); Normally, I should have access to a first version, which is free but sufficient for my needs. I think the fact that there are no ‘Instagram feeds’ on the side prevents me from configuring it and integrating it into my page. Can you help me please? Thanks a lot. Hi @rudynoiise Thank you for sharing the detailed explanation. The fatal error you’re seeing ( Undefined constant "SL_INSTA_FILE" ) should not normally occur in a properly installed and activated version of Spotlight. Also, we generally do not recommend editing plugin core files such as freemius.php , as those changes can be overwritten during updates and may cause additional issues. This error can sometimes happen if: • The plugin installation is incomplete or corrupted • Files are missing from the /spotlight-social-photo-feeds/ directory • There was an interrupted update As a first step, I recommend: Deactivating and deleting the Spotlight plugin. Downloading a fresh copy from your WordPress dashboard under Plugins → Add New. Reinstalling and activating it again. If the issue persists after reinstalling, could you please confirm: • Your current WordPress version • Your PHP version Regarding the Instagram feeds not appearing in the sidebar, that usually indicates the plugin has not completed its setup. Once the fatal error is resolved, the feed configuration section should become available again. Please let us know the results after reinstalling, and we’ll be happy to assist further.

Comments

1 shown
Hendra Setiawan 2026-02-11T14:06:00+00:00

Hi @rudynoiise Thank you for sharing the detailed explanation. The fatal error you’re seeing ( Undefined constant "SL_INSTA_FILE" ) should not normally occur in a properly installed and activated version of Spotlight. Also, we generally do not recommend editing plugin core files such as freemius.php , as those changes can be overwritten during updates and may cause additional issues. This error can sometimes happen if: • The plugin installation is incomplete or corrupted • Files are missing from the /spotlight-social-photo-feeds/ directory • There was an interrupted update As a first step, I recommend: Deactivating and deleting the Spotlight plugin. Downloading a fresh copy from your WordPress dashboard under Plugins → Add New. Reinstalling and activating it again. If the issue persists after reinstalling, could you please confirm: • Your current WordPress version • Your PHP version Regarding the Instagram feeds not appearing in the sidebar, that usually indicates the plugin has not completed its setup. Once the fatal error is resolved, the feed configuration section should become available again. Please let us know the results after reinstalling, and we’ll be happy to assist further.