Support » Plugin: CMS Tree Page View » [Plugin: CMS Tree Page View] Weird functionality after update to the 0.7.4 version

  • Resolved karmalis

    (@karmalis)


    Though the older plugin was working fine, but I still decided to update, and now, when I try to go to the Tree Pages View, I get this in the code:

    ... <script type="text/javascript">
    		cms_tpv_jsondata.page =
        <script type="text/javascript">
        //<![CDATA[
          jQuery().ready(function() {
            change_number_manage_not_write_panel('(164)','(160)','(0)','(0)','(0)','(0)');
          });
        //]]>
        </script>[			{
    				"data": { ...

    And I then get all the data displayed, not the ordinary list view.

    I believe that wordpress somehow generates the ![CDATA] part of the code, which is not necessary. The Tree View on the Dashboard works just fine, with no additional bugs or quirks…

    Any thoughts?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author eskapism

    (@eskapism)

    Dang! I hate when the plugin works fine on the dashboard but not on the page.. :/

    The usual questions: wordpress version? other plugins installed?

    Thread Starter karmalis

    (@karmalis)

    The latest version of wordpress (3.0.1), the latest version of the plugin And…
    (takes a deep breath):

    Breadcrumb NavXT
    Custom Field Template
    Dagon Design Sitemap Generator
    Google XML Sitemaps
    Magic-fields
    Max Image Size Control
    NextGenGallery
    PJW Mime Config
    Redirection
    White Label CMS

    Those are installed and activated.

    Thread Starter karmalis

    (@karmalis)

    Just figured out what’s wrong. I don’t think there are any problems with the plugin at all. It’s the Magic-fields Plugin that’s creating the problems.

    Edit:
    For those who are using WordPress 3.0.1/ CMS Pages Tree View 0.7.4 / Magic Fields 1.4.5 Combination:

    If you are having the same problems I had, just go to Magic Fields Settings and uncheck the checbox Hide non-standart content in Post Panel and that fixes the problem.

    Cheers.

    Plugin Author eskapism

    (@eskapism)

    Wow, thanks for finding this out.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: CMS Tree Page View] Weird functionality after update to the 0.7.4 version’ is closed to new replies.