Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataTable warning after update to Backpack 3.3 #58

Closed
remipou opened this issue Nov 15, 2017 · 6 comments
Closed

DataTable warning after update to Backpack 3.3 #58

remipou opened this issue Nov 15, 2017 · 6 comments

Comments

@remipou
Copy link

remipou commented Nov 15, 2017

Bug report

Got an alert with DataTable warning: table_id=crudTable Ajax Error

What I did:

updated to Backpack 3.3

What I expected to happen:

Show my settings table

What happened:

What I've already tried to fix it:

Followed the link in the alert

Backpack, Laravel, PHP, DB version:

Backpack 3.3
Laravel 5.5.21
Php 7.1

@rvpalivoda
Copy link

rvpalivoda commented Nov 15, 2017

I have the same problem
405 Method Not Allowed

@cerelli
Copy link

cerelli commented Nov 15, 2017

even with the demo comes the error:
DataTables warning: table id=crudTable - Ajax error. For more information about this error, please see http://datatables.net/tn/7

Request URL:http://localhost:8085/admin/setting/search? Request Method:POST Status Code:405 Method Not Allowed Remote Address:127.0.0.1:8085 Referrer Policy:no-referrer-when-downgrade

@allam2002
Copy link

I have the same issue and when i checked the Log i found that it is looking for the controller in another directory

Class App\Http\Controllers\Admin\SettingCrudController does not exist
i don't know how to solve that issue

@jobithmb
Copy link

Please help with the issue, same issue +1

@dev
Copy link

dev commented Nov 19, 2017

Same issue here.

@tabacitu
Copy link
Member

Hi guys,

The PR that fixes this issue has been merged on Nov 22 - just tested it again and it fixes the problem.

However, as of today Backpack\Demo was NOT using that new version of Backpack\Settings. If you were having this problem with the demo, that was the problem, I've now pushed an update to the demo for that.

In case you're having this problem in your own projects, a composer update will fix it for you guys.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants