Pages Not Showing In SP Admin - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Pages Not Showing In SP Admin

M

Mark

SP Page Builder 2 years ago

I am having major issues with pages I have created not appearing in the pages tab in Admin. Sometimes they are there, other times only some show, and sometimes, the page is there but when I go into it, its empty. Even though these pages are working on my front end.

Also pages I delete, keep reappearing in the Admin.

This has some very major bugs in it!

I am using Joomla 5 and PHP 8.1

0
12 Answers
M
Mark
Accepted Answer
2 years ago #135440

I have almost had enough of this component and considering asking for a refund. So many bugs and issues in Joomla 5 and PHP8.1. (Won't even work with PHP 8.2, too many errors):

  • Often when I save a page, then go back to it to edit it, sections are missing.
  • When I go to the component/pages in Admin, most of the time its not showing any of my pages. When I click to change the ordering, sometimes they all reapper, sometimes only some, sometimes none. And sometimes it shows pages I have already deleted from the trash.
  • Sometimes when I save a page, the new section I have added, doesn't show on the front end. Then when I go back to admin, that section is gone.

I can't work on a website with ALL these issues!

0
M
Mark
Accepted Answer
2 years ago #135639

Hello, anyone can look at this for me, please... So many bugs.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #135743

Hi there,

I appreciate you reaching out. I sincerely apologize for this oversight. Please provide me the cpanel (hosting) access.

-Thanks

0
M
Mark
Accepted Answer
2 years ago #135756

Thank you... Its driving me crazy, as I can do nothing in the backend/admin.

0
M
Mark
Accepted Answer
2 years ago #135830

Any news on this fix? I am seriously considering going to a different page builder, as this is so full of bugs its ridiculous. Do you guys test you products before launching them to the public for sale?

0
M
Mark
Accepted Answer
2 years ago #135831

Also, just tried changing too PHP 8.2. But get a 500 error. So changed back to 8.1.

0
M
Mark
Accepted Answer
2 years ago #135832

I can't even edit my pages in the frontend, then go to the backend to do more editing, as the page saved, is either not there, or as in the case of the "home" page, I either get the orignal layout that comes when you first install SP, or I see pages I have alread trashed and the deleted!

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #135870

Somehow added caching that's why the problem was occurred. Now i have added a code inside the .htaccess file. Please check now and let me know. Thanks

# DISABLE CACHING 
<IfModule mod_headers.c>    
Header set Cache-Control "no-cache, no-store, must-revalidate"  
Header set Pragma "no-cache"    
Header set Expires 0 
</IfModule> 
0
M
Mark
Accepted Answer
2 years ago #135885

Nothing has changed!!.....

First image is when I first open pages in the backend. Those files were trashed and deleted days ago!

Second is when I change the ordering. That home file for example, is the same home setup as when I first installed SPPB. I deleted that days ago! That is NOT my current homepage setup! As you can see in the third image!

Seriously.. What is going on?

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #135887

Your server caching your website. That's why it tooks huge time. You can investigate by click on right click with the inspect element & Click on empty cache & hard reload.

https://prnt.sc/cMAI4uJfIggz

0
M
Mark
Accepted Answer
2 years ago #135913

Damn...what a nightmare... Thank you for your help.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #135981

You are most welcome & Thanks

0