![]() |
2 Mosh: Yes, after disabling Banned Members Log (3) the indexpage loads correctly.
EDIT: I tested something and i am rly confused about this... 1) - Installed FRESH vBulletin 3.8.0 on my localhost. Don't make any changes, just install. Then used this MOD and it works perfectly. No errors on index page, ban_log.php works OK. - Saved (exported) vBulletin options 2) - Backuped whole DB and all files from my "life" forum and copied it on my localhost. - Installed this MOD - Disabled AdSense integration - Disabled and UnInstalled ALL products and ALL plugins - Reverted ALL template changes and ALL CSS definitions - UnInstalled ALL nondefault templates. (So only Default skin remained without any customizations) - Deleted ALL forums and child forums and created only one new category and one new forum - Deleted ALL nondefault usergroups - Deleted ALL notifications - Deleted ALL thread prefixes - Imported vBulletin options from fresh vB instalation - In Maintenance used "Repair / Optimize Tables" on all tables - In Maintenance used all of the "Update Counters" - Again used "Repair / Optimize Tables" - So now i should have forum equal to fresh instalation, but the problem still remains - Unsintalled MOD, again used "Repair / Optimize Tables", browser cache deleted and Apache restarted - Problem is still here :( So now i rly don't know what to do |
Quote:
All that plugin does is to add a link to the navbar or quick links menu on the navbar. So, all you need to do, is leave that plugin disabled and if you want to add the link manually added to the navbar template, paste the following where you want the link to display: HTML Code:
<!-- $vbphrase[banned_members_log] v3.8.002 ? Mosh Shigdar 2008 - 2009 --><td class="vbmenu_control"><a href="$vbulletin->options[bburl]/ban_log.php?$session[sessionurl]">$vbphrase[banned_members_link]</a></td><!-- end of Banned Members Log --> |
2 Mosh: Ok, thanks, i will try it.
BTW: Edited my previous post EDIT: ARGHHHHHHH!!! Now i rlly DON'T KNOW WHY, but if now i'm looking in code of Banned Members Log (3) of my copy of life forum i see uncomplete code!! PHP Code:
$template_hook['navbar_buttons_left'] .= '<!-- '.$vbphrase['banned_members_log'].' '.$bml_version.'. And if i look into fresh vBull instalation with this MOD i see this (correct code). And ofcourse, after i copy&pasted full code to my forum, problem solved, everything is FINE ... so, there is some &ł@$&!!! mistake in plugin importation. PHP Code:
|
Okay, i find the problem ... the problem is in the symbol "?" in XML file on line 230 and 234.
Code:
$template_hook['navbar_quick_links_menu_pos1'] .= '<!-- '.$vbphrase['banned_members_log'].' '.$bml_version.'. ? Mosh Shigdar 2008 - 2009 --><tr><td class="vbmenu_option"><a href="'.$vbulletin->options['bburl'].'/ban_log.php?'.$session['sessionurl'].'">'.$vbphrase['banned_members_link'].'</a></td></tr><!-- end of Banned Members Log -->'; ? Mosh Shigdar 2008 - 2009 The plugin import system just don't go thru this and does NOT import the whole code. After i deleted the ? symbol 230 and 234 in XML file and imported the plugin again, everything is fine. Now all works fine and i'm so happy. Thanks again for great hack :) Holy |
Quote:
Oh well, I will just have to change it for the next version, as I am assuming that will only happen in very limited cases, as apart from yours I have not come across a case where it would not parse the copyright symbol (just me trying to be fancy). Thanks for tracking it down :) |
Update: v3.8.003 - Wednesday 25th February 2009
-- Fixed: Banned Members Log (3) plugin - replaced 2 x © with (c) to prevent parse errors (rare cases) -- Changed: Files - ban_log.php (streamlined a couple of SQL queries) -- Changed: banned_log template (column display order) -- Changed: banned_perm_row template (column display order) -- Changed: banned_temp_row template (column display order) -- Updated: Files - ban_log_cron.php, hooks_ban_log.xml -- Updated: Installation Instructions -- Updated: Screenshots |
Quote:
Quote:
Quote:
Quote:
Quote:
Now is working OK Mosh... |
Excellent Hack - thank you Mosh :) ...and good luck with the exams :)
One thing I would like to change is to remove the 'banned by' column - it doesn't really fit in on our forum. If anyone could advise how to go about that I'd appreciate it :) |
Quick word of advice... when installed, the "ban time remaining" and "lift ban" column headers for temp bans are over the wrong columns ;)
To correct, edit the .xml file prior to installing and locate the code lines: <td class='thead' align='center'>$vbphrase[ban_time_remaining]</td> <td class='thead' align='center'>$vbphrase[lift_ban]</td> and swap these around so they read... <td class='thead' align='center'>$vbphrase[lift_ban]</td> <td class='thead' align='center'>$vbphrase[ban_time_remaining]</td> Done ;) |
Quote:
HTML Code:
<td class='thead' align='center'>$vbphrase[banned_by]</td> HTML Code:
<td><div class='smallfont'><a href="member.php?$session[sessionurl]u=$user[adminid]">$user[adminname]</a></div></td> |
Quote:
I have been able to replicate this. I will release an updated version that fixes this in the next couple of days. |
Update: v3.8.004 - Wednesday 24th June 2009
-- Fixed: banned_log template (column mismatch) |
1 Attachment(s)
After I upgraded to vBulletin 3.8.4 the number of banned users at the bottom shows 0 instead of 33 which it should be. Any help would be awesome :D
|
For anyone who has the issue that ragarcia87 has, I've made a temporary fix, adding a SQL query.
Replace plugin "Banned Members Log (2)" contents with: PHP Code:
|
Quote:
Quote:
But it introduces two problems:
As I said above for ragarcia87, I will look into it and get back to you asap (hopefully with a solution). |
Quote:
I just upgraded a forum to vBulletin v3.8.4 and the number of banned users still shows up fine and correct. As the number of banned members shown on the homepage is stored in the datastore and as far as I know vBulletin v3.8.4 has not altered how the datastore works, upgrading your forum should not affect this hack at all. OK, from the installation instructions, can you ensure that you have done step 4 (i.e. file edit has not been accidentally been removed), then follow it by step 6. Let me know if this fixes your issue. |
In Automatic Link Creation (ACP ===> Banned Members Log), can you add "Create Link in Community" ?
Thanks, |
Quote:
So, to maintain full compatibility over all 3 versions of vBulletin this hack is supported on, I will not be adding your request to the hack, sorry :( |
The vBulletin v4.0.x version of this hack is available here.
|
Hi all,
It is with regret that after over 4 years (and thousands of hours) spent providing free support for my free hacks released here, as of today I will no longer be able to provide support for free. This is due to being unemployed for a while, being strapped for cash and unable to rely on the virtually non-existent donations from here to help to pay the bills or put food on the table for my family. I am now providing all support for my free hacks released here over at Wolfshead Solutions via an annual support subscription (for a small fee). It does not mean I will be no longer release free hacks, I will, but I will just no longer be supporting them for free. My free hacks have and always will remain free to download and use. And so will updates/bug fixes. I will be releasing more free hacks, but if you require any support at all for those free hacks, you will need to purchase an annual support subscription over at Wolfshead Solutions to receive support. I am really sorry I have to do this, but revenue generated by my programming gigs are now my only source of income, and I can no longer afford the luxury of providing free support here, when that time can be spent creating new commercial products, doing paid work requests or providing paid support to pay the bills. Thank you for the understanding. Regards, Mosh. |
Thanks for all the help through the years Mosh and your wonderful mods. I will definitely be visiting your site.
|
Hi all,
Free support has now been moved back to vBulletin.org. Please see the first post for more information (and also this thread at Wolfshead Solutions). Enjoy :) Regards, Mosh Shigdar - Wolfshead Solutions. |
All times are GMT. The time now is 01:02 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:
|