|
Search
You searched for the word(s): php
Showing page 83 of 158 (1,571 total posts)
< 1 second(s)
-
Hi, I'm using the uploader, but when I do the file size is coming out as 0B. This is happening when using an image size of 61KB, it works using the same file resized to 11KB. The editor is install on a Ubuntu server using PHP 5.2.4 The file size also seems to be 0B in the /tmp/uploadertemp/ directory. I get ...
-
What i'm trying to do is select an image and insert a link through one of my custom buttons. Here's the button click event. function button_click()
{
link = document.getElementById('selected_file').innerHTML;
editor1 = ...
-
Hello, what I'm trying to do is the following:Providing an upload module for different imagesets... But as soon as there is more than one image (in my case), the saving fails with the above mentioned error message... Furthermore there seems to be no effective way to prevent the upload of more than one file per Uploader (which would ...
-
You can find one localization example in download package, file name is ''phphtmledit\localization.php'', you can find the following code in this file:
<input type=''radio'' name=''RadioList'' <?php echo Checked(''nl-nl'', $CustomCulture) ;?> value=''nl-nl'' onclick=''jumpTo(this)''/>
the dutch language resource file ...
-
I've recently upgraded to the latest version of CuteEditor version 6.6? and now am getting the following error message before the editor displays:
An error occurred in script 'C:\wamp\www\HDEmail2\cuteeditor_files\include_CuteEditor.php' on line 807: Undefined index: REMOTE_HOST
Date/Time: 4-23-2010 12:46:48
Array
(
...
-
Hello,
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 statement, and the table appeared, but ...
-
Hi,I chose to buy the PHP FILE UPLOADER because it's urgent and it would be delivered instantly after payment according to the info page
However, I got this: Dear customer,
Thank you for choosing CuteSoft.NET Components.
We have received your order but we are having difficulty handling it online. A detailed report ...
-
Hello,
When I try to insert an anchor somewhere in my text, it always ends up at the top of the content. This phenomenon can be seen here: http://cuteeditor.vps501.serverpark.be/index.php
However when I do it in the demo on the phphtmledit.com site the anchor shows up at the position of my cursor.
My install is ...
-
I talked with Rhonda and she set up a demo page at http://phphtmledit.com/basehref1.php with the base href set to http://cutesoft.net and it worked
When I duplicated this code on my machine after changing the one line of code to $editor->BaseHref = ''http://cutesoft.net'';,
it doesn't work
So basically the code ...
-
Hi,
''D:/xampp/xampp/htdocs/Uploads'' doesn't exsist. I tried specifying the uploads path with:
$editor->ImageGalleryPath = http://192.168.255.77/test/CuteEditor_PHP_6_0_7__2007/Uploads/;
But the error now is:
Warning: opendir(D:/xampp/xampp/htdocshttp://192.168.255.77/test/CuteEditor_PHP_6_0_7__2007/Uploads) ...
... 83 ...
|
|
|