vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - microMEMBERS (https://vborg.vbsupport.ru/showthread.php?t=208382)

DobieGillis? 03-17-2009 03:03 PM

Mary

any answer to why when I look in who's online and if anyone is in members, it says location unknown memberindex

bullet07 03-17-2009 03:48 PM

I like it looks awesome will install later today.

MaryTheG(r)eek 03-17-2009 04:00 PM

Quote:

Originally Posted by DobieGillis? (Post 1770465)
Mary

any answer to why when I look in who's online and if anyone is in members, it says location unknown memberindex

I don't agree with this feature, and I never added it to any of my modules. In my opinion and believings, it's against personal privacy to let other members know what I'm doing when I'm online in a site.

In any case if it's so important for you, open with a text editor product-micromembers.xml

Search for:
Code:

<plugins>
Just below add:
Code:

  <plugin active="1" executionorder="50">
  <title>Location</title>
  <hookname>online_location_unknown</hookname>
  <phpcode><![CDATA[
    if(strstr($userinfo['location'], 'memberindex.php') !== FALSE) {
    $handled = 1;
    $userinfo['where'] = '<a href="'.$userinfo['location'].'">MemberIndex</a>';
    $userinfo['action'] = '<b>Viewing Member Index</b>';
    }
      ]]></phpcode>
  </plugin>


Mary

DobieGillis? 03-17-2009 04:09 PM

Quote:

Originally Posted by MicroHellas (Post 1770505)
I don't agree with this feature, and I never added it to any of my modules. In my opinion and believings, it's against personal privacy to let other members know what I'm doing when I'm online in a site.

Mary

that still doesn't answer the question. Whether you believe in it or not, it is a standard feature in VBulletin and your hack doesn't seem to like it.

MaryTheG(r)eek 03-17-2009 04:10 PM

Quote:

Originally Posted by DobieGillis? (Post 1770513)
Whether you believe in it or not,

I BEG YOUR BARDON?????????? :mad::mad::mad::mad::mad::mad:

DobieGillis? 03-17-2009 04:11 PM

this is going no where... have a nice day!

MaryTheG(r)eek 03-17-2009 04:13 PM

Quote:

Originally Posted by DobieGillis? (Post 1770513)
it is a standard feature in VBulletin and your hack doesn't seem to like it.

I'm posting a module as is. If you like it, you can use it for free. Nobody asked you money. If you don't like it, just remove it. It's so simple. And please don't hijack with double posts here and on my mailbox.

Mary

DobieGillis? 03-17-2009 04:14 PM

Quote:

Originally Posted by MicroHellas (Post 1770519)
I'm posting a module as is. If you like it, you can use it for free. Nobody asked you money. If you don't like it, just remove it. It's so simple. And please don't hijack with double posts here and on my mailbox.

Mary

It is uninstalled. Be well.

admin0 03-17-2009 05:04 PM

Hey.

I see my pics in the attachments :D

Btw, Thank you for the news system, working great on http://www.nepalhub.com/nepalnews/

This one looks good too. Will Install and see how it goes.

:up:

Mark.B 03-17-2009 09:32 PM

Quote:

Originally Posted by DobieGillis? (Post 1770520)
It is uninstalled. Be well.

Um...Mary gave you instructions to fix the issue you highlighted. I really don't see the problem there.


All times are GMT. The time now is 04:58 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01123 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete