"allow_url_include is on" on 11.0.3

I am receiving the "allow_url_include" error message when trying to access my site. It is running 11.0.3 as far as I can tell. I cannot get to the studio because of the error, but I have looked in the /logs/upgrade.log and found the most recent upgrade as follows:

11.0.2-11.0.3 upgrade will be applied

I also note the following in my error_log file:

[15-Aug-2024 14:43:42 UTC] PHP Deprecated:  Creation of dynamic property BxTimelineConfig::$_bJsMode is deprecated in /home/patriotcoalition/public_html/community/modules/boonex/timeline/classes/BxTimelineConfig.php on line 207
[15-Aug-2024 14:43:42 UTC] PHP Deprecated:  Creation of dynamic property BxTimelineDb::$_sTableRepostsTrack is deprecated in /home/patriotcoalition/public_html/community/modules/boonex/timeline/classes/BxTimelineDb.php on line 32
[15-Aug-2024 14:43:42 UTC] PHP Deprecated:  Creation of dynamic property BxTimelineConfig::$_bJsMode is deprecated in /home/patriotcoalition/public_html/community/modules/boonex/timeline/classes/BxTimelineConfig.php on line 207
[15-Aug-2024 14:43:42 UTC] PHP Deprecated:  Creation of dynamic property BxTimelineDb::$_sTableRepostsTrack is deprecated in /home/patriotcoalition/public_html/community/modules/boonex/timeline/classes/BxTimelineDb.php on line 32
[15-Aug-2024 14:43:42 UTC] PHP Deprecated:  Creation of dynamic property BxProfiler::$oTemplateAdmin is deprecated in /home/patriotcoalition/public_html/community/modules/boonex/profiler/classes/BxProfiler.php on line 61

I have already confirmed that my "allow_url_include" is actually off and had my hosting provider confirm my fiinding.

Does anyone have ideas on how to fix this without access to the studio?

  • 903
  • More
Replies (3)
    • So, it turns out that the problem was the PHP version. I was on PHP 8.3 and the highest 11.0.3 can go is PHP 7.4. Now I have to figure out how to get from 11.0.3 to 14.0.0 B2. Every time I click the Upgrade button, it doesn't do anything. Any ideas?

      • Hello @mrochek !

        So what is the PHP version do you have now? Do your Cron Jobs work? Do you have any PHP errors in your error logs?

        • I finally discovered that PHP 7.4 was the highest I could go without causing the error. It seems that the Cron Jobs work now that I am on PHP 7.4. I don't have any current errors. But it seems like I cannot upgrade the site anymore. It wants to go from 11.0.4 to 14.0.0 B2. I suspect it wants me to upgrade my PHP version first, but if I do that, then I cannot get access to the studio to continue with upgrades.image_transcoder.php?o=sys_images_editor&h=2195&dpx=2&t=1724422691

          Login or Join to comment.