|
Search
You searched for the word(s): php
Showing page 47 of 158 (1,571 total posts)
< 1 second(s)
-
I would like to confirm that IE11 native mode has broken the PHP CuteEdit (6.6) menubars. I observe that I must now run in compatibility mode for proper execution. Is there a needed patch or should I tell users to run IE11 in compatibility mode? Appreciate any information.
-
Hi all,
Please check the advanced sample , the form-keepingstate.php file.
<?php require_once ''phpuploader/include_phpuploader.php'' ?>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''>
<html ...
-
Hi, I was testing out the trial version of php uploader and got it mostly set up, but when I try to upload an image the bar just gets stuck at 0% and nothing happens! I double-checked server-side settings -- the chmod for both temp and save directories are at 777, and the server supports both php 5 and html file uploads.We're using an ...
-
Hi Joe, You can refer to the following method: protected void UploadAttachments1_FileValidating(object sender, UploaderEventArgs args)
{
string disabledExtList = ''aspx,asp,ashx,html,htm,mht,exe,dll,php,jsp''; ...
-
Hi sonirachna, Do you get the same problem on demo http://phpfileuploader.com/demo/select-multiple-files-upload.php ? The multiple files select function needs the silverlight or flash plug-in support, please ensure that you have installed the silverlight or flash plug-in for your browser. Regards, Ken
-
Hi Nibin, Two ways 1. Try give the write/read permission to user ''Everyone'' of folder /tmp/ 2. Set the TempDirectory for the php uploader and ensure that you site has the write/read permission of this folder $uploader->TempDirectory=''D:/2008/phpuploader/temp/''; Regards, Ken
-
I fix this problem.To fix follow this steps: ''cuteeditor_files/Dialogs'';Open all PHP files.Add to every file ''header(''Content-type: text/html; charset=utf-8'');'' (i added it after ''error_reporting(E_ALL ^ E_NOTICE);'');To automatically adding i used Notepad++.Also you have a right to request my changed files.(please turn on smiles here!)
-
Guys,
I am very sorry to have to say this but I totally understand what Redgirl is saying, I don't think it's as easy as it sells itself and I have to also say that the support needs to be friendlier to beginners like myself and redgirl. We dabble in php and other technologies but by no mean genuises hence why we wanted to invest in Easy to ...
-
Ever since I started using CuteEditor PHP on my Joomla 1.5 site, all three of these buttons, that use to work fine, don't work at all ... ??!! Is this normal for a Joomla Site running CuteEditor? I used those buttons (not the Image one so much), but the READ MORE a bunch! ... HELP!
-
Laurent,
Cute Editor version 1.0 is released in 2002. We released major version every year in the earlier versions. Recently we released major version every two years.
The latest version is version 6.1. We released minor version every months.
Hope it helps.
Let me know if you have any further questions.
... 47 ...
|
|
|