Ajax Call In Moodle1.9

Ajax Call In Moodle1.9

by jay k -
Number of replies: 0

print_header() was called more than once - this should not happen. Please check the code for this page closely. Note: error() and redirect() are now safe to call after print_header().

  • line 2475 of lib/weblib.php: call to debugging()
  • line 161 of catalog/viewcart.php: call to print_header()
  • line 179 of catalog/CLUCatalogpackage1.htm: call to include_once()
  • line 105 of catalog/catalog.php: call to include_once()

 

What i did was i added raw html lightbox code in moodle1.9.My bug i have pasted here for reference.This came becoz when my task to add value to another php,when i am clicking the checkbox.As everyone knew ,this can be done only AJAX call.I did but sruck with the same issue.Please let me know with the updated status of the bug..this helps the developer lot to work on with moodle.Experts do the needful.

Thanks,

jayamani.

Average of ratings: -