[wp-trac] Re: [WordPress Trac] #3267: PHP Error in
template-functions-links.php
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 25 13:26:48 GMT 2006
#3267: PHP Error in template-functions-links.php
-------------------------------+--------------------------------------------
Reporter: Mike_Koepke | Owner: markjaquith
Type: defect | Status: assigned
Priority: high | Milestone: 2.1
Component: General | Version: 2.0.4
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+--------------------------------------------
Changes (by westi):
* keywords: => reporter-feedback
Comment:
Replying to [comment:8 Mike_Koepke]:
> Well the error occurred again. My domain error log has 5 entries from
yesterday. Denis' fix isn't the solution. I'll need to do some
troubleshooting to figure out why this is occurring. This ticket should
probably get pushed to 2.1 for now.
This looks like you have a plugin which calls that function for particular
request types that is calling it before the objects are created.
i.e. the function is called before the {'init'} action fires
http://trac.wordpress.org/browser/branches/2.0/wp-settings.php#L225.
Do you know what request(s) happen at the same time as the errors in your
error_log - some example requests from the access_log may help track this
down
--
Ticket URL: <http://trac.wordpress.org/ticket/3267#comment:9>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list