What happened to the page builder?

I added new info with the page builder then when I went back to correct an error all I see is a blank block (see attached). All the other pages work fine in the builder but this on. Any ideas what happened here or how I can correct it. The page works fine in the website, I just need to be able to edit in the page builder.

Capture.PNG · 39.9K · 218 views
Quote · 1 Jul 2013

Notice how the preview/edit pane is way wide.  Seems some code is probably the cause.  We would need to examine the actual page code to see anything. and of course a page view of the html page is going to contain a lot of stuff.

Geeks, making the world a better place
Quote · 1 Jul 2013

Run this query in phpmyadmin and post a screenshot of the result.

SET @sPageName = (SELECT `Name` FROM `sys_page_compose_pages` WHERE `Title` = 'Services');
SELECT * FROM `sys_page_compose` WHERE `Page` = @sPageName;

so much to do....
Quote · 1 Jul 2013

Thanks for the quick response.

 I recall the page builder glitching a few times when I was building the page. Attached is the screen shot after running the query Prashank.

Capture.PNG · 77.8K · 194 views
Quote · 1 Jul 2013

Ok, that looks like mess.

Probably you should delete all the rows you get in the result and start fresh again.

so much to do....
Quote · 1 Jul 2013

LOL.. Though as much, I was able to take care of the edit I needed fixed within the DB but will rebuild the page as suggested. Thanks.

Quote · 1 Jul 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.