|
Search
You searched for the word(s):
Showing page 2 of 4 (33 total posts)
< 1 second(s)
-
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 Now it runs smoooothly ...
-
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 $arr_xl=array(''.xls'',''.xlsx'');
if (in_array(strtolower(GetExtension($filename)),$Filter_Array) || ...
-
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.... 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 ...
-
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 since I use swedish, but directly translated it should be something like that) that i get the ...
-
Hi!As the title says - i cannot upload excelfiles in the editor.word, pdf and so forth works fine. I've edited the Configuration/Security/Admin file with:<item>.xls</item> <item>.xlsx</item>to the<security name=''DocumentFilters''> Doesn't ...
-
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 CuteEditor_Files-folder and it worked. So, still don't know what the problem was but my customer is happy.I will try to recreate the problem ...
-
Hi Eric.Got the same issue on the insert dokument window, can't choose any document. Got several sites with this issue, just have to find one where I can let you in. brb /bix
-
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. Regards,Bix BTW, your editor at this site hangs just as bad as mine do, have to reload page to be ...
-
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. 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? Is it ...
-
Problem solved.had nothing to do with Cute. Had to set up the server to accept my domain in the namedbased virtual server.
What had me going was the fact that everything worked fine but cute.
/Bix
2
|
|
|