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)

DarkgamerVN 06-03-2010 05:40 AM

let me see your site .

Kraxell 06-03-2010 06:33 AM

Hello Darkgamer,

is it possible to use pictures for bosses or monsters?
There are no files int the img-folder (monsters, item, boss etc.)

argothiusz 06-03-2010 07:39 AM

I tried to reinstall but still get division by zero and unable to view the character :(

Edit: I found out whats wrong with division by 0. The character creation is not being proper imported to the database. I checked rpg_petuser and all values returned to be 0. So I have to manually input the character stat (class, str, luck, crit, images, etc..) and it works perfectly fine.

Secondly, I also think the character images didn't show up because inside the pet creation code, you called a wrong database table name but I am not sure which one.

I think he pointed out the right error.

Code:

Table Prefix Databse Error still exists in v2.0.2:
Code from the Install XML:
$query = "CREATE TABLE `rpg_setting`

Code from the rpg.php:
$query = $db->query_read("SELECT * FROM " . TABLE_PREFIX . "rpg_setting WHERE id=1");


Delazar 06-03-2010 08:10 AM

Quote:

Originally Posted by argothiusz (Post 2047498)
I tried to reinstall but still get division by zero and unable to view the character :(

Edit: I found out whats wrong with division by 0. The character creation is not being proper imported to the database. I checked rpg_petuser and all values returned to be 0. So I have to manually input the character stat (class, str, luck, crit, images, etc..) and it works perfectly fine.

Secondly, I also think the character images didn't show up because inside the pet creation code, you called a wrong database table name but I am not sure which one.

I think he pointed out the right error.

Code:

Table Prefix Databse Error still exists in v2.0.2:
Code from the Install XML:
$query = "CREATE TABLE `rpg_setting`

Code from the rpg.php:
$query = $db->query_read("SELECT * FROM " . TABLE_PREFIX . "rpg_setting WHERE id=1");


Right, so it goes.
I hope the errors will be solved soon;).

joemcoy 06-03-2010 12:58 PM

What? rpg.php is crypt !!

who to fix create character?

Quote:

Originally Posted by Delazar (Post 2047512)
Right, so it goes.
I hope the errors will be solved soon;).


D_S 06-03-2010 08:17 PM

Some problems about creating chars.

Kayden 06-03-2010 11:12 PM

Eh, too many issues with this at the moment. Perhaps this would be best suited for "still in development", but that's just an opinion.

Will tag, but uninstalled for now.

wEbAddEr 06-04-2010 01:48 AM

same here, looks a very promising mod, waiting till all is fixed

EquinoxWorld 06-05-2010 07:16 PM

Actually everything works PERFECT for us. Install was a breeze added database and adding new characters now. Amazing mod my members are freaking out!, we used to do all this is a forum thread (sucks!). Thanks for the great addition my friend.

Olli2k 06-05-2010 07:26 PM

Quote:

Originally Posted by EquinoxWorld (Post 2048892)
Actually everything works PERFECT for us. Install was a breeze added database and adding new characters now. Amazing mod my members are freaking out!, we used to do all this is a forum thread (sucks!). Thanks for the great addition my friend.

Are you using table prefixes for your forum?


All times are GMT. The time now is 02:55 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.01227 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
  • (2)bbcode_code_printable
  • (3)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