Include file (inc_cmsmenu.php) will not save Bug Report #1776508635812

OS info

  • Operating System : Windows 10.0.26200
  • Wappler Version : 7.9.0

Problem description

include file (inc_cmsmenu.php) will not save

Steps to reproduce

  1. Open file

  2. change a menu link

  3. Save, Save as, Save All, CTRL+s

  4. Nothing makes the file save

  5. report1776508635720.zip (151.4 KB)

Can you paste the first line (Wappler comment) of your inc_cmsmenu.php file?
It should be something like:

<!-- Wappler include head-page="/index.php" appConnect="local" is="dmx-app" bootstrap5="local" -->

It seems to me the link to the head page is not correct there.

<!-- Wappler include head-page="home.php" appConnect="local" is="dmx-app" jquery_slim_35="cdn" bootstrap5="cdn" moment_2="cdn with locales" components="{dmxBootstrap5Navigation:{}}" -->

It is strange though, that older Wapplers versions will save it without problems.

Is the home.php In the same folder? Try putting / or the full root path in front

Maybe it is the same problem as:

Given solutions did not work. Kept changing head-page to other page names. And one of them worked. Thanks for the hint. All working now. Have a nice weekend or what is left of it. :sweat_smile:

Fixed in Wappler 7.9.1

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.