vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   v3arcade Game ImpEx System (https://vborg.vbsupport.ru/showthread.php?t=114664)

Oblivion Knight 05-02-2006 10:00 PM

v3arcade Game ImpEx System
 
Game ImpEx System
For v3arcade 1.0.6


Description
A tool to quickly and easily import new games, update previous games with new information or export games.

I stated in my original release of Addon Pack 1 (now merged with this) that ideally, it needed some kind of ImpEx feature to easily share the updated game information (author, instructions). This does exactly that, and more!! In fact, it provides a darn good replacement for v3arcade's current method of game installation - great news for those who are having problems with it!


Credits
A HUGE thanks to [high]Dream[/high] for allowing me to release this, as the code is largely based on his "Import / Export vBRadio Stations" modification.


Version Notes
[high]1.0.0[/high] -- Initial release.
1.0.1 -- Critical update, fixed game import/update check routine.
1.0.2 -- Fixed missing "filesize" column query problem.


Future Plans
Fully phrased (yeah, I'm feeling lazy).

Oblivion Knight 05-03-2006 10:28 AM

+ Notes +

While I've tested the system, I haven't tested this installation package. If you previously used Addon Pack 1, I recommend you backup your data (author, instructions), uninstall it, install this and restore your backed up data.


+ FAQ +

What happens if I try to import a game that already exists in my database?
The system will automatically update your game entry with the new information.

I've installed it, what now?
With any of my future game releases (and hopefully it's a trend that catches on), a .xml file will be included in the package instead of the old .game.php file. You import the .xml file via the ImpEx system and voila! Game installed. If you want to test it, I've attached Pacman to this post (.xml exported from my site).

...

ibuddy 05-03-2006 10:36 AM

niiiice!

Omranic 05-03-2006 10:44 AM

Nice

thanks Oblivion Knight

** installed **

rjordan 05-03-2006 11:13 AM

Hmm... guess I will be adding XML files to my site downloads. About the only comment I would have on this is to not include the category ID and have the importer ask at the time of import what category you want it in. Some (like myself) have rearranged the games into diferent categories and this would prevent us from having to go back through the games and edit the category ID.

But I like! Have you suggested adding this as an option to John?

Oblivion Knight 05-03-2006 11:21 AM

Good call, I'll try and get that added sometime later today.. :)

No, I haven't suggested it to John.

rjordan 05-03-2006 11:24 AM

Great! I look forward to the change! All files on my site will start coming with this as soon as I write a conversion script to go from PHP to XML. That should not take long.

Thanks, OK!

The Chief 05-03-2006 01:52 PM

looks awesome, looking forward to this :D

dvg323 05-03-2006 03:43 PM

SCORE!

Thank you OK. You tend to make my my life much easier.

DrewM 05-03-2006 07:11 PM

One error this:
PHP Code:

        print_textarea_row($vbphrase['game_notes'], "notes[$game[gameid]]"$game['notes']): 

should be:
PHP Code:

        print_textarea_row($vbphrase['game_notes'], "notes[$game[gameid]]"$game['notes']); 



All times are GMT. The time now is 05:24 PM.

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.01048 seconds
  • Memory Usage 1,738KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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