Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): php
More Search Options
Showing page
88
of
158
(
1,571
total posts)
< 1
second(s)
Re: Control customization
WOW This is more difficult than I thought. I have followed the ajax-attachments.
php
example, however the custom table of uploaded files is not displayed. I figured that the problem was that I had declared the upload folder in the initialization of the script using $uploader->SaveDirectory = ''myfolder''; Then, I commented this ...
Posted to
PHP File Uploader
(Forum)
by
PrinceOfAbyss
on
February 11, 2010
Re: spell checker not working
pmagoo, Please contact your system admin and make sure your
PHP
configuration doesn't allow the 'shell_exec()' function. This is one of the functions disabled when
PHP
is run in Safe Mode. (More info from the
PHP
manual.) Keep me posted
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
April 11, 2008
Re: no upload possible
claude68: Hi, well as you can read in my first post, i have added this line to cuteeditor_files\Dialogs\upload.
php
and the temporary files are uploaded to this directory BUT they are not moved to the directory $_SERVER['DOCUMENT_ROOT'].''/Uploads''!! Where did the temp files go? Did you get any error message?
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
August 4, 2010
Re: Will Cute Editor for PHP work with folders....
mschlaudraff, Yes. Demo: http://cutesoft.net/example/Edithtml.aspx
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
September 24, 2007
Re: adding chekbox in the toolbar like dropdowns
Here is an example to create a customized button to editor toolbar. <?
php
$editor=new CuteEditor(); $editor->ID=''Editor1''; ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
March 18, 2010
PHP Uploader not working on IE9
Hi We try the demo provided by
PHP
File Uploader on IE 9. When clicking on upload button, there is no response at all. The demo works fine on IE8. Any clues, someone? Thanks in advance if you can share your thoughts on this.
Posted to
PHP File Uploader
(Forum)
by
DongZheng
on
October 26, 2012
Re: Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning
I am getting the same sort of error: Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity ''CuteEditor_Files/Configuration/AutoConfigure/simple.config'' in /clientdata/clients/m/e/menzies.org.au/www/editor/CuteEditor_Files/include_CuteEditor.
php
on line 1209 Error while parsing the ...
Posted to
Cute Editor for PHP
(Forum)
by
RYann556
on
June 8, 2008
Problem uploading files with special character in file name
Couple months ago we have detected an error occuring while uploading files with special characters in filename (e.g. München.jpg). The reason of an error could be very similar to this one: http://cutesoft.net/forums/thread/75147.aspx. Error: http error1 :403:Forbidden The problem above can only be ...
Posted to
PHP File Uploader
(Forum)
by
TurboSIST
on
March 27, 2014
About SaveDirectory
Hi We need help to define the savedirectory. In the test, we put test.
php
and
php
fileuploader to c:\
php
test\fileupload. add myfolder under fileupload. If set SaveDirectory = "myfolder" ($uploader->SaveDirectory="myfolder";), then file uploading works fine. However, if we set up another myfolder ...
Posted to
PHP File Uploader
(Forum)
by
DongZheng
on
October 25, 2012
Re: Evaluation version doesn't display upload dialogue
Ken, thanks for your help. Turns out I was looking for the wrong thing, and the link I sent for my test server was actually working. However, on the server where I really intend to use this, the upload button to start the upload dialogue does not even appear. In fact, the HTML stops loading at the point where ''new
Php
Uploader()'' is invoked. ...
Posted to
PHP File Uploader
(Forum)
by
therealhg
on
August 9, 2012
More Search Options
« First
...
< Previous
86
87
88
89
90
Next >
...
Last »