vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   RPG Integration Hack /w Battle (BETA) (https://vborg.vbsupport.ru/showthread.php?t=46417)

bharvey42 05-29-2003 08:51 PM

Thanks for the update? Any idea if we will see a place to battle monsters?

Vivi Ornitier 05-29-2003 09:28 PM

nice bits.

Though on the first post, u should change the 0.66 to 0.67, u have repeats of 0.66 on the updates.

Bitsys 05-29-2003 09:32 PM

Quote:

Today at 04:51 PM bharvey42 said this in Post #1695
Any idea if we will see a place to battle monsters?
Not right now :(

Quote:

Today at 05:28 PM Vivi Ornitier said this in Post #1696
nice bits.

Though on the first post, u should change the 0.66 to 0.67, u have repeats of 0.66 on the updates.

Thanks, fixed.

kaotic 05-29-2003 09:39 PM

Sweet, I've been waiting for this release. :D Do you have any features in mind for future releases? And does this release mean that it's out of beta? Thanks again, Bitsys.

Mijae 05-29-2003 09:58 PM

Edit: oops, there was some error on my side, nevermind.

Mijae 05-29-2003 10:18 PM

Please someone tell me how to make my moderators NOT being able to give users money/hp/mp/pp/ap. Mods are my site are getting nearly billions of cash into the system, as well as battling common members and refilling their own HP/MP during that battle making it unfair.

Please someone make an option to disable this. Or should I just delete the files from the /mod/ folder?

Bitsys 05-29-2003 11:42 PM

Quote:

Today at 05:39 PM kaotic said this in Post #1698
Do you have any features in mind for future releases?
Not right now.

Quote:

Today at 05:39 PM kaotic said this in Post #1698
And does this release mean that it's out of beta?
Not yet.

Quote:

Today at 06:18 PM v0id said this in Post #1700
Or should I just delete the files from the /mod/ folder?
Yup, just delete the files and mods won't be able to do anything.

PixelFx 05-30-2003 08:00 AM

Bitsys,

got the install on 67 done, everything was good as far as I can tell.. everything said successful when I install, however, I'm getting below errors...

Edit Profile:
http://www.shukenja.com/forum/member...on=editprofile

for edit character / member profile is there sapposed to be dual information in the setting fields for your character info ? If you set both then it lets you set the character info for your member profile, if you don't, do both sections in your profile, then it won't set the information.

aka in the Registration: Required Information All fields and in the Additional Information fields have dual info...

Next error...

below if I click my own donation button I get the following error (using vbulletin 2.30, rpg system 67)

Code:


Database error in vBulletin 2.3.0:

Invalid SQL: SELECT field5 FROM userfield WHERE userid=1
mysql error: Unknown column 'field5' in 'field list'

mysql error number: 1054

Date: Friday 30th of May 2003 04:04:30 AM
Script: http://www.shukenja.com/forum/forum/...=donate&user=1
Referer:

I get an error with the healing center,
http://www.shukenja.com/forum/heal.php

Code:


Database error in vBulletin 2.3.0:

Invalid SQL: SELECT items_user.bankval, userfield.field5 FROM items_user, userfield WHERE items_user.userid='1' AND userfield.userid='1'
mysql error: Unknown column 'userfield.field5' in 'field list'

mysql error number: 1054

Date: Friday 30th of May 2003 04:29:24 AM
Script: http://www.shukenja.com/forum/forum/heal.php?
Referer: http://www.shukenja.com/forum/index.php?

I've setup a custom welcome panel with links to the different sections of the hack.

http://www.shukenja.com/forum/index.php

Clicking on the item shop link also returns an error page...

Code:


Database error in vBulletin 2.3.0:

Invalid SQL: SELECT field5 FROM userfield WHERE userid=1
mysql error: Unknown column 'field5' in 'field list'

mysql error number: 1054

Date: Friday 30th of May 2003 04:34:40 AM
Script: http://www.shukenja.com/forum/forum/itemshop.php?
Referer: http://www.shukenja.com/forum/index.php

will add more stuff as I find it.. hope it helps...

Bitsys 05-30-2003 12:26 PM

Quote:

Today at 04:00 AM PixelFx said this in Post #1702
Bitsys,

got the install on 67 done, everything was good as far as I can tell.. everything said successful when I install, however, I'm getting below errors...

Edit Profile:
http://www.shukenja.com/forum/member...on=editprofile

for edit character / member profile is there sapposed to be dual information in the setting fields for your character info ? If you set both then it lets you set the character info for your member profile, if you don't, do both sections in your profile, then it won't set the information.

aka in the Registration: Required Information All fields and in the Additional Information fields have dual info...

Just delete the first instance of the duplicate fields in your modifyprofile template. See the middle of https://vborg.vbsupport.ru/showthrea...143#post390143 for more info.

Quote:

Today at 04:00 AM PixelFx said this in Post #1702
Next error...

below if I click my own donation button I get the following error (using vbulletin 2.30, rpg system 67)

Code:


Database error in vBulletin 2.3.0:

Invalid SQL: SELECT field5 FROM userfield WHERE userid=1
mysql error: Unknown column 'field5' in 'field list'

mysql error number: 1054

Date: Friday 30th of May 2003 04:04:30 AM
Script: http://www.shukenja.com/forum/forum/...=donate&user=1
Referer:

I get an error with the healing center,
http://www.shukenja.com/forum/heal.php

Code:


Database error in vBulletin 2.3.0:

Invalid SQL: SELECT items_user.bankval, userfield.field5 FROM items_user, userfield WHERE items_user.userid='1' AND userfield.userid='1'
mysql error: Unknown column 'userfield.field5' in 'field list'

mysql error number: 1054

Date: Friday 30th of May 2003 04:29:24 AM
Script: http://www.shukenja.com/forum/forum/heal.php?
Referer: http://www.shukenja.com/forum/index.php?

I've setup a custom welcome panel with links to the different sections of the hack.

http://www.shukenja.com/forum/index.php

Clicking on the item shop link also returns an error page...

Code:


Database error in vBulletin 2.3.0:

Invalid SQL: SELECT field5 FROM userfield WHERE userid=1
mysql error: Unknown column 'field5' in 'field list'

mysql error number: 1054

Date: Friday 30th of May 2003 04:34:40 AM
Script: http://www.shukenja.com/forum/forum/itemshop.php?
Referer: http://www.shukenja.com/forum/index.php

will add more stuff as I find it.. hope it helps...

Did you run install_itemshop_items.php? If not, then run it. If so, then do the following:

1. Go to your admin panel
2. Go to modify user profile fields
3. Find the Points profile field
4. Right click over the edit link and go to copy shortcut
6. Copy it in your browser
7. Near the end there will be a number. Remember that number
8. Go to edit the itemshop options
9. In the point field option put in field# and replace # with the number you recorded in step 7.

Let me know if that helps.

Mijae 05-30-2003 03:12 PM

Thanks Me! Works perfectly. I should have figured it out myself but I didnt even bother checking the files :-\


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