pnRender doesn't show when assigned too much text  Top

Goto page: [-1] 1 - 2

  • JS Quicktags are disabled and my visual editor (scribite) is also inactive.
  • Have you tried increasing your memory limit?

    --
    itbegins.co.uk - Zikula Consulting

    birtwistle.me.uk - Personal Blog


    Please read the Support Guide
  • It would be useful if you could create a test case script that highlights this particular issue. Once done file a bug report with the test case script attached.

    The base code for a test case would be (for .8x anyway...). This code is saved to a file in the PN root. You then insert any code needed to demonstrate the problem.

    Code

    <?php
    // include base api
    include 'includes/pnAPI.php';
    // start PN
    pnInit(PN_CORE_ALL & ~PN_CORE_AJAX);

    // your test code goes here

    // shutdown PN
    pnShutDown();


    Thanks.

    -Mark

    --
    Visit My homepage and Zikula themes.

Goto page: [-1] 1 - 2

This list is based on the users active over the last 60 minutes.