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
Open file
change a menu link
Save, Save as, Save All, CTRL+s
Nothing makes the file save
report1776508635720.zip (151.4 KB)
Teodor
April 18, 2026, 11:16am
2
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.
George
April 18, 2026, 1:00pm
4
Is the home.php In the same folder? Try putting / or the full root path in front
George
April 18, 2026, 1:02pm
6
Maybe it is the same problem as:
Wappler Version : 7.7.5
Operating System : MacOS
Server Model: PHP
Database Type: MySQL
Hosting Type: N/A
Expected behavior
What do you think should happen?
Should be able to make changes to a PHP include file and save the file.
Actual behavior
What actually happens?
Nothing happens when using keyboard shortcuts, or task bar menu on save. Impossible to save include files.
How to reproduce
Make an edit to any include file and try to save.
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.
system
Closed
April 26, 2026, 7:48am
11
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.