Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
v3arcade Game ImpEx System Details »»
v3arcade Game ImpEx System
Version: 1.0.2, by Oblivion Knight Oblivion Knight is offline
Developer Last Online: Nov 2016 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 05-02-2006 Last Update: 05-09-2006 Installs: 44
DB Changes Uses Plugins Template Edits
Code Changes Additional Files  
No support by the author.

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).

Supporters / CoAuthors

Show Your Support

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

Comments
  #22  
Old 05-05-2006, 06:04 AM
forte's Avatar
forte forte is offline
 
Join Date: Jul 2005
Posts: 117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did, it even says 1.0.1 as the version number.

EDIT: Just tried uninstalling it then installing it again, it works now.
Reply With Quote
  #23  
Old 05-05-2006, 06:16 AM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
 
Join Date: May 2002
Location: Sheffield, UK
Posts: 1,757
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very strange, to say the least! I'm glad you got it working though..
Reply With Quote
  #24  
Old 05-10-2006, 12:24 AM
antialiasis's Avatar
antialiasis antialiasis is offline
 
Join Date: Jan 2006
Location: Iceland
Posts: 346
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm getting an error too. Re-installing didn't help...

Database error in vBulletin 3.5.4:

Invalid SQL:
INSERT INTO arcade_games
(shortname, title, author, description, instructions, notes, file, filesize, width, height, miniimage, stdimage, categoryid, dateadded, system, isreverse)
VALUES (
'pacman',
'Pacman',
'<strong>Paul Neave</strong><br /><em><a href=\"http://www.neave.com/\" target=\"_blank\">Please help to support the author and visit their homepage!</a></em>',
'The yellow blob returns! Eat the pills and jack up your score in this arcade classic.',
'<strong>Left arrow:</strong> Move Pacman left<br />\r\n<strong>Right arrow:</strong> Move Pacman right<br />\r\n<strong>Up arrow:</strong> Move Pacman up<br />\r\n<strong>Down arrow:</strong> Move Pacman down<br /><br />\r\n<strong>P:</strong> Pause/unpause game<br />\r\n<strong>M:</strong> Mute/unmute sound<br />\r\n<strong>L:</strong> Low quality on/off',
'This game is an unofficial clone of the original Pac-Man® game and is <strong>not</strong> endorsed by the trademark and copyright owners <a href=\"http://www.namco.com/\" target=\"_blank\">Namco Ltd.</a>',
'pacman.swf',
'38',
'360',
'420',
'pacman2.gif',
'pacman1.gif',
'3',
'1147224177',
'0',
'0');

MySQL Error : Unknown column 'filesize' in 'field list'
Error Number : 1054
Reply With Quote
  #25  
Old 05-10-2006, 06:10 AM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
 
Join Date: May 2002
Location: Sheffield, UK
Posts: 1,757
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Whoops, I knew I forgot something.! :nervous:

"filesize" is added by the Alternative Layout addon, you don't need to install that though - I'll write an instruction to add the column when installing this if it doesn't already exist.

Sorry about the inconvenience..


---[high]EDIT[/high]---
Fixed..
Reply With Quote
  #26  
Old 05-10-2006, 11:02 AM
antialiasis's Avatar
antialiasis antialiasis is offline
 
Join Date: Jan 2006
Location: Iceland
Posts: 346
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks a lot for the quick response. It's working now.
Reply With Quote
  #27  
Old 05-23-2006, 03:15 PM
Fointy Fointy is offline
 
Join Date: May 2006
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works supurbly! Thank you.

Any more games with the xml anywhere?
Reply With Quote
  #28  
Old 05-23-2006, 10:02 PM
RFViet RFViet is offline
 
Join Date: Jan 2006
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My arcade games dont' have xml file, just php and swf file, what can i do ???
Reply With Quote
  #29  
Old 05-24-2006, 01:17 PM
Brainfried Brainfried is offline
 
Join Date: Oct 2005
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am having trouble getting it installed. I cant find the files that I am supposed to change? I have checked in admincp, but cant find the files there that I am supposed to edit.
Reply With Quote
  #30  
Old 05-24-2006, 01:23 PM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
 
Join Date: May 2002
Location: Sheffield, UK
Posts: 1,757
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fointy
Works supurbly! Thank you.

Any more games with the xml anywhere?
Not yet, hopefully I can get something worked out with John.

vbulletingames.com have also expressed their interest in supporting the addon, although have requested that I make a change to the category handling (which is proving to be harder than I thought).


Quote:
Originally Posted by RFViet
My arcade games dont' have xml file, just php and swf file, what can i do ???
Unfortunately if there is no .xml file, it cannot be installed by this system. I'd suggest trying my "Manually Add Game" addon if you can't get it installed using the default game import system.


Quote:
Originally Posted by Brainfried
I am having trouble getting it installed. I cant find the files that I am supposed to change? I have checked in admincp, but cant find the files there that I am supposed to edit.
You can't find admincp/arcadeadmin.php?

It should have been uploaded when you installed v3arcade.
Reply With Quote
  #31  
Old 05-27-2006, 12:15 AM
analog-x analog-x is offline
 
Join Date: Nov 2005
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for this excellent Add-On.

Now I havent tried installing a game, but I love the fact that now I can type the game instructions on the side.

one Small problem is, when I enter the Game Authors name, it does not show up above the game instructions.

I uninstalled and re-installed this mod following the instructions very carefully.

Any idea where I'm going wrong?
Reply With Quote
Reply


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 12:54 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.04523 seconds
  • Memory Usage 2,305KB
  • Queries Executed 26 (?)
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
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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