What's new

Welcome to xCrud Community - Data Management and extended PHP CRUD

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

xcrud_tabulator.php issue

Juan Antonio

New member
Joined
Mar 23, 2022
Messages
5
Reaction score
1
Points
3
Location
Monterrey, N.L. México
For some reason I can not access xcrud_tabulator.php but as far as I can see, everything is ok.

Can somebody help me ?


: include(xcrud/themes/xcrud_tabulator.php): failed to open stream: No such file or directory in/home4/jincomm1/jimenezinmuebles.com/xcrud/themes/bootstrap4/xcrud_list_view.phpon line109

Warning
: include(xcrud/themes/xcrud_tabulator.php): failed to open stream: No such file or directory in


xcrud_list_view.php

1648076294151.png


xcrud_tabulator.php is in the correct path

1648076425011.png
 

DaDo

Administrator
Staff member
Joined
Dec 1, 2021
Messages
108
Reaction score
23
Points
18
For some reason I can not access xcrud_tabulator.php but as far as I can see, everything is ok.

Can somebody help me ?


: include(xcrud/themes/xcrud_tabulator.php): failed to open stream: No such file or directory in/home4/jincomm1/jimenezinmuebles.com/xcrud/themes/bootstrap4/xcrud_list_view.phpon line109

Warning
: include(xcrud/themes/xcrud_tabulator.php): failed to open stream: No such file or directory in


xcrud_list_view.php

View attachment 12


xcrud_tabulator.php is in the correct path

View attachment 13
replace xcrud/themes/xcrud_tabulator.php to xcrud_tabulator.php
 
Top Bottom