Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
RPG Inferno v2.4 Lite Details »»
RPG Inferno v2.4 Lite
Version: 2.4 Lite, by Zero Tolerance Zero Tolerance is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Major Additions - Version: 3.5.2 Rating:
Released: 12-25-2005 Last Update: 12-29-2005 Installs: 41
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

A lite version of the RPG Inferno v2.4, I would list the features but it's a lot, so a a fast way would be to check out the admin demo of it, the link is here (http://demo.infernotechnologies.net/, Note: This is now the demo site for v3), I don't see a problem with posting it but feel free to put that right staff, so basically, that with the following features removed:


This modification contains a MySQL injection vulnerability, and you are hereby advised to unintall this modification until such time that the author provides a fix.
-- vBorg Staff



- Lottery
- Hospital
- Donate (Items & money)
- Clans
- Triple Triad (Shop, Card Packs, TT Battle Ground, Triad Trade)
- Auctions
- Member List
- Advanced Member Search
- Import/Export RPG Settings (ACP)

And another point which should be acknowledged:

All additional pages RPG Inferno Lite show google advertisements, only 1 block will be shown below the RPG Navigation, and they will not be present on any existing pages of your forum, only the additional ones added by RPG Inferno Lite. If you're still unsure of this and wish to ask questions please contact me for assistance.

Any questions, problems, anything, post below, I'll try my best to answer everything I can but my time is extremely short these days.

- Zero Tolerance

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #122  
Old 01-02-2006, 02:36 PM
Decado Decado is offline
 
Join Date: Feb 2005
Location: Scotland
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

v 3.0 (the version currently in production) will be fully phrased
Reply With Quote
  #123  
Old 01-02-2006, 03:41 PM
Cicada Cicada is offline
 
Join Date: Mar 2002
Location: Palm Springs, CA - USA
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cicada
if i buy a license now, will the downlaod for 3.0 be free, or should i wait until the new version is released? what stat are spells checked against?

if anyoen can give me a quick rundown on what each stat does/checks for, i'd appreciate it greatly. tia!
""""
Reply With Quote
  #124  
Old 01-02-2006, 04:06 PM
Decado Decado is offline
 
Join Date: Feb 2005
Location: Scotland
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We can't talk about the paid version in this thread, thats why no one answered you, if you add me to msn - decadoiceblade@aol.com - i will answer your questions
Reply With Quote
  #125  
Old 01-03-2006, 02:24 AM
bbkg bbkg is offline
 
Join Date: Dec 2005
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Zero Tolerance, you'r the best))
Reply With Quote
  #126  
Old 01-03-2006, 03:47 AM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Decado
v 3.0 (the version currently in production) will be fully phrased
great to hear!!

<< paypal ready.

any ideas on when that will be released?
Reply With Quote
  #127  
Old 01-03-2006, 03:56 AM
opteek opteek is offline
 
Join Date: Dec 2005
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried to install RPG Inferno Lite on 3.5.2, anyways, I got some sql error and started working on something else eventually, but now I'm having problems creating a usergroup, for instance. When the system does the QUERY to create the table,

Code:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO usergroup
	(`title`, `description`, `usertitle`, `opentag`, `closetag`, `passwordexpires`, `passwordhistory`, `ispublicgroup`, `canoverride`, `infernopermissions`, `adminpermissions`, `itraderpermissions`, `arcadepermissions`, `forumpermissions`, `attachlimit`, `pmquota`, `pmpermissions`, `pmsendmax`, `calendarpermissions`, `wolpermissions`, `genericpermissions`, `genericoptions`, `profilepicmaxwidth`, `profilepicmaxheight`, `profilepicmaxsize`, `avatarmaxwidth`, `avatarmaxheight`, `avatarmaxsize`, `vbpunch`)
VALUES
	('Inactive Member', 'Inactive members go here..', 'Inactive Member', '', '', '', '', '0', '0', '0', '0', '0', '0', '651271', '1000000', '0', '0', '5', '0', '1', '2626563', '9', '100', '100', '25000', '50', '50', '20000', '0');

MySQL Error  : Unknown column 'infernopermissions' in 'field list'
Error Number : 1054
Date         : Friday, December 30th 2005 @ 02:18:43 PM
Where is the information stored which tables the script edits when I add things, so I get rid of infernopermissions...
Reply With Quote
  #128  
Old 01-03-2006, 04:44 AM
Nick King Nick King is offline
 
Join Date: Mar 2005
Location: Charging the trenches
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

infernopermissions is in the usergroup table.

It may help to run rpginferno_uninstallation.php then run rpginferno_installation.php again.
Reply With Quote
  #129  
Old 01-03-2006, 04:46 AM
Nick King Nick King is offline
 
Join Date: Mar 2005
Location: Charging the trenches
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry to doublepost, but it said in the first post that Triad Cards and Clans were included but I don't have them. Are they included in the full version or am I missing something really important?
Reply With Quote
  #130  
Old 01-03-2006, 05:59 AM
Decado Decado is offline
 
Join Date: Feb 2005
Location: Scotland
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it says in the first post they are NOT a feature of the lite version.

"with the following features removed:"

And again i ask that anyone who has questions about the paid/3.0 versions of inferno PM/IM me about them, since we cannot discuss them in this thread, much as we would like to.
Reply With Quote
  #131  
Old 01-03-2006, 04:26 PM
opteek opteek is offline
 
Join Date: Dec 2005
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nick King
infernopermissions is in the usergroup table.

It may help to run rpginferno_uninstallation.php then run rpginferno_installation.php again.
I get an error when I try to run the install or uninstall scripts. If infernopermissions does not actually exist in the usergroup table, then why does vB think it does??
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:13 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06145 seconds
  • Memory Usage 2,303KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete