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 - RPG PET System For Forum (https://vborg.vbsupport.ru/showthread.php?t=243596)

EquinoxWorld 06-05-2010 07:42 PM

Quote:

Originally Posted by Olli2k (Post 2048898)
Are you using table prefixes for your forum?


Yes... default bb prefix

argothiusz 06-05-2010 07:45 PM

Did you make any change to the original coding? Apparently, I can't still get it to work. I used the default table prefix also; well I checked my config file and apparently the table prefix is blank.

EquinoxWorld 06-05-2010 07:49 PM

Quote:

Originally Posted by argothiusz (Post 2048911)
Did you make any change to the original coding? Apparently, I can't still get it to work. I used the default table prefix also; well I checked my config file and apparently the table prefix is blank.

No changes to the coding..
-Replaced the language.php file for english
-uploaded files
-imported product
-imported SQL through PHPMyAdmin
-Configured

DONE

Make sure your config.php file has the table prefix empty, by default it should be "bb". Did someone install vb for you or have you more than one forum?

argothiusz 06-05-2010 07:55 PM

I installed it. Yup, my table prefix field is empty too; the default for cookie is "bb" but not table lol That's so weird; I did exact same step you did but I got error at character creation.

keweedsmo 06-05-2010 11:04 PM

tagged. Looks promising!

stuky4ever 06-06-2010 01:26 AM

So this is for WoW Only?

DarkgamerVN 06-06-2010 03:58 PM

updated version 2.0.3 for bug server

Olli2k 06-06-2010 05:12 PM

Quote:

Originally Posted by DarkgamerVN (Post 2049404)
updated version 2.0.3 for bug server

Still with table prefix bug. Will this be fixed, or will you ignore that continuously?

Bug after renameing sql tables manually to prefix (in my case rpg_setting to vB4_rpg_setting).
Code:

Invalid SQL:
SELECT *,rpg_battlemonster.id AS battleid ,rpg_battlemonster.time AS timebattle FROM vB4_rpg_battlemonster LEFT JOIN vB4_rpg_monster ON rpg_battlemonster.monsterid = rpg_monster.id WHERE rpg_battlemonster.userid ='35' ORDER BY battleid DESC;

MySQL-Fehler  : Unknown column 'rpg_battlemonster.id' in 'field list'


Delazar 06-06-2010 05:21 PM

Quote:

Originally Posted by Olli2k (Post 2049446)
Code:

Invalid SQL:
SELECT *,rpg_battlemonster.id AS battleid ,rpg_battlemonster.time AS timebattle FROM vB4_rpg_battlemonster LEFT JOIN vB4_rpg_monster ON rpg_battlemonster.monsterid = rpg_monster.id WHERE rpg_battlemonster.userid ='35' ORDER BY battleid DESC;

MySQL-Fehler  : Unknown column 'rpg_battlemonster.id' in 'field list'


I get the same error message as Olli2k.

EDIT: Create New character, I get the message:
Code:

Warning: Division by zero in [path] / RPG / mypet.php (line 28)

Warning: Division by zero in [path] / RPG / function_userpet.php (line 71)

Warning: Can not modify header information - headers already sent by (output started at [path] / includes / class_core.php: 4516) in [path] / includes / functions.php (line 4906)

If I manually change but the cost and one set in the SQL table, the error gone.

RvG2 06-07-2010 11:23 AM

I wish................................. you have it on 3.8.x


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