Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: 1 2 [3] 4 5 6 7 ... 17   Go Down

Author Topic: "Who is online" plugin (onlinestats)  (Read 442678 times)

0 Members and 3 Guests are viewing this topic.

deejaymoni

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Female
  • Posts: 59
    • jessicaalbafanatics.com
Re: "Who is online" plugin *experimental*
« Reply #40 on: February 12, 2006, 12:00:24 am »

oh wow thank ya Nibbler.  :o

So simple thanks again it works now perfect. :D
Logged

Nibbler

  • Guest
Re: "Who is online" plugin *experimental*
« Reply #41 on: February 12, 2006, 12:28:02 am »

[Fixed lightbox plugin to avoid this issue, see lightbox thread]
Logged

killyouall

  • Coppermine newbie
  • Offline Offline
  • Posts: 14
  • assumption is the mother of all screw ups
Re: "Who is online" plugin *experimental*
« Reply #42 on: February 20, 2006, 08:30:18 pm »

does this mod work with Invision Power Board v2.1.4?
or just phpbb
Logged

Nibbler

  • Guest
Re: "Who is online" plugin *experimental*
« Reply #43 on: February 20, 2006, 08:35:00 pm »

It will work on any gallery.
Logged

LilAngel

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 39
Re: "Who is online" plugin *experimental*
« Reply #44 on: February 23, 2006, 11:52:11 pm »

What do you consider 'a lot of users'?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: "Who is online" plugin *experimental*
« Reply #45 on: February 24, 2006, 06:20:47 pm »

Find it out - enable the plugin. If it the slows page load too much, disable it again. We can't specify an exact number, as there are many things that interfere. If there was a number, I would have posted the exact number. The plugin is experimental, so if you're not experienced enough to enable and then disable it, then don't use it at all.
Logged

LilAngel

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 39
Re: "Who is online" plugin *experimental*
« Reply #46 on: February 25, 2006, 12:05:38 am »

At the moment our gallery has 13067 registered users. Either we have a real fast server or we'll get into trouble later :)

And no need to be bitchy. I was just wondering at how many users approximately, 100 users, 1000 users, 10000 users... I already enabled the plugin before I asked this question.
Logged

ganesh

  • Translator
  • Coppermine novice
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 27
    • Gospel Gallery
Re: "Who is online" plugin *experimental*
« Reply #47 on: February 27, 2006, 02:06:12 pm »

Great, works very well, thank You all! ;)

EDIT: I post the codebase for Italian language...
« Last Edit: February 27, 2006, 02:16:58 pm by ganesh »
Logged

bluemuse

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: "Who is online" plugin *experimental*
« Reply #48 on: February 28, 2006, 06:09:19 pm »

I know that Paver has a topic with the Template Error thing, but I cant fix this error:

Code: [Select]
Template error
Failed to find block 'log_ecards'(#(<!-- BEGIN log_ecards -->)(.*?)(<!-- END log_ecards -->)#s) in :

                <div align="center">
                <table cellpadding="0" cellspacing="1">
                        <tr>

                                <td class="admin_menu"><a href="admin.php" title="{ADMIN_TITLE}">{ADMIN_LNK}</a></td>
                                <td class="admin_menu"><a href="catmgr.php" title="{CATEGORIES_TITLE}">{CATEGORIES_LNK}</a></td>
                                <td class="admin_menu"><a href="albmgr.php{CATL}" title="{ALBUMS_TITLE}">{ALBUMS_LNK}</a></td>
                                <td class="admin_menu"><a href="groupmgr.php" title="{GROUPS_TITLE}">{GROUPS_LNK}</a></td>
                                <td class="admin_menu"><a href="usermgr.php" title="{USERS_TITLE}">{USERS_LNK}</a></td>
                                <td class="admin_menu"><a href="banning.php" title="{BAN_TITLE}">{BAN_LNK}</a></td>
                                <td class="admin_menu"><a href="reviewcom.php" title="{COMMENTS_TITLE}">{COMMENTS_LNK}</a></td>
                                </tr><tr>

                                <td class="admin_menu"><a href="picmgr.php" title="{PICTURES_TITLE}">{PICTURES_LNK}</a></td>
                                <td class="admin_menu"><a href="searchnew.php" title="{SEARCHNEW_TITLE}">{SEARCHNEW_LNK}</a></td>
                                <td class="admin_menu"><a href="util.php" title="{UTIL_TITLE}">{UTIL_LNK}</a></td>
                                <td class="admin_menu"><a href="profile.php?op=edit_profile" title="{MY_PROF_TITLE}">{MY_PROF_LNK}</a></td>
<!-- BEGIN documentation -->
                                <td class="admin_menu"><a href="{DOCUMENTATION_HREF}" title="{DOCUMENTATION_TITLE}" target="cpg_documentation">{DOCUMENTATION_LNK}</a></td>
<!-- END documentation -->
                        </tr>
                </table>
                </div>


I'm attaching my theme.php file (as a .txt.) so anyone can help me. I'm using the hardwire template.
Logged

Paver

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1609
  • Paul V.
Re: "Who is online" plugin *experimental*
« Reply #49 on: February 28, 2006, 11:44:33 pm »

Are you implying by posting your support question in this thread that your theme error *only* occurs when you have the "online" plugin installed?  If yes, that's really weird because this plugin shouldn't affect the gallery admin menu.  If not, then you need to post your question in an appropriate thread (or start a new one).

As a start for this support, your theme.php does have the log_ecards block so I would ask are you sure you are using this theme?  A link to your site would be useful.  Please reply here only if this error is related to this plugin.  If not, please start a new thread or reply in another appropriate one with all the information.
Logged

Nibbler

  • Guest
Re: "Who is online" plugin *experimental*
« Reply #50 on: March 01, 2006, 12:44:07 am »

Update to 1.4.4
Logged

cavallino

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: "Who is online" plugin *experimental*
« Reply #51 on: March 01, 2006, 08:25:40 pm »

Hi Nibbler...
I uninstalled your plugin from the control panel, by clicking on the X of uninstall, I also choose to delete the table that was created originally.

Then I reinstalled it, but now I see everything double! I see a double who is online panel and a double gallery index!
Tried to uninstall the plugin again, and reinstall it but same issue happens!

What should I do to come back to normal ?
« Last Edit: March 01, 2006, 09:29:08 pm by cavallino »
Logged

Paver

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1609
  • Paul V.
Re: "Who is online" plugin *experimental*
« Reply #52 on: March 01, 2006, 10:32:06 pm »

Check your "Content of the Main Page" config. setting under "Album List View".  It sounds like you now have two mentions of "onlinestats" in there (and "catlist"). 
Logged

Tango589

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: "Who is online" plugin *experimental*
« Reply #53 on: March 03, 2006, 07:34:21 pm »

is there a way to distinguish between 'registered users' and other users groups like 'administrators'
« Last Edit: March 03, 2006, 07:40:21 pm by Tango589 »
Logged

Tango589

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: "Who is online" plugin *experimental*
« Reply #54 on: March 03, 2006, 07:49:56 pm »

There's a config option in general settings for "time difference from GMT".

but what if your time in the gallery is already set to -5 for EST, and the 'whoisonline' block is still 3 hours ahead??
Logged

metamog

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: "Who is online" plugin *experimental*
« Reply #55 on: March 03, 2006, 11:08:19 pm »

I'm having some trouble with the "view counter". It doesn't count "file views" properly. It seems to have slowed down since I installed this plugin, has been showing "viewed 10576 times" for a long time even though I've been looking at NEW photos myself.

It counts viewed files sometimes and sometimes not?


It's not a big problem though.


Morgan

Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: "Who is online" plugin *experimental*
« Reply #56 on: March 03, 2006, 11:14:47 pm »

Admin views don't count.
Logged

metamog

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: "Who is online" plugin *experimental*
« Reply #57 on: March 03, 2006, 11:18:28 pm »

Oh, I see. Thank you for this information!

But it looks like the counter had slowed down anyway. Can this problem occur because of the "online" plugin? I've seen many visitors on my site but the counter doesn't move?

Morgan

Admin views don't count.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: "Who is online" plugin *experimental*
« Reply #58 on: March 04, 2006, 07:24:57 am »

the plugin burns resources, as suggested above. If the performance penalty is too much for you, turn the plugin off. Hard to say more without a link to your site.
Logged

metamog

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: "Who is online" plugin *experimental*
« Reply #59 on: March 04, 2006, 09:07:18 am »

Thank you GauGau!


My site is: http://echinopsis.hobby-site.com


I was just trying to help out "testing" the plugin. As you say: if I'll have trouble with it, I'll turn it off.


Morgan

the plugin burns resources, as suggested above. If the performance penalty is too much for you, turn the plugin off. Hard to say more without a link to your site.
Logged
Pages: 1 2 [3] 4 5 6 7 ... 17   Go Up
 

Page created in 0.027 seconds with 20 queries.