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
55
of
158
(
1,571
total posts)
< 1
second(s)
Re: not geting value in $fileguidlist=@$_POST["myuploader"];
<?
php
//Gets the GUID of the file based on uploader name $fileguid=@$_POST[''myuploader'']; if($fileguid) { //get the uploaded file based on GUID ...
Posted to
PHP File Uploader
(Forum)
by
pandurang
on
September 15, 2010
Re: Can not upload excel files
I'm having a similar problem adding support to an old site for docx. In Include_Mimetype.
php
, in the BuildMimeArray function, when I set the MIME type for .docx to application/vnd.openxmlformats-officedocument.wordprocessingml.document I get an error message when uploading the file ...
Posted to
Cute Editor for PHP
(Forum)
by
mlockett
on
September 14, 2010
Re: Problems running demos
Hi, Eric:$cd = ''
php
uploader''; Please change $cd to the actual path value of your host, if you need help, please send your ftp access to
[email protected]
, we can check it for u. Thanks for your response, just realised there'd been a reply. Do you mean the host url and ''
php
uploader'' as in, ...
Posted to
PHP File Uploader
(Forum)
by
ruperty
on
September 1, 2010
Re: Have you such feature like shown in my questions?
director, 1. You can use EditorWysiwygModeCss property to specify the of the style sheet that will be used by the editable area. Or you can use EditorBodyStyle specify the style used by body. $editor->EditorBodyStyle=''font:normal 14px ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
August 24, 2010
Re: Error: unable to find file in /tmp/uplodertemp
You can set another temporary directory and try it again: <?
php
$uploader=new
Php
Uploader(); $uploader->MultipleFilesUpload=false; $uploader->InsertText=''Upload ...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
August 13, 2010
Re: no upload possible
Please follow steps: 1. Open ''cuteeditor_files\Dialogs\
php
uploader\include_
php
uploader.
php
'', 2. Search function ''InternalGetTempDirectory'' and add temporary directory setting here: function ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
August 4, 2010
Re: Absolute URL links for media
Please follow steps: 1. Open http://
php
htmledit.com/EnableAll.
php
2. Click button ''Insert Image'' and insert one image 3. Click button ''Insert Media'' and insert one media 4. Switch to ''HTML'', you will find the following html code: <div><img border=''0'' alt='''' src=''http://cutesoft.net/uploads/Cindy_Crawford.jpg'' ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
August 4, 2010
Server side exception
Hi, When I want to upload a jpg I get this message. When I run it local in my wampserver I don't get tis message and everything works fine. But when I upload the script to the webserver of my webhoster I get this message when I want to upload a jpg I have chmod 777 the
php
uploader dir and the destination ...
Posted to
PHP File Uploader
(Forum)
by
Kurgan
on
July 26, 2010
Re: Refresh after upload
The problem is that the page is not refreshed like a F5 in the browser. I' ve tried with a session variable to see that. I putted it to 0 at index.
php
of program and putted at 1 near the move uploaded file.After upload, i see the variable is still at 0 if i do F5 i see 1 i really need your help, i spent 3 days on this problem ...
Posted to
PHP File Uploader
(Forum)
by
Pachanka
on
July 20, 2010
Re: The area you are attempting to access is forbidden when launching image gallery
This message is thrown from ''cuteeditor_files/Dialogs/browse_Img_gallery.
php
'', you can find the following code: if(str_contains($current_Path, $ImageGalleryPath)) { } else { print ''The area you are attempting to access is forbidden''; exit(); } Please ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
July 19, 2010
More Search Options
« First
...
< Previous
53
54
55
56
57
Next >
...
Last »