Show where users are browsing Show where users are browsing
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.