Ticket #1068 (closed defect: fixed)
fix: error message caused by the db query of podPress_StatCounter()
| Reported by: | ntm | Owned by: | seek3r |
|---|---|---|---|
| Priority: | normal | Component: | podpress |
| Severity: | normal | Keywords: | podpress, stats, error message |
| Cc: | seek3r, azaozz, ntm |
Description
As avatarwolf has described it in a "Plugins and Hacks"-Forum post the podPress_StatCounter() function (file: podpress_functions.php) contains a db query which creates every time an error.log file entry when a download occurs.
The attached patch contains the changed podpress_functions.php with the proposed query.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

