redwolf49
Forum Replies Created
-
Forum: Plugins
In reply to: [File Away] Download historyHey again,
I just want to notice that my error was coming from my themes which was deregistering footable.js.
Thx for the helpForum: Plugins
In reply to: [File Away] Downloading zip filesI found my error, you musn’t have blank lines after “?>” php tag or it is reported in your file datas.
Forum: Plugins
In reply to: [File Away] Download historyHey back,
Didn’t find the problem, so i will try by an other way, is is possible to collect data without the stataway table? In the documentation you notice that these data are stocked in a database.
Maybe I can access to this database directly?Forum: Plugins
In reply to: [File Away] Download historyfile-away/lib/js/footable.js is not here i will look on what can deregister it.
Forum: Plugins
In reply to: [File Away] Download historyOk thanks you for the help i will continue to search by myself too.
Hope I will find a solution that’s the last part for my project.Ps: I love your plugin (Small touch of humor are appreciable).
Forum: Plugins
In reply to: [File Away] Download historyYes, i do my page look like that:
[fileaway type=”table” base=”1″ sub=”fa-userrole”drawerid=”1″ directories=”on” filenamelabel =”Fichiers partagés” ][stataway type=”table”]
- This reply was modified 8 years, 6 months ago by redwolf49.
Forum: Plugins
In reply to: [File Away] Download historyI turned off all others plugins, there is still one error:
It seems that jQuery is loading now.Uncaught TypeError: jQuery(…).footable is not a function
at HTMLDocument.<anonymous> (?drawer=downloadable_files:139)
at j (jquery-1.11.2.min.js?ver=1.0.0:2)
at Object.fireWith [as resolveWith] (jquery-1.11.2.min.js?ver=1.0.0:2)
at Function.ready (jquery-1.11.2.min.js?ver=1.0.0:2)
at HTMLDocument.J (jquery-1.11.2.min.js?ver=1.0.0:2)
(anonymous) @ ?drawer=downloadable_files:139
j @ jquery-1.11.2.min.js?ver=1.0.0:2
fireWith @ jquery-1.11.2.min.js?ver=1.0.0:2
ready @ jquery-1.11.2.min.js?ver=1.0.0:2
J @ jquery-1.11.2.min.js?ver=1.0.0:2- This reply was modified 8 years, 6 months ago by redwolf49.
Forum: Plugins
In reply to: [File Away] Download history1.No, Ignore fields are both blanks.
2. I’ve got few js errors in my console:
(sorry but I don’t know how to send screenshots on this forum)Uncaught Error: Bootstrap requires jQuery
at bootstrap.min.js:7
jquery-ui-timepicker-addon.min.js:5 Uncaught TypeError: Cannot read property ‘timepicker’ of undefined
at jquery-ui-timepicker-addon.min.js:5
at jquery-ui-timepicker-addon.min.js:5
at jquery-ui-timepicker-addon.min.js:5
192.168.222.102/:162 Uncaught TypeError: jQuery(…).footable is not a function
at HTMLDocument.<anonymous> (192.168.222.102/:162)
at j (jquery-1.11.2.min.js:2)
at Object.fireWith [as resolveWith] (jquery-1.11.2.min.js:2)
at Function.ready (jquery-1.11.2.min.js:2)
at HTMLDocument.J (jquery-1.11.2.min.js:2)Forum: Plugins
In reply to: [File Away] Download historyThanks you for the fast reply,
i updated my first shortcode
[fileaway type=”table” base=”1″ sub=”fa-userrole”drawerid=”1″ directories=”on” filenamelabel =”Fichiers partagés”]Also also, directories=”off” is unnecessary.
I know it but it’s not working without. By the way i turned it to “on” since i need tree navigation.
Second, do you have stats enabled on your File Away Settings page?
yes I do but when I put the [stataway type=”table”] shortcode we can only see blank table even if I download.