fooplugins / FooTable

jQuery plugin to make HTML tables responsive
https://fooplugins.com/plugins/footable-jquery/
Other
2.13k stars 637 forks source link

Failed to load ALL of my resources after FooTable v2 - v3 upgrade #844

Closed lianetoohey closed 5 years ago

lianetoohey commented 5 years ago

Hi there,

I've inherited a project that uses FooTable v2 with Filtering. Since it's so hard to support I'm attempting to upgrade to v3. I understand that there is expected to be quite a bit of manual work involved and that's fine, but I'm getting stuck even trying to get started.

Here is what I did:

After this, not only am I getting error messages that my initialization failed ("footable is not a funtion"), I'm also suddenly getting messages that every script I'm referencing in my scripts section cannot be found (several are unrelated and had been working fine previously).

Can someone please tell me if they see anything wrong with the way I've approached this? I'm new to adding plugins so I was trying to infer some steps from the documentation, but may have gotten them wrong.

lianetoohey commented 5 years ago

Switched around the location of some of the scripts, don't know why it worked but it did!