Search

You searched for the word(s):
Showing page 2 of 4 (33 total posts) < 1 second(s)
  • Re: Can not upload excel files

    Agree Eric, that was my belief as well, first thing i did after I promised my customer that I have it fixed in no time :)anyhow, it turns out that I had to add mimetype (application/vnd.ms-excel) to the extension .xls and .xlsx in the function:BuildMimeArray()located in CuteEditor_Files/Dialogs/Include_Mimetype.php&nbsp;Now it runs smoooothly ...
    Posted to Cute Editor for PHP (Forum) by bix on August 31, 2010
  • Re: Can not upload excel files

    Ok, now I've tried this quick and dirty solution:Added my own array with extensions in filepost.php, and if the original way didnt work, check my array&nbsp;&nbsp;&nbsp;&nbsp; $arr_xl=array(''.xls'',''.xlsx''); &nbsp;&nbsp;&nbsp; if (in_array(strtolower(GetExtension($filename)),$Filter_Array) || ...
    Posted to Cute Editor for PHP (Forum) by bix on August 27, 2010
  • Re: Can not upload excel files

    noooooo...can't upgrade again. Have made alot of alterations to this otherwise exellent product.Can't go through upgrading all the sites I've built again. Allready done it a couple of times....&nbsp;I want it to work in my 6.1 verion. My customer just need this to work and it takes alot longer to upgrade and adjust a new version.I haven't adjusted ...
    Posted to Cute Editor for PHP (Forum) by bix on August 26, 2010
  • Re: Can not upload excel files

    I 've already added it to all three files in the security folder, but I'm only using admin file.Also, as stated above, I've added .xls and .xlsx to DocumentFilters since it is when I click ''Downloadble files'' (Dunno what is says in english&nbsp; since I use swedish, but directly translated it should be something like that) that i get the ...
    Posted to Cute Editor for PHP (Forum) by bix on August 26, 2010
  • Can not upload excel files

    Hi!As the title says - i cannot upload excelfiles in the editor.word, pdf and so forth works fine.&nbsp;I've edited the Configuration/Security/Admin file with:&lt;item&gt;.xls&lt;/item&gt;&nbsp;&lt;item&gt;.xlsx&lt;/item&gt;to the&lt;security name=''DocumentFilters''&gt;&nbsp;Doesn't ...
    Posted to Cute Editor for PHP (Forum) by bix on August 26, 2010
  • Re: browse imagefolder stoped working

    hmmm...problem solved...sortof :)While I was looking for a site to show u the problem, I stumbled across one of my own sites.The thing was that it worked there, so I just copied the entire&nbsp;CuteEditor_Files-folder and it worked.&nbsp;&nbsp;So, still don't know what the problem was but my customer is happy.I will try to recreate the problem ...
    Posted to Cute Editor for PHP (Forum) by bix on July 1, 2010
  • Re: browse imagefolder stoped working

    Hi Eric.Got the same issue on the insert dokument window, can't choose any document.&nbsp;Got several sites with this issue, just have to find one where I can let you in.&nbsp;brb&nbsp;/bix
    Posted to Cute Editor for PHP (Forum) by bix on July 1, 2010
  • Re: browse imagefolder stoped working

    I set that programmatically cause it depends on if it is a community site or just a plain old site i'm building.Get confused on the screenshot part, there's nothing to see at a screenshot, it looks normal but the click doesn't work.&nbsp;Regards,Bix&nbsp;BTW, your editor at this site hangs just as bad as mine do, have to reload&nbsp; page to be ...
    Posted to Cute Editor for PHP (Forum) by bix on June 14, 2010
  • browse imagefolder stoped working

    all of a sudden, browsing folders stopped working in one of the ''insert image''-windows.It works fine in the gallery, but not in the advanced window.&nbsp;The problem just poped up and now it exist on all my local sites and some of my released sites aswell, so I guess it is an environment issue.Have I missed any setting in some file?&nbsp;Is it ...
    Posted to Cute Editor for PHP (Forum) by bix on June 14, 2010
  • Re: php_netwok_getaddesses: getaddinfo failed

    Problem solved.had nothing to do with Cute.&nbsp;Had to set up the server to accept my domain in the namedbased virtual server. &nbsp;What had me going was the fact that everything worked fine but cute. &nbsp;/Bix
    Posted to Cute Editor for PHP (Forum) by bix on February 23, 2009