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)

NightWalk8r 09-18-2003 12:39 PM

yup..........the first button is checked =/

Red Blaze 09-18-2003 03:59 PM

I found the RPG Name feild, but there is no Points field. Is that bad? =S

legendarysk8er 09-18-2003 09:33 PM

I know on the v67, mods could give themselves points, AP, and stuff. I'm not sure if it's on the newest version or not...

Cassidy 09-18-2003 10:31 PM

Um I re-installed the hack but this time had no Code to edit *yay!* But instead I got this error:

Database error in vBulletin 2.3.2:

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

mysql error number: 1054

Date: Thursday 18th of September 2003 11:30:52 PM
Script: http://www.latias.net/newthread.php
Referer: http://www.latias.net/newthread.php?...read&forumid=2

sorry I don't know how to put them in the code things ^^;

Red Blaze 09-19-2003 02:17 AM

I get this when I try to update the midis from the midi add on.

Quote:

Database error in vBulletin Control Panel 2.3.2:

Invalid SQL: UPDATE battle_midis SET ,title='Iris',url='http://members.lycos.co.uk/thesonicjoint/midis/Iris.mid' WHERE midiid='5'
mysql error: You have an error in your SQL syntax near 'title='Iris',url='http://members.lycos.co.uk/thesonicjoint/midis/Iris.mid' WHERE' at line 1

mysql error number: 1064

Date: Friday 19th of September 2003 05:03:47 AM
Script: http:///thesonicjoint/thesonicjoint/...attleadmin.php
Referer: http://members.lycos.co.uk/thesonicj...___=1063940614
Anyway that can be fixed?

Red Blaze 09-19-2003 03:16 AM

Bitsys, I don't think the $ variables are suppose to show up. :S

NightWalk8r 09-20-2003 02:43 AM

Quote:

Originally Posted by NightWalk8r
ok.......here's the situation, i kinda screwed up w/ the experience stuff -_-; (my fault)
but after i though about it i wanted to reset everything so that everyone will be equal.

After i pick the option to reset the experience and click on the Reset button, the page would just go blank and stays like that =(
no error or nothing either =/

TIA~



No one can help me w/ this?? =/
PLZ!!! i really need to reset all the stats

=*(

eXentriC_nova 09-20-2003 03:11 AM

can anyone help me??
I get this while trying to donate

Database error in vBulletin 2.3.0:

Invalid SQL: SELECT field5 FROM userfield WHERE userid=
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

mysql error number: 1064

Date: Friday 19th of September 2003 09:13:37 PM
Script: http://www.theanimewrld.com/animeh/animeh/itemshop.php
Referer: http://www.theanimewrld.com/animeh/i...n=donate&user=

sweet22 09-21-2003 12:05 PM

uhhhhhhhh......... when editing the file showthread.php there are 2 occurances of

PHP Code:

FROM post
".iif($forum[allowicons],'LEFT JOIN icon ON icon.iconid=post.iconid','')."
LEFT JOIN user ON user.userid=post.userid
LEFT JOIN userfield ON userfield
.userid=user.userid 

i dont know which one to replace with which code because for some reason vbhacker couldnt edit them.

Bitsys 09-21-2003 02:31 PM

My hard drive crashed and I am in the process of trying to recover the data. In the meantime, this means that I can't test any problems some of you are reporting with this hack.

Quote:

Originally Posted by NightWalk8r
ok.......here's the situation, i kinda screwed up w/ the experience stuff -_-; (my fault)
but after i though about it i wanted to reset everything so that everyone will be equal.

After i pick the option to reset the experience and click on the Reset button, the page would just go blank and stays like that =(
no error or nothing either =/

TIA~

Resetting experience worked for me when I tried it a long time ago. I will try it again when I get my computer back.

Quote:

Originally Posted by NightWalk8r
Hey, i got another problem.........it seems that the intergration hack doesnt work very well w/ the Lesane's Store. That's because when i enable that, i cant wager any money in battles =(

well.....maybe i did something wrong, if i did....that would be awesome! :D

Please let me know if it's the hack itself or just me :)

Same as above. It worked for me, but I can't test it right now.

Quote:

Originally Posted by Sonikku
I found the RPG Name feild, but there is no Points field. Is that bad? =S

Are you using Lesane's Store Points instead of the RPG currency system? If you are using Lesane's Store Points then there isn't supposed to be a points field. Otherwise, you need to add one.

Quote:

Originally Posted by legendarysk8er
I know on the v67, mods could give themselves points, AP, and stuff. I'm not sure if it's on the newest version or not...

It is on. To turn it off, just delete the rpg files in the /mod folder.

Quote:

Originally Posted by Cassidy
Um I re-installed the hack but this time had no Code to edit *yay!* But instead I got this error:

Database error in vBulletin 2.3.2:

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

mysql error number: 1054

Date: Thursday 18th of September 2003 11:30:52 PM
Script: http://www.latias.net/newthread.php
Referer: http://www.latias.net/newthread.php?...read&forumid=2

sorry I don't know how to put them in the code things ^^;


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 number with the number you recorded in step 7.


Quote:

Originally Posted by Sonikku
Bitsys, I don't think the $ variables are suppose to show up. :S

Those are the variables used in battleupdate.php. Their actual values are shown after the ":". They are supposed to show up so that you can easily find them in battleupdate.php.

Quote:

Originally Posted by eXentriC_nova
can anyone help me??
I get this while trying to donate

Database error in vBulletin 2.3.0:

Invalid SQL: SELECT field5 FROM userfield WHERE userid=
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

mysql error number: 1064

Date: Friday 19th of September 2003 09:13:37 PM
Script: http://www.theanimewrld.com/animeh/animeh/itemshop.php
Referer: http://www.theanimewrld.com/animeh/i...n=donate&user=

In your rpgcp template, find:
Code:

$post[userid]
and replace it with:
Code:

$userid

Quote:

Originally Posted by sweet22
uhhhhhhhh......... when editing the file showthread.php there are 2 occurances of

PHP Code:

FROM post
".iif($forum[allowicons],'LEFT JOIN icon ON icon.iconid=post.iconid','')."
LEFT JOIN user ON user.userid=post.userid
LEFT JOIN userfield ON userfield
.userid=user.userid 

i dont know which one to replace with which code because for some reason vbhacker couldnt edit them.

https://vborg.vbsupport.ru/showpost....postcount=2261


All times are GMT. The time now is 02:03 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.05106 seconds
  • Memory Usage 1,766KB
  • 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
  • (2)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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