Log in with username/password: lyceum/lyceum

Ticket #880 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

trace in wp_get_archives stops postbypost working

Reported by: lyceum Assigned to:
Priority: normal Milestone: 1.0.1
Keywords: Cc: george.seaton@anu.edu.au

Description

in template-functions-general.php

trace('$arcresults', array_print($arcresults));

stops wp_get_archives with postbypost from working.

Once commented out seems OK.

Change History

10/30/07 23:16:52 changed by jjb

  • status changed from new to closed.
  • resolution set to fixed.

[1256]

Thanks for catching this stray debug code George.

Although-- trace shouldn't break anything-- unless maybe the path to the trace file is not writable by the webserver or some such thing.

Log in with username/password: lyceum/lyceum