Closed (fixed)
Project:
BUEditor
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2012 at 11:58 UTC
Updated:
26 Mar 2012 at 20:10 UTC
I'm trying to import buttons using csv but it gives error: The specified file bueditor_buttons.csv could not be uploaded. Only files with the following extensions are allowed: jpg jpeg gif png txt doc xls pdf ppt pps odt ods odp.
How to fix?
Comments
Comment #1
ufku commentedIt seems D7, unlike D6, validates some default extensions on upload even for user #1. Committed a patch for it.
As a workaround you may try importing the buttons to D6 and export them as editor code in order to get rid of the csv(for which the support is deprecated).