Page 1 of 1

Pagemanager blank

Posted: Thu Apr 12, 2018 9:02 am
by bca
Hi
My Pagemanager screen isnt filling up with the pages.
Using 1.7.2

Get message bottom of screen which says:
var PAGEMANAGER = {"stateKey":"pagemanager_2f","okButton":"OK","cancelButton":"Cancel","deleteButton":"Delete","menuLevels":9,"verbose":true,"menuLevelMessage":"Too deep page nesting!","confirmDeletionMessage":"The page with all it's sub-pages will be deleted!","leaveWarning":"Your modifications will be lost!","leaveConfirmation":"*** UNSAVED MODIFICATIONS! ***\n\nConfirm to save them, otherwise they will be lost!\n","animation":200,"loading":"Loading...","newNode":"New page","theme":"default-dark","openOp":"Open","addOp":"Add","renameOp":"Rename","removeOp":"Remove","cutOp":"Cut","copyOp":"Copy","pasteOp":"Paste","editOp":"Edit","previewOp":"Preview","before":"before","inside":"inside","after":"after","userManual":".\/plugins\/pagemanager\/help\/help.htm","classes":{"open":"fa-plus-square-o","add":"fa-file-o","rename":"fa-tag","remove":"fa-trash-o","cut":"fa-cut","copy":"fa-copy","paste":"fa-paste","edit":"fa-edit","preview":"fa-eye"},"duplicateHeading":"DUPLICATE HEADING","offendingExtensionError":"Offending extension using its own jQuery library detected (see manual, section \"Limitations\").","hasCheckboxes":true,"dataURL":"\/?pagemanager&admin=plugin_main&action=plugin_data&edit","uriCharOrg":[""],"uriCharNew":[""]};
Site seems to work ok.
B

Re: Pagemanager blank

Posted: Thu Apr 12, 2018 11:20 am
by cmb
bca wrote:
Thu Apr 12, 2018 9:02 am
My Pagemanager screen isnt filling up with the pages.

Get message bottom of screen which says:
Hm, this should be the content of a <script> element. It seems that the generated HTML is erroneous. Please have a look at the HTML source code and check whether there are obvious errors. You can also send the HTML source code to me via PM or email.

Re: Pagemanager blank

Posted: Thu Apr 12, 2018 11:30 am
by bca
AH ha!
Thanks Christoph.
On checking the html source the closing > of a script was missing. Found it in the template.

Dont know how that happened but all is OK now.

B