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

PHP message: Debugging: This page did not call $PAGE->set_url(...). Using %HOST%/lib/ajax/service.php?sesskey=ZjmqH0TF6r&info=local_wunderbyte_table_load_data in #50

Open
dustinbrisebois opened this issue Feb 26, 2024 · 2 comments
Assignees

Comments

@dustinbrisebois
Copy link

We are seeing copies of this error

set_url(...). Using %HOST%/lib/ajax/service.php?sesskey=ZjmqH0TF6r&info=local_wunderbyte_table_load_data in 
* line 679 of /lib/pagelib.php: call to debugging()
* line 967 of /lib/pagelib.php: call to moodle_page->magic_get_url()
* line 1666 of /local/wunderbyte_table/classes/wunderbyte_table.php: call to moodle_page->__get()
* line 446 of /local/wunderbyte_table/classes/wunderbyte_table.php: call to local_wunderbyte_table\wunderbyte_table->recreateidstring()
* line 180 of /local/wunderbyte_table/classes/external/load_data.php: call to local_wunderbyte_table\wunderbyte_table->printtable()
* line 262 of /lib/externallib.php: call to local_wunderbyte_table\external\load_data::execute()
* line 81 of /lib/ajax/service.php: call to external_api::call_external_function()" while reading response header from upstream, client: 216.180.65.62, server: lmshosting.theworkpc.com, request: "POST /lib/ajax/service.php?sesskey=ZjmqH0TF6r&info=local_wunderbyte_table_load_data HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php8.1-fpm.sock:", host: "%HOST%", referrer: "%HOST%/mod/booking/view.php?id=486&whichview=showactive"

@dasistwas
Copy link
Member

We are aware of this problem, but it is difficult to avoid and does not have any negative impact. @georgmaisser what is the current status of that issue?

@georgmaisser
Copy link
Contributor

hi @dustinbrisebois , I think the error should be fixed by now. Do you use wb table in your own project, or as part of booking or any other of our plugins?

Right now, we always assume that nobody uses wb table yet in another plugin, so we are not too careful with inprovements. But you depend on it for your own project, please tell us. We'll make sure to be more careful.

Right now, rather big improvements for the filters are pending, these will break existing codes, just as a heads up.

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

3 participants