Show where users are browsing Show where users are browsing
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Show where users are browsing

Started by skidpics, September 10, 2007, 08:24:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

skidpics

Is there a way to get the category and album listings show WHERE users are browsing, and how many users are in the current gallery?

Joachim Müller

I'm not aware of such a mod. The place users currently are is not being recorded, so a mod that could possibly accomplish what you're up to wuld have to store the page the user is currently looking at int the database. Would cause a lot of additional queries. Therefor, if you plan to code such a mod (or hire someone to code it for you), you'll have to understand that it will be resources-intensive.