Version: 1.3, by Kolbi
Developer Last Online: Jan 2022
Category: Forum Home Enhancements -
Version: 3.8.x
Rating:
Released: 11-08-2009
Last Update: 02-08-2011
Installs: 183
Uses Plugins Template Edits Auto-Templates
No support by the author.
Adds Avatar to Navbar
This addon adds for registered users their avatar to the navbar. If they have none selceted there will be shown a default avatar.
The URL to your default avatar and the height of the avatars can be set via vBulletin-Setting => Navbar with Avatar
13.11.2009 14:57 - Version 1.1
13.11.2009 16:01 - Version 1.2
09.02.2011 18:59 - Version 1.3 is published
Changelog:
version 1.1:
changeable height of avatars via AdminCP
German version
version 1.2:
changeable default avatar
version 1.3:
changeable width
New features that will come for 1.4:
nothing yet
Copyright:
This hack has a little copyright hint at the bottom of the page. You are not allowed to edit or remove it!
If you want to remove it please contact me via PM.
ok i downloaded the entire file again
and just before i rename "config.php.new" to "config.php" and upload to my server i request you to check if it has the required stuff please
thanks
Incredible. The needed lines still don?t exists.
Can you please open a thread on vbulletin.com because I think you?ll get for help from them
Normally you only can add temporarly the line: define('DISABLE_HOOKS', 1); to your config.php and after you are finished with uninstalling the plugin remove it.
disable hooks isn't in the config file you have to add it.
Gomjaba on vbulletin.com posted this helpful article quoted below explaining how to disable the plugin system.
Quote:
Disable the plugin/hook system globally
This can be helpfull if you created / installed a plugin or product which has broken your forum and you are not able to access the AdminCP anymore.
To disable the plugin/hook system open your config.php which can be found in your forumroot/includes directory
Just below
Code:
<?php
enter
Code:
define('DISABLE_HOOKS', true);
and save the file.
If you would like to enable the plugin/hook system again, either remove the line again or simply comment that line out. To do so, add two forward slashes " / " so it will look like
Code:
// define('DISABLE_HOOKS', true);
Next time you would like to disable the plugin/hook system again
you simply have to remove those two " / ".
If you are able to access your AdminCP go to
AdminCP -> vBulletin Options -> vBulletin Options -> Plugin/Hook System
Thanks a ton "blaize" my forum is back i have uninstall-ed the plugin , also spl thanks to KOLBI for spending so much time and replying all my question you guys are great this forum is very good and all are so helpful
thanks again
Sounds good
Can you tell me which plugin caused the crash?
can i bother you for more help please ?
i was looking for 2 features for my forum i dont know where and how to get them
1) when someone hits my webpage i dont what them to see anything other than log-in screen for eg
look at this site http://www.freesports4u.com/ you are forced to login in no guests how do we do this ?
2) in vb.org under every first topic of a thread we see list of similar threads (similar mod) how do i do that in my site ?
sorry it say it was your plugin "product-kolbi4.xml" it was uploaded by another admin i dont know if it was his mistake or some problem with the plug in i am calling him now to find out what actually he did
<font color="Red">SOLVED!!!, got this working by disabling the following product "Navbar Additions + ShareThis"</font>
Installed but nothing appears on navbar, im using the version without TMS and i added the line:
<td class="alt1"><a href="$vboptions[bburl]/profile.php?do=editavatar">$navbaravatar</a></td>
<!-- login form -->
==================================
but no use...
ive been trying for 2 days now, so can anyone help me? i will pm you my navbar template if you want, im using the style called simpleblue.