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)

PixelFx 05-30-2010 05:47 PM

1 Attachment(s)
just installed it, thanks for quick reply, I'll post demo link once up

Update:

I have it setup with vbcredits II beta 3 (vb 4.0.x), but I still need to setup the script and add some items and monsters before it will be visual. The install was a breeze. Not ready for demo link yet as I need to finish tweaking this mod on it. Should have an english demo of it after lunch.

Update 2:
Those in beta 3 for vbcredits II, I've confirmed the app working. change money field in settings to "credits" or create new currency and leave field as money, and add name "money" as currency table name. Doesn't require any extra coding.

english screenshots posted below, as website isn't open to public yet.

COL NIL SATIS 05-30-2010 05:51 PM

Quote:

Originally Posted by PixelFx (Post 2045643)
just installed it, thanks for quick reply, I'll post demo link once up

Nice one!!! be good to see an english demo link ... ;)

Olli2k 05-30-2010 08:06 PM

Really nice Addon, but there seems to be some trouble with table prefixes. Addon and DB are installed without any prefixes but the script seems to need them.

I manually changed the table names to prefix_rpg_...

Hero cration worked with this fix, but after clicking "Observe":

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

MySQL-Fehler : Table 'user.rpg_battlemonster' doesn't exist.

Changing the table name to rpg_battlemonster without prefix does not work. Result:
MySQL-Fehler : Table 'user.rpg_battlemonster' doesn't exist

argothiusz 05-30-2010 10:54 PM

Some awesome stuff. Definitely will install and give feed back. Luckily I can read vietnamese and translate it lol

-------------------------------------------

how do you change RPG pet on the navigation tab to something else? It's not located in phrase manager or setting. Thanks

DarkgamerVN 05-31-2010 01:58 AM

Quote:

how do you change RPG pet on the navigation tab to something else? It's not located in phrase manager or setting. Thanks
IN ADmincp == > Plugin manager == > RPG PET NARBAR ==> search what you want

argothiusz 05-31-2010 02:01 AM

I am also getting this error on creating a pet

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/xxxx/public_html/xxxx/RPG/ajaxcreate.php on line 8

Warning: require_once(/home/xxxx/public_html/xxxx/RPGajaxcreate.php/global.php) [function.require-once]: failed to open stream: No such file or directory in /home/xxxx/public_html/xxxx/RPG/ajaxcreate.php on line 9

Fatal error: require_once() [function.require]: Failed opening required '/home/xxxx/public_html/xxxx/RPGajaxcreate.php/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/public_html/xxx/RPG/ajaxcreate.php on line 9

I open up the ajaxcreate.php and this is line 7 8 and 9

PHP Code:

$vwd str_replace("/RPG/ajaxcreate.php","",$_SERVER['SCRIPT_FILENAME']); 
chdir($vwd);
require_once(
$vwd."/global.php"); 


DarkgamerVN 05-31-2010 02:21 AM

i think that error is on host window , I'll try to fix it as quickly as possible.

argothiusz 05-31-2010 02:26 AM

Using Linux Centos dedicated server.

Thanks a lot and installed.

PixelFx 05-31-2010 04:13 AM

Quote:

Originally Posted by argothiusz (Post 2045817)
Using Linux Centos dedicated server.

Thanks a lot and installed.

I'm testing on the same

merk_aus 05-31-2010 04:19 AM

Wow this looks awesome,
Will test when move to the new server this weekend hopefully vBCredits will work on that server as well so that we can run both would be awesome.


All times are GMT. The time now is 10:02 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.01294 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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