Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): error'A=0
More Search Options
Showing page
57
of
969
(
9,685
total posts)
< 1
second(s)
Re: Error in file upload
try this: <?php if ((($_FILES[''file''][''type''] == ''image/gif'') || ($_FILES[''file''][''type''] == ''image/jpeg'') || ($_FILES[''file''][''type''] == ''image/pjpeg'')) && ($_FILES[''file''][''size''] < 20000)) { if ($_FILES[''file''][''error''] > 0) { echo ''Error: '' . $_FILES[''file''][''error''] . ...
Posted to
PHP File Uploader
(Forum)
by
FriendyAnil
on
May 19, 2010
Re: JS Exception: Component returned error code: 0xc1f30001 (Gecko Implementation only)
Flintstone: Hi Adam Yes, the same problems exist in Firefox on both links. The timing of hide and show is very important. If the div is hidden again before the editor is fully initialized then the text area disappears and does not appear again until the page has been refreshed. It is strange that there is no ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 31, 2008
Re: Permission Denied Error
brianahn: IIS6, Visual Studio.NET 2003, Win XP SP2, .NET Framework 1.1 I am getting Permission Denied Javascript Error in my application. My application setting is cookieless = true, so I turned it off. then the error went away. I thought I bet this setting caused the javascript error but when I turned the setting ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 17, 2007
Re: [Solved] Re: Getting error: Error: [8] Undefined index: UseUploadModule
Hi bluehatdesign, The code you provided has some problems. can you remove all nunecessary code so I can test the page directly on your end? Regards, Ken
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
September 2, 2013
Access Denied Error when reloading Cute Editor
Hi, I have integrated cute editor in my .Net web application. Cute Editor is set to launch and load dynamically upon call. For the first load there are no script error produced but from 2nd and subsequent calls onwards, there is access denied error as below being thrown out each time loading the editor. Script called captured from fire ...
Posted to
Cute Editor for .NET
(Forum)
by
yuenli
on
July 8, 2011
Parser Error
Im trying to set up the cute live support via ftp. I've uploaded the files and modified the web.config file to point to the database. After doing this, I manage to log in with the admin account, but after login in, I'm taken back to the Default.aspx page and I dont see the Admin (i only see the Home, Login and Register links as shown when you are ...
Posted to
Cute Live Support
(Forum)
by
dawa-jigme
on
June 25, 2007
Link in same window crashes Editor
To reproduce this problem: 1. Go to http://cutesoft.net/example/general.aspx 2. Click into the editor body below the existing contents. 3. Click the InsertHyperlink icon. 4. In The editor, enter Url: www.CuteSoft.NET. 5. In Target: select Same window. 6. In Title, enter: CuteSoft 7. Click [OK] to close the link editor. 8. Back in ...
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
May 9, 2007
Javascript error when loading control
I'm having trouble with the CuteEditor in IE6. When the page loads I receive a JavaScript error of 'Permission denied'. I debugged the script and found that the source of this problem is the xml request indicated below. This only happens on an initial test implementation into one of our products. I can't seem to recreate the problem outside this ...
Posted to
Cute Editor for .NET
(Forum)
by
bitpail
on
July 12, 2007
configuration error authentication mode ="None" line
I am getting the following error messag. What am I doing wrong or what can I do to fix it? Thanks :) Server Error in '/' Application. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Slap
on
May 13, 2006
Re: CSS Error Chrome browser. Inserts code / Style / SyntaxHighlighter.css and display page breaks.
Hi Proconsi, Do you get the same problem on demo page http://phphtmledit.com/EnableAll.php with your chrome? We also set the EditorWysiwygModeCss to ''example.css'' in this page. Do you get it with the simple editor example page below? <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
March 13, 2012
More Search Options
« First
...
< Previous
55
56
57
58
59
Next >
...
Last »