vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vbFavorites (https://vborg.vbsupport.ru/showthread.php?t=81870)

artonex 05-24-2005 08:05 PM

Dark Visor take alook at the Favorites overgrow.com/edge use its very good :D

akanevsky 05-25-2005 09:27 AM

TheWebJunkie,
Screenshot please? :P

dsboyce8624 06-11-2005 07:13 AM

Quote:

Originally Posted by Lionel
The favorites links in navbar do not display on vbadvanced pages. Can you tell us what the globals names are? We need to add them in vbadvanced settings.

Found them. Needed to add those in vbadvanced settings:ermm:

lastfavpostbit
lastfavthreadbit

and for those with vbaLinks, you need to add those in your construct navbar function in includes/functions_links.php

global $lastfavpostbit;
global $lastfavthreadbit;

and finally hardcode the showthread.php and showpost.php in the global.php

I added the variables to vBa, but still no link in navbar, when I click add on either a thread or a post after submitting I get a blank screen, and nothing shows in usercp.

Can somebody help me out?

dsboyce8624 06-11-2005 08:26 PM

Quote:

Originally Posted by Lionel
The favorites links in navbar do not display on vbadvanced pages. Can you tell us what the globals names are? We need to add them in vbadvanced settings.

Found them. Needed to add those in vbadvanced settings:ermm:

lastfavpostbit
lastfavthreadbit

and for those with vbaLinks, you need to add those in your construct navbar function in includes/functions_links.php

global $lastfavpostbit;
global $lastfavthreadbit;

and finally hardcode the showthread.php and showpost.php in the global.php

What do you mean hardcode? More info please?

akanevsky 06-12-2005 11:11 AM

You need the code from global.php + the an appropriate template change for vbportal/vbadvanced/w/e.

dsboyce8624 06-12-2005 11:36 AM

Quote:

Originally Posted by Dark Visor
You need the code from global.php + the an appropriate template change for vbportal/vbadvanced/w/e.

And you're assuming I know what code you mean. And what template change.

akanevsky 06-13-2005 05:50 PM

Alright. IN the hack instructions, it tells you to add certain code to global.php. You would need to add the same code to vbadvanced's global.php. Then, make the template change that has to do with vbadvanced's navbar (the top one)...

yoyoyoyo 06-13-2005 06:13 PM

excellent job, thanks!

dsboyce8624 06-13-2005 06:47 PM

Quote:

Originally Posted by Dark Visor
Alright. IN the hack instructions, it tells you to add certain code to global.php. You would need to add the same code to vbadvanced's global.php. Then, make the template change that has to do with vbadvanced's navbar (the top one)...

Okay, I must be really having a bad day.

Far as I can tell vBadvanced has no global.php of its own, nor does it have a special navbar.

If it does I cannot locate them, or perhaps they are named differently.

akanevsky 06-14-2005 09:28 AM

I don't have vBAdvanced installed, so the only way I could help you is by taking a look at what you have there.. PM me.


All times are GMT. The time now is 01:41 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
  • Page Generation 0.01199 seconds
  • Memory Usage 1,738KB
  • 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
  • (4)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