#5794 closed defect (bug) (no action required)
PHP Warning for bp_modify_page_title()
Reported by: | slaFFik | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Core | Keywords: | |
Cc: |
Description
Google is indexing my site and that produces such errors (tons of them):
PHP Warning: Missing argument 2 for bp_modify_page_title() in /wp-content/plugins/buddypress/bp-core/bp-core-filters.php on line 393 PHP Warning: Missing argument 3 for bp_modify_page_title() in /wp-content/plugins/buddypress/bp-core/bp-core-filters.php on line 393
Using WordPress 3.9.1 and BuddyPress 2.0.1, theme is Nexus by ElegantThemes, no BuddyPress Compatibility plugin, no rewrite of BuddyPress templates.
Change History (5)
#3
@
10 years ago
Nexus is a premium theme. We do not have access to this. I'm guessing they are doing something with 'wp_title'
and are not applying all the arguments to it?
If this is happening with a theme available on wp.org, let us know and we'll investigate.
Note: See
TracTickets for help on using
tickets.
Can you look in your access_log and find out what URLs are being requested?