vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - Adds Avatar to Navbar (https://vborg.vbsupport.ru/showthread.php?t=227666)

Kolbi 11-17-2009 04:31 PM

Quote:

Originally Posted by ppatil007 (Post 1915994)
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.

blaize 11-17-2009 05:12 PM

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

And set it to No to disable.


Kolbi 11-17-2009 05:40 PM

Quote:

Originally Posted by blaize (Post 1916033)
disable hooks isn't in the config file you have to add it.

In the German version these lines are included original :)

Kolbi 11-17-2009 05:41 PM

Quote:

Originally Posted by ppatil007 (Post 1916051)
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?

Kolbi 11-17-2009 06:03 PM

Quote:

Originally Posted by ppatil007 (Post 1916072)
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 ?

I think your question should be placed here: http://www.vbulletin.com/forum/forum...roubleshooting
:)
Quote:

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
What other plugins have you installed?

parveznpt 11-19-2009 09:11 AM

Nice hack, working!! Thanks and installed

mradlin 11-21-2009 04:33 AM

Works great!! Installed!!

Kolbi 11-21-2009 08:12 AM

Quote:

Originally Posted by parveznpt (Post 1917119)
Nice hack, working!! Thanks and installed

Please click install ;)

aus360 11-28-2009 09:23 PM

<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>

above:
==================================
<else />

<td class="alt2" nowrap="nowrap" style="padding:0px">

<!-- 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.

thanks in advance

Kolbi 11-29-2009 04:36 PM

I´m glad to hear that you could resolve the issue your own.


All times are GMT. The time now is 05:23 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.01325 seconds
  • Memory Usage 1,744KB
  • 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
  • (7)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