|
Search
You searched for the word(s):
Showing page 1 of 2 (11 total posts)
< 1 second(s)
-
some of it is a server problem
Added this ''SecFilterEngine Off '' to .htaccess file, and the error doesn't show...
but problem now is... in FF it won't let me press the upload button, in IE and Chrome I can press it, and the progress bar works, and it uploads the file!!!!! Hoorraay... I think I can live with FF not working...
-
Well, the error is still there even though I downloaded the newest one, and even though it worked on your demo. I tried it on FF, IE and Chrome. Still the same error.
Do you think it is a problem with the server? Raf
-
Hello
I get this error when I try to upload file... I don't know why because I didn't have this error before.
- Raf
-
Does anyone have an idea of what this means? It's when I try to upload an image... Raf
-
Okay.I did it, and it didn't give me the is_dir error.But still when I press ''Upload files'' nothing happens.
The same on insert flash, and insert media. When I press ''Upload files'' absolutely nothing happens.
I tried different tempfolders, and also the exact ''/mytempfolder'', but not much happened... tried also with an / at the end, but no ...
-
It's version 6.4.
IE8, but doesn't work on FF either
It's odd, because it's only on this hosting company it doesn't work, it works on other hosting companies, and I can't reproduce it here.
And, before it said:
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): ...
-
Hi I have a special problem which I haven't encountered before....
Here's a screenshot
The Upload files button doesn't work? When I click it, nothing happens.... anyone have an idea why? Raf
-
First problem:
Warning: mkdir() [function.mkdir]: SAFE MODE Restriction in effect. The script whose uid is 1185 is not allowed to access /var/www/tmp owned by uid 0 in /var/www/controller.info/public_html/login/CuteEditor_Files/Dialogs/phpuploader/include_phpuploader.php on line 723
Error:The folder /var/www/tmp does not exist. Please ...
-
I have some problems with the save button.
I want it to do my own javascript when I click the save button, but I can't find any help in the docs....
I guess it's something about a specified command, but I tried and I don't know how to implement a function to the buttom....
and it needs differet vars too, because what if I have ...
-
okay here is a small example...
function loadData(editdata, pri2, navn2) {
http.open('get', 'loadLister/loadData.php?edit=' + editdata + '&ms='+new Date().getTime(), true);
http.onreadystatechange=visdata;
http.send(null);
}
function setHTML() {
var editor1 = ...
1
|
|
|