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)

iguano 01-22-2010 06:03 PM

Quote:

Originally Posted by dartho (Post 1963252)
hi iguano,
Did you disable the vBookie: Add Cash to Postbit Plugin - not a settings - I mean in Plugin Manager.

ops . ... sorry i'm a idiot :D

dlynx 01-23-2010 01:07 AM

Thanks so much for the conversion of this. It has been an integral part of my forum and one of the main things that has kept me from moving over to the new version.

:up:

Boots 01-23-2010 02:55 AM

In on this mod for sure.

merk_aus 01-23-2010 12:31 PM

Dartho,
we should talk I have spent the last three months working on a port for vBookie 3.5 to 3.8.4 then abandoned it when 4.0 came out to concentrate on porting it over to 4.0 we should talk as my version has a couple new features and is approved by andreas so could give you teh code for it or something to have added features.

COL NIL SATIS 01-23-2010 02:34 PM

brilliant addittion!!! installed

TimberFloorAu 01-23-2010 10:06 PM

Can we remove : vBookie installed! 19-01-2010

from the vbookie.php news and events cell ? If so How So !

dartho 01-23-2010 10:36 PM

Sure - running the query:

DELETE FROM vbookie_news WHERE news_id = 1;

should do it (add a table prefix to vbookie_news if you have one ...

You could also do this via phpmyadmin if you have it

TimberFloorAu 01-23-2010 10:49 PM

Quote:

Originally Posted by dartho (Post 1964826)
Sure - running the query:

DELETE FROM vbookie_news WHERE news_id = 1;

should do it (add a table prefix to vbookie_news if you have one ...

You could also do this via phpmyadmin if you have it

Tried that :

Get - An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'yobromof_forum.vbookie_news' doesn't exist

dartho 01-24-2010 12:31 AM

"yobromof_forum" is your forum prefix?

Then query should be :
Code:

DELETE FROM yobromof_forumvbookie_news WHERE news_id = 1;

Forum Lover 01-24-2010 01:38 AM

4. Edit "newthread" template as per readme.txt ionstructions

I did this, and usergroup permissions too.. but still not showing in newthread page. :(


All times are GMT. The time now is 01:13 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.01604 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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