Search

You searched for the word(s): php
Showing page 66 of 158 (1,571 total posts) < 1 second(s)
  • Re: Does CuteEditor PHP break READMORE, PAGEBREAK, and INSERT IMAGE in Joomla?

    Hi ketdk ,   It works fine for me. Can you download the latest version and try again.   Download:   http://www.cutesoft.net/downloads/folders/54375/download.aspx   check the flash below   http://www.cutesoft.net/uploads/Users/Tim/readmore.swf   Regards,   Ken
    Posted to Cute Editor for PHP (Forum) by Kenneth on August 25, 2009
  • Re: CuteEditor Installation

    The hosting service says we now have PHP 5 installed.   ''We apologize for any inconvenience this may have caused you. I have set the PHP version 5.2.5''   I now get this error:  Error while parsing the Languages fileLanguages/en-en.xml     Perhaps you have another clue as to what is wrong. Thanks, ...
    Posted to Cute Editor for PHP (Forum) by ceanders35603 on April 29, 2009
  • Re: The area you are attempting to access is forbidden when launching image gallery

    I had the same problem and can confirm that the option above works. Both on my local laptop (with Apache) and on the webserver at the hosting company I got the message access is forbidden. In the script I use to make the editor I start a session with PHP. I have added this session name to the two files above and it works. Some extra ...
    Posted to Cute Editor for PHP (Forum) by sdeng on September 16, 2009
  • Re: Can not upload excel files

    Agree Eric, that was my belief as well, first thing i did after I promised my customer that I have it fixed in no time :)anyhow, it turns out that I had to add mimetype (application/vnd.ms-excel) to the extension .xls and .xlsx in the function:BuildMimeArray()located in CuteEditor_Files/Dialogs/Include_Mimetype.php Now it runs smoooothly ...
    Posted to Cute Editor for PHP (Forum) by bix on August 31, 2010
  • Re: updates for asp version - what the ...

    >>ASP Classic is definitely not the focus.  With updates and support, it certainly gives the feel of a dying/dead product.   It's not correct. ASP, PHP and .NET version shares the same set of the JavaScript code.   >>Spell check in Classic is still a pain in the *** for me & my clients. This spell checker is ...
    Posted to Cute Editor for ASP (Forum) by Adam on January 16, 2008
  • Re: Session expired! Please refresh the page and try again.

    Dear eric I know this upload_max_filesize issue is related to my host vendor, I ask them how I can increase this php value. They told me Htaccess is the only way to do this because it is a shared hosting (Rakspace Cloude), then I ask them for sample code they give me following code. php_value post_max_size 128M php_value upload_max_filesize ...
    Posted to Cute Editor for PHP (Forum) by mamunbdctg on January 15, 2011
  • Re: License Error

    The URL used by my customer and by me is one and the same.  That's what is so confusing about this error. The domain value for the license file is 'reunionsforlife.com'.  The domain name and the license haven't changed since the first day of use. (This same problem is posted on the PHP ImageGallery Forum.)
    Posted to PHP File Uploader (Forum) by LenJacobson on March 16, 2012
  • Re: HTML 4.01 format problems

    Dave,   Please add the following code to the bottom of you Php page.   <script> function CuteEditor_FilterHTML(editor,h) {  return h.replace(/<br\/>/g, ''<br>''); } function CuteEditor_FilterCode(editor,h) {  return h.replace(/<br\/>/g, ''<br>''); } </script>
    Posted to Cute Editor for PHP (Forum) by Adam on March 5, 2009
  • Re: Image gallery path

    For the different users, you can set different Image Gallery path for each user. User A Folder 1 User B Folder 2 User C Folder 3    >>But if one customer knows the id ...
    Posted to Cute Editor for PHP (Forum) by Adam on January 20, 2009
  • Re: Body tag content between browsers

    There is still a bug.   Here's how you can reproduce the bug in your online example (you will have to edit your source first):-   Inside your Edithtml.php source code I noticed you had the essential line commented out :- $editor->EditorBodyStyle=....   This is the instruction that is causing the main ...
    Posted to Cute Editor for PHP (Forum) by Glenn on March 7, 2009
« First ... < Previous 64 65 66 67 68 Next > ... Last »