vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Who Downloaded This Attachment (https://vborg.vbsupport.ru/showthread.php?t=103155)

rudi 03-13-2008 09:37 AM

Hmm, installed it all correctly on 3.6.8 but it's not showing who downloaded it..

J98680Bxxxxx 04-09-2008 11:04 AM

Installed and working fine on vB 3.7 RC2 :up:

Actually, in vB UserCP there is a link "Attachments" which lists all attachments uploaded by a user.

Any idea how we could extend this mods in order to display the list of attachments downloaded by a given user in his/her UserCP?

Thanks in advance for any hint. I have been looking at the source code for the file misc.php, but cannot figure out how to proceed. :(

somasimple 06-18-2008 04:06 AM

Hi all,
I was unable to find the code below in global.js
PHP Code:

/**
* Opens a window to show a list of posters in a thread (misc.php?do=whoposted)
*
* @param    integer    Thread ID
*
* @return    window
*/
function who(threadid)
{
    return 
openWindow(
        
'misc.php?' SESSIONURL 'do=whoposted&t=' threadid,
        
230300
    
);



J98680Bxxxxx 06-18-2008 04:49 AM

Quote:

Originally Posted by somasimple (Post 1552274)
Hi all,
I was unable to find the code below in global.js
...

You may want to checkout this mod instead.
:up:

somasimple 06-18-2008 06:18 AM

I need a hack that functions with 3.7.1 PL1

yahoooh 08-04-2008 07:20 AM

any one can confirm if it is working with vb 3.7

Makc666 08-11-2008 05:49 AM

Quote:

Originally Posted by yahoooh (Post 1591001)
any one can confirm if it is working with vb 3.7

Yes, it works.

sateurope 09-08-2008 06:00 AM

No longer working with last update.

Global JS is altered and needed text to find is no longer there:confused:

haytham 09-23-2008 10:06 AM

Well...any fixes?

perfphysio 10-15-2008 06:06 PM

is there an upgrade for 3.7.3. It seems the ./clientscript/vbulletin_global.js is now somewhat different.


All times are GMT. The time now is 11:05 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.01186 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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