Pagemanager blank

Third Party Plugins to CMSimple - how to install, use and create plugins

Moderator: Tata

Post Reply
bca
Posts: 293
Joined: Tue Sep 15, 2009 4:49 pm

Pagemanager blank

Post by bca » Thu Apr 12, 2018 9:02 am

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

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Pagemanager blank

Post by cmb » Thu Apr 12, 2018 11:20 am

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.
Christoph M. Becker – Plugins for CMSimple_XH

bca
Posts: 293
Joined: Tue Sep 15, 2009 4:49 pm

Re: Pagemanager blank

Post by bca » Thu Apr 12, 2018 11:30 am

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

Post Reply