vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - vBookie for vBulletin 4 (https://vborg.vbsupport.ru/showthread.php?t=233473)

palalu 05-11-2012 01:50 PM

dartho, can u teach me how to add the 'points' if i post something in a thread? like u said.. i must write a plugin.. how? im so newbie T_T please dont be mad lol

dartho 05-11-2012 11:00 PM

I'm a bit too busy for anythjing but basic support at the moment.

By the way, your status suggests that you haven't even downloaded this script?

palalu 05-15-2012 10:37 AM

download vbookie 4.0.9

admincp--manage product--import the file (product-bookiehack-4.0.9)

when i click vbookie menu.. got eror 404..

my vbulletin version is 4.1.11 its compatible? or im wrong?

dartho 05-15-2012 08:56 PM

404 error means file not found which would suggest you either did not upload the files, or they were uploaded to the incorrect directory. Did you upload the contents of the upload directory in the zip to your forum root?

Pandemikk 05-17-2012 04:43 AM

Quote:

Originally Posted by New Joe (Post 2328390)
Should we all do this if using or upgrading to 4.1.12?

It's more of your PHP version instead of your vB version. There is no functional change because the version of PHP that shows you that warning already assigns instantiated classes by reference.

Anyone know if this works flawlessly on 4.1.12?

UK CHI3F 05-23-2012 06:44 AM

Yes we had it on 4.1.12 and it was working fine,

Unfortunately we have finished the 4.2 upgrade and all the navigation bar options have disappeared, ie blog, articles etc.

Appears on all other tabs just not bookie.

Trevor Hannant 05-23-2012 03:28 PM

Quote:

Originally Posted by UK CHI3F (Post 2331840)
Yes we had it on 4.1.12 and it was working fine,

Unfortunately we have finished the 4.2 upgrade and all the navigation bar options have disappeared, ie blog, articles etc.

Appears on all other tabs just not bookie.

Find this near the bottom of vbookie.php:

Code:

$templater = vB_Template::create('VBOOKIE');
and add these lines above:

Code:

$navbits = construct_navbits($navbits);
$navbar = render_navbar_template($navbits);

And add a new link to vbookie.php in the Navigation Manager and the relevant sub-nav until the product gets updated

UK CHI3F 05-27-2012 01:27 PM

Thanks for the promp reply, and apologies for the delay in my reply

Quote:

Find this near the bottom of vbookie.php:

Code:
$templater = vB_Template::create('VBOOKIE');
and add these lines above:

Code:
$navbits = construct_navbits($navbits);
$navbar = render_navbar_template($navbits);
And add a new link to vbookie.php in the Navigation Manager and the relevant sub-nav until the product gets updated
Worked like a charm, thank you very much

VieNoc 05-28-2012 04:21 PM

Quote:

Originally Posted by Trevor Hannant (Post 2331967)
Find this near the bottom of vbookie.php:

Code:

$templater = vB_Template::create('VBOOKIE');
and add these lines above:

Code:

$navbits = construct_navbits($navbits);
$navbar = render_navbar_template($navbits);

And add a new link to vbookie.php in the Navigation Manager and the relevant sub-nav until the product gets updated

Thanks :up:

sutto 05-29-2012 05:26 AM

Quote:

Originally Posted by Trevor Hannant (Post 2331967)
Find this near the bottom of vbookie.php:

Code:

$templater = vB_Template::create('VBOOKIE');
and add these lines above:

Code:

$navbits = construct_navbits($navbits);
$navbar = render_navbar_template($navbits);

And add a new link to vbookie.php in the Navigation Manager and the relevant sub-nav until the product gets updated

Followed these steps, however I don't quite understand how to add the subnav aswell.
The nav is there and is working, however I just don't see any other options.

cheers


All times are GMT. The time now is 03:57 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.02054 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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