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
  #162  
Old 02-21-2006, 11:52 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Guess I'm just looking for the easy way out...lol I guess I could copy a bit from the demo if need be.. I honestly don't have the time or imagination to deal with this right now with all the BS going on in my life.. Thats another post though for the lounge I guess..


Thanks for replying
Reply With Quote
  #163  
Old 02-22-2006, 04:23 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would anyone mind letting use their list of items??? I would really appreciate it...

Thanks
Reply With Quote
  #164  
Old 02-23-2006, 12:16 PM
nintendo's Avatar
nintendo nintendo is offline
 
Join Date: Dec 2001
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To save your sanity, get the paid version!!! Then, go to the support board over there and you'll find a RPG Pack that'll bomb you with a TON of stuff (8 megs of stuff!!!)!!!!! The time saved from manually entering every item and figuring out what to give each item and so on will make it well worth the price!!!!

There will be some stuff you'll need to enter, like the Store Control section, though over all, almost every thing is in that RPG Pack!!!!!
Reply With Quote
  #165  
Old 02-23-2006, 03:38 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would buy it if I had the money but right now I am lucky if I have money to buy food.....
Reply With Quote
  #166  
Old 03-10-2006, 09:14 PM
creedmaniac creedmaniac is offline
 
Join Date: Jan 2006
Location: South Carolina
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i'm trying to order and for some reason i can never log in when i do the purchase option...
Reply With Quote
  #167  
Old 03-11-2006, 04:18 PM
creedmaniac creedmaniac is offline
 
Join Date: Jan 2006
Location: South Carolina
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what table/column does this store points in?...and how can i change it to use the vbplaza system?
Reply With Quote
  #168  
Old 03-20-2006, 06:46 PM
MoveOver.cc MoveOver.cc is offline
 
Join Date: Dec 2005
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am still getting a problem with Line 8 of my rpginferno_installation.php file.

Line 8 says

Quote:
) ENGINE=MYISAM;";
I have changed the My to MY but still have the following error -

Quote:
Database error in vBulletin 3.5.4:

Invalid SQL:
CREATE TABLE `inferno_attack` (
`aid` int(11) NOT NULL auto_increment,
`aname` text NOT NULL,
`atype` text NOT NULL,
`asprite` text NOT NULL,
`amp_cost` int(15) NOT NULL default '0',
PRIMARY KEY (`aid`)
) ENGINE=MYISAM;;

MySQL Error : You have an error in your SQL syntax near 'ENGINE=MYISAM' at line 8
Error Number : 1064
Date : Monday, March 20th 2006 @ 08:45:44 PM
Any ideas chaps
Reply With Quote
  #169  
Old 03-20-2006, 06:53 PM
tehste tehste is offline
 
Join Date: Feb 2004
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

change:
) ENGINE=MYISAM;;
to
);
Reply With Quote
  #170  
Old 03-25-2006, 12:29 PM
MoveOver.cc MoveOver.cc is offline
 
Join Date: Dec 2005
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great, have followed the instructions and is now fixed.

Unfortunately I now have another problem -

Quote:
Warning: opendir(Inferno/elements): failed to open dir: No such file or directory in /admincp/inferno_element_control.php on line 220

Warning: readdir(): supplied argument is not a valid Directory resource in /admincp/inferno_element_control.php on line 222

The above error is found on the "Edit Element" section. When I click on "Select An Element Image" there are no images showing even though I have uploaded them via Itemshop.

Please help.
Reply With Quote
  #171  
Old 03-29-2006, 11:00 PM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Was there a solution to the AWS bug?
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 01:25 PM.


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.08922 seconds
  • Memory Usage 2,304KB
  • 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
  • (2)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