An error message is being printed. Click "More information about formatting options" on the comment reply screen:

warning: Missing argument 2 for paging_help() in /home/house/public_html/plegacy/sites/all/modules/paging/paging.module on line 10.

And indeed, it's true. The definition of the function on line 10 has two arguments, and the only usage of it in the entire module only passes one argument.

Surely this error is happening to everyone always. Why hasn't it been noticed up till now?

Comments

Gurpartap Singh’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.