![]() |
i edited the vbulletin_global and still the same problem and i reinstall the hack but still no joy.
the page give this error when i press the who downloaded? botton Line : 824 Char :1 Error : object exected Code ; 0 can you help with this please? |
This Is what i edited :
vbulletin_global.js Code:
/** Code:
<tr> Code:
<tr> Can you tell me what i did wrong?? |
Quote:
|
My bad. I was working on 2 forums and got mixed up. Working fine. Installed.
|
Does not work with Firefox. I get this link: http://www.myforum.com/forum/showthread.php?t=7714#
But when I click on it nothing happens. It just brings the page to the top. All my edits are OK. Hack was working with 3.6.7. Yes the js file was re-edited as well after upgrading to 3.6.8. Using Firefox 2.0.0.9. Working fine with IE 7. Any way to make it work with Firefox? |
Quote:
|
Installed and works like a charm on vb 3.6.8.
|
How can I change it so that only Admin can see the new link ?
edit: Okay, found out. Please add this to the manual as optional step: PHP Code:
PHP Code:
Quote:
You can also use less or more groups, not restricted :) |
Quote:
Code:
$stylevar[htmldoctype] |
As I wrote, instead of inserting:
Code:
<if condition="$attachment['counter'] > 0"> - <a href="#" onclick="whodownloaded($attachment[attachmentid]); return false;">$vbphrase[psiwd_who_downloaded]</a></if> you take THIS: Code:
<if condition="$attachment['counter'] > 0"><if condition="is_member_of($bbuserinfo, 6, 7, 9)"> - <a href="#" onclick="whodownloaded($attachment[attachmentid]); return false;">$vbphrase[psiwd_who_downloaded]</a></if></if> |
Hmm, installed it all correctly on 3.6.8 but it's not showing who downloaded it..
|
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. :( |
Hi all,
I was unable to find the code below in global.js PHP Code:
|
Quote:
:up: |
I need a hack that functions with 3.7.1 PL1
|
any one can confirm if it is working with vb 3.7
|
Quote:
|
No longer working with last update.
Global JS is altered and needed text to find is no longer there:confused: |
Well...any fixes?
|
is there an upgrade for 3.7.3. It seems the ./clientscript/vbulletin_global.js is now somewhat different.
|
This one works with 3.7.3 (tested)
https://vborg.vbsupport.ru/showthread.php?t=93167 |
Many thanks Bernard :)
|
is this working for v3.8.1 ?
|
Quote:
@PV: An option which enables the exact download time would be very usefull. :) |
I don't think this one is optimized for 3.8.x anymore. Is anyone interested in taking over this if the coder has stopped supporting it?
|
Thanks a lot for this great update. :) :up:
|
No upgrade for vB4 ?
|
Почему в настройках групп пользователей что бы включить этот модуль, его надо выключить?
|
All times are GMT. The time now is 01:34 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|