#5933 closed defect (bug) (fixed)
Warning on error log for bp_modify_page_title()
Reported by: | slaFFik | Owned by: | djpaul |
---|---|---|---|
Milestone: | 2.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | has-patch |
Cc: |
Description
Always getting these errors in pair on front-end:
PHP Warning: Missing argument 2 for bp_modify_page_title() in /home/domains/cosydale.com/www/wp-content/plugins/buddypress/bp-core/bp-core-filters.php on line 426, referer: http://cosydale.com/wp-admin/index.php PHP Warning: Missing argument 3 for bp_modify_page_title() in /home/domains/cosydale.com/www/wp-content/plugins/buddypress/bp-core/bp-core-filters.php on line 426, referer: http://cosydale.com/wp-admin/index.php
Because of search robots, error log file is polluted very quickly.
Attachments (2)
Change History (10)
Note: See
TracTickets for help on using
tickets.
hi slaFFik,
Could you test 5933.patch to see if it solves the warnings ?