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
65
of
158
(
1,571
total posts)
< 1
second(s)
Re: Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning
Hi Adam, It's 5.2.5. Since I posted earlier, I discovered that the sample file works at a different location on my server, at least, I'm not getting any error. I moved the location of the files (I didn't realize they had to be in the same folder as the file invoking the object - mea culpa!). Now I'm getting ...
Posted to
Cute Editor for PHP
(Forum)
by
whitewavedesigns
on
May 20, 2008
Re: upload files button doesnt' work
I forgot, my ...
Posted to
Cute Editor for PHP
(Forum)
by
bartg
on
February 19, 2010
Re: Uploaded File Size is 0B
This was a server configuration issue. hardened-
PHP
is installed on the server and the request and post file sizes were limited. configuration in the suhosin.ini file, increased these variables and all is working. was hard to catch as there was no error showing on the editor side of things. Thanks.
Posted to
PHP File Uploader
(Forum)
by
martinoleary
on
March 8, 2011
Re: Unable to get file name of uploaded file
Hi I used your file :--------- <script type='text/javascript'> function CuteWebUI_AjaxUploader_OnTaskComplete(task) { var div=document.createElement(''DIV''); var link=document.createElement(''A''); link.setAttribute(''href'',''admin/testUploader/myprefix_''+task.FileName); link.innerHTML=''You have uploaded file : ...
Posted to
PHP File Uploader
(Forum)
by
attourath
on
September 24, 2011
Re: Session expired! Please refresh the page and try again.
Hi I created a .htaccess file with the following content and upload it to http://www.pentagon.ae/elips/ directory
php
_value post_max_size 128M
php
_value upload_max_filesize 128M
php
_value max_execution_time 6000000
php
_value max_input_time 6000000 Then I go to your following test link http://www.pentagon.ae/elips/test2.
php
Then using ...
Posted to
Cute Editor for PHP
(Forum)
by
mamunbdctg
on
January 18, 2011
Re: Debug information - PHP no request files
Dear rtm, You can do a write test to that folder using
php
code. And also check whether there is a folder : c:\windows\temp\uploadertemp Regards, Eric
Posted to
PHP File Uploader
(Forum)
by
Eric
on
March 19, 2010
Re: RE: Problem: When using SaveDirectory property, you must specify AllowedFileExtensions for security purpose.
Eric:Dear disler, Open http://www.davidisler.ch/_temp/
php
uploader/ with IE, at left-bottom corner, you can find javascript error. please post your code here. Regards, Eric Hi Eric My IE doesn't show me any JS-Error. <?
php
//error_reproting(E_ALL | E_STRICT); require_once ...
Posted to
PHP File Uploader
(Forum)
by
disler
on
January 14, 2010
Re: Cute Editor deployment/integration: newbie questions
Adam, thanks so much for your reply. 1) I copied <?
php
include_once(''CuteEditor_Files/include_CuteEditor.
php
'') ; ?> into the <head> section of my page ; this seems to give the following error message when running the page: Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR ...
Posted to
Cute Editor for PHP
(Forum)
by
erikpost
on
May 7, 2008
Re: On MAC with Firefox and Safari
On Internet Explorer 7.0 If clicked on a Spell Check icon, error message => System error: Aspell program execution failed ('aspell -a -lang=en_US -encoding=utf-8 -H -rem-sgml-check=alt <./aspell_data_iULImv 2>&1') If clicked on an Add Image Map icon, error message => <img src=''../Images/link.gif'' ...
Posted to
Cute Editor for PHP
(Forum)
by
handshop
on
November 15, 2007
Re: customer ui and show the hand cursor
Give me pls link for last version, I have this: http://
php
fileuploader.com/download/
php
fileuploader.zip http://www.papricka.cz/form-customui.
php
source: ...<img id=''uploadbutton'' style='cursor:pointer;' title=''Upload File'' alt=''Upload File'' src=''http://
php
fileuploader.com/images/upload.png'' /> ... FF 3.6 Fine? ...
Posted to
PHP File Uploader
(Forum)
by
sopa
on
March 12, 2010
More Search Options
« First
...
< Previous
63
64
65
66
67
Next >
...
Last »