Search

You searched for the word(s): php
Showing page 113 of 158 (1,571 total posts) < 1 second(s)
  • CustomAddon dropdown possible?

    I've just started using the editor.  Does anyone know if it is possible to create a dropdown that can POST back its selection programmably using CustomAddons with PHP?$editor->CustomAddons = ??  I've looked at the button demo and how the dropdowns are done in the config files but I'm not sure where to start.  I did try something ...
    Posted to Cute Editor for PHP (Forum) by gman on April 10, 2009
  • Replace InsertImage with a new one?

    Hi I want to replace the existing funtion InsertImage.php with a new one. I have just tested to fill a field called TargetUrl with a value and after that call the existing function do_insert().   I end up with javascript error saying that TargetUrl has no properties.   I use the javascript files used in the original InsertImage for ...
    Posted to Cute Editor for PHP (Forum) by julgus on November 21, 2007
  • Inserting Links

    I get the following warning when I try to insert a link to a page and I clink the Browse button. Can you tell me where I can change this directory that is being opened? Warning: opendir(C:/wamp/www/Uploads) [function.opendir]: failed to open dir: No such file or directory in ...
    Posted to Cute Editor for PHP (Forum) by jerica on October 11, 2007
  • Re: Uploading Error in some files

    Hi mtimmons,   Php uploader is designed to work with up to 2GB files. The reason for the limit is simple - current browsers does not support upload of bigger files than 2GB over internet and IIS also accepts only 2GB files.    Regards,   Ken
    Posted to PHP File Uploader (Forum) by Kenneth on November 14, 2012
  • CuteEditor Installation

    I get an error when trying to access the CuteEditor program   http://www.npcourses.com/CuteEditor_Files/index.php   I need exact specific instructions to fix this error. Fatal error: Cannot instantiate non-existent class: cuteeditor in \\boswinfs04\home\users\web\b1645\ez.npcoursescom\CuteEditor_Files\index.php on line ...
    Posted to Cute Editor for PHP (Forum) by ceanders35603 on April 23, 2009
  • Cute Editor for PHP and WordPress

    has anyone had any luck incorporating this cute editor into WordPress ( a blogging system ) to replace the crappy editor they have. i know it can be done with joomla (?) - so maybe it's possible for WordPress. if so, any advice would be welcome. al
    Posted to Cute Editor for PHP (Forum) by alan.pieroway on June 9, 2009
  • Expensive!

    Your PHP uploader and other uploader scripts look great, it is a shame however that the prices you charge for them is soooo expensive that it is better to get other scripts that are a fraction of the cost   Cheers   Un 
    Posted to PHP File Uploader (Forum) by unnamed on December 9, 2013
  • Re: Inserting image from custom imagegallery

    Hi - Problem solved :) I had a look at the file ''custombuttons-popup.php'' that illustrates how to do it - now it works perfectly :) Just thought I'd just mention it, if someone else should have the same problem. Best regardsBee (DK)
    Posted to Cute Editor for PHP (Forum) by Beedk on June 12, 2012
  • Re: Insert text when/before editor is opened?

    TonyX,   1. Just append your PHP variable to .Text property.   2. Editor.ShowCodeViewToolBar Property Specifies whether toolbars in the Cute Editor Code View are visible Editor.ShowBottomBar Property Specifies whether the Bottom Bar(Design, Html and Preview Mode tab) appear.    
    Posted to Cute Editor for PHP (Forum) by Adam on September 26, 2008
  • still cannot upload .pps

    I added     ''.pps'' => ''application/mspowerpoint'', to Include_Mimetype.php   now I get application/vend.ms-powerpointapplication/mspowerpointFile Format not allowed!   Is there something else I need to do? or do I have wrong syntax on registration line.
    Posted to Cute Editor for PHP (Forum) by PraxiPower on April 29, 2008