Page Builder - Question | JoomShaper

is live, now with multi-currency selling.

Page Builder

AR

Andy Reich

SP Page Builder 2 weeks ago

Hi all

I have loss all content on my side build with page maker. The system is updated. This is the 3time happen. I can start create the side again but the texts an pictures that i have used befor is missing after some days the same will happen....

see on the site: https://www.handmade-music.ch/de/konzerte

What can i do to reconstruct the content? What can i do to never lose the content?

0
6 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 weeks ago #233166

Hello Andy,

Sorry for the trouble. I checked https://www.handmade-music.ch/de/konzerte — the page loads fine as SP Page Builder page ID 363, but its saved layout is empty (<div class="page-content builder-container"></div> with no sections inside). So it's not a cache or template issue: the layout stored in the database was overwritten with a blank value during a save that didn't complete.

Common causes

  1. PHP limits too low for the save request (max_input_vars at the default 1000, small post_max_size or memory_limit).
  2. Joomla session expiring while the builder is left open.
  3. mod_security or a server firewall blocking the save (403).
  4. Saving from a stale second browser tab.
  5. An interrupted layout migration during an update.

How to recover the page

  1. Open the page → three-dot menu (top right) → Show Version History → Restore, if versioning was enabled.
  2. Otherwise restore a database backup into a staging copy and copy the row for page 363 from #__sppagebuilder back to live.
  3. If no backup exists, the archived copy at https://web.archive.org/web/20260517183115/https://www.handmade-music.ch/de/konzerte still has all your text, and your images are still in /images/ — so it's a rebuild of the layout only.

How to prevent it

  1. Enable SP Page Builder → Settings → Advanced → Page Versioning with Versioning on Save.
  2. Ask your host for max_input_vars = 5000, post_max_size = 64M, memory_limit = 256M, max_execution_time = 180.
  3. Raise Session Lifetime in Global Configuration, and save in stages instead of after long sessions.
  4. Export the page (Pages list → Export) before big edits, and keep daily database backups.

If you'd like us to check directly, please share your Super User and cPanel details in the Hidden Content field below, along with your Joomla and SP Page Builder versions.

Best regards,

0
AR
Andy Reich
Accepted Answer
2 weeks ago #233168

thanks, i will do it tomorrow...

i think versioning is the best way to prevent.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 week ago #233221

Sure, take your time:)

Have a nice day!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 week ago #233513

Hello,

I haven’t heard back from you regarding this issue. Could you please confirm if everything is working fine now? If so, kindly accept the most helpful answer to close the post.

Best regards,

0
AR
Andy Reich
Accepted Answer
1 week ago #233524

Hi Rashida

Yes its fine and running! Thanks.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 6 days ago #233622

Hi,

Glad to know that and you are always welcome:)

You may accept the most useful answer in order to close the post.

Have a nice day!

0