Version: 3.5.1, by Revan
Developer Last Online: Jun 2014
Version: 3.5.4
Rating:
Released: 02-23-2006
Last Update: 08-12-2006
Installs: 213
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
[high]
RPG Integration Hack v3.5.1 Patch Level 2
[/high]
RPG Integration Hack (RPG hack for short) v3.5.1 is the first step into the next generation of the classic hack compiled by Bitsys. For those that are unfamiliar with any of what I mentioned above, heres a quick rundown of what this hack is and does.
The RPG hack adds a whole new level of fun to a forum, by allowing uses to duke it out in a fierce battle. Use items to turn the tide of the battle, or use powerful spells to bring down an opponent. Or you can just rely on the good old sword to cut your enemy down to size!
Create or join a clan to amass an army and conquer the boards.
Patch yourself up after a hard battle.
Feeling lucky? Go bet on the lottery!
No RPG forum should be without. Administrator controls every single aspect of how the hack works, right down to every item and an user's level/stat gains.
[high]Important Notices:[/high]
You need an external Cash mod installed for this mod to function properly.
uCash/uShop or vBPlaza, either will do
The Cash mod need to use the `user` table
You need to configure a setting in the RPG Integration Hack - Cash Options after install/upgrade
[high]Known Issues:[/high]
Regular postbit doesn't contain RPG info
RPG Manual is still outdated
These are all issues that will be addressed in upcoming versions.
[high]Upgrading Users:[/high] What's new in v3.5?
OOP coding for query efficiency
Revamped templates
New Battle formulas (Thanks to Decado)
Works with AJAX Quick Reply/Quick Edit
Reoccurring Lotteries
Improved Healing Center
Inventory feature for the ability to carry multiple items from same item category
RPG Info no longer changeable on the fly
And last, but not least: [high]NO FILE EDITS![/high]
I can't uninstall it, because it hasn't been installed.
I am a newer admin at our forums, and I think that we may have had a previous version of this rpg hack installed in the past. Maybe it wasn't uninstalled fully, and this is causing the problem? I am still getting the above error, and can't uninstall because it isn't installed =\.
Open ./installer/hacks/rpg_integr_hack/mysql-schema.php and find:
Code:
'0,0,0,0,0,0');
Change to:
Code:
'0,0,0,0,0,0')
Older MySQL versions have problems with that line.
Okay that looks like your tables didn't get populated properly.
Id just uninstall it and reinstall, due to that mysql bug major bugs arose and your best bet would be a clean install.
Sorry for the trouble, Ill have that file fixed for the next version.
Just for the record, what version of mysql are you running?
Okay that looks like your tables didn't get populated properly.
Id just uninstall it and reinstall, due to that mysql bug major bugs arose and your best bet would be a clean install.
Sorry for the trouble, Ill have that file fixed for the next version.
Just for the record, what version of mysql are you running?
Hey, no problem. Thank you for the help so far.
I uninstalled, and reinstalled it, but still no luck.
Hmm, then I don't know what could be wrong... Only other thing I can think of is if you fire every bit of Maintenance off and see if that does bugger all...
If that doesn't do anything, try running soemthing like
[sql]SELECT classid FROM rpg_classes [/sql]
And see if that returns any rows.
And for the record, you might want to contact your host about upgrading MySQL. That version is 4 years old and will not be supported by the next version of vBulletin.
You will need MySQL 4.0 or newer, personally I suggest 4.1 for a good, stable release that won't need too much reconfiguration to work properly with vBulletin.