I've been trying to modify this extension to display random images on every page. I've changed the code a bit (to look for another tempate marker) and used another hook - parse_template for a plugin. It works fine but causes very high load on the server (I have more than 500 users online).
Do you think there's another, less server intense, way to have it on every page (let's say - under navbar)?
|