- craigh responded to »TagIt 3.0 for Zikula« 01:46 PM
- jmvaughn responded to »error when i try to upgrade to the last version of dizkus module (3.1)« 12:05 PM
- localrags responded to »Remove contents of nuke_sc_anticracker from Database« 11:30 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
pnRender doesn't show when assigned too much text
-
- Rank: Registered User
- Registered: Jan 28, 2006
- Last visit: Jan 22, 2008
- Posts: 14
JS Quicktags are disabled and my visual editor (scribite) is also inactive. -
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
Have you tried increasing your memory limit?
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide -
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
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.
- Moderated by:
- Support
