Issue Details (XML | Word | Printable)

Key: MDL-20089
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: moodle.com
Reporter: Angelo Rigo
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Call to deprecated method in Blog 2.0

Created: 14/Aug/09 07:43 PM   Updated: 14/Aug/09 07:43 PM
Component/s: Blog
Affects Version/s: 1.9.5
Fix Version/s: None

Environment: windows

Participants: Angelo Rigo and moodle.com
Security Level: None
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
Hi

Testing moodle 2.0 (not 1.9,5) when i try to reach the blog gives me an blank page and the error message below :

Call to deprecated method moodle_page::url_get_full. Use $this->url->out() instead.

  • line 1326 of \lib\pagelib.php: call to debugging()
  • line 1446 of \lib\pagelib.php: call to moodle_page->url_get_full()
  • line 33 of \blog\header.php: call to page_create_object()
  • line 200 of \blog\index.php: call to include()

Notice: Undefined variable: filtertype in C:\wamp\www\moodle20\blog\header.php on line 36

Notice: Undefined variable: filterselect in C:\wamp\www\moodle20\blog\header.php on line 37

Fatal error: Call to undefined method moodle_page::init_full() in C:\wamp\www\moodle20\blog\header.php on line 54



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.