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 Alternative Layout Details »»
v3arcade Alternative Layout
Version: 1.5.0, by Oblivion Knight Oblivion Knight is offline
Developer Last Online: Nov 2016 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 10-21-2005 Last Update: 04-29-2006 Installs: 85
DB Changes Uses Plugins Template Edits
Code Changes Additional Files  
No support by the author.

This is a port of GenSec's 3.0.x release (here).

This modification changes the layout of your main index page, and makes much better use of the space available.. It has been completely rewritten from scratch (using previous code as guidance), and is fully integrated with the Arcade Settings in the Admin CP. It is also fully phrased for our foreign friends..

All credit to GenSec for the layout design, who has kindly given permission for me to release this.

Note: If you use the vbBux integration, please ensure that you're using the latest arcade_game_bit_slim template, otherwise you may get a display error.


Compatability: 1.0.6
Screenshots attached (outdated, but gives the general idea)..

Supporters / CoAuthors

Show Your Support

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

Comments
  #42  
Old 02-24-2006, 12:33 AM
unenergizer unenergizer is offline
 
Join Date: Nov 2004
Location: Texas, YE HAW
Posts: 329
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Oblivion Knight
John is addressing the default arcade layout issue with an Admin CP option in the next version of v3arcade, due to be released on the 12th of March IIRC..
Wow, that just so happens to be my birthday, lol. But hey, thats great man. That will most likely save you alot of work, lol.

unenergizer
Reply With Quote
  #43  
Old 02-25-2006, 02:19 PM
sinoeu sinoeu is offline
 
Join Date: May 2005
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And I remember that we also need a instruction to integrate amykhar's "v3arcade Favorites Mod" into this Alternative Layout...
Reply With Quote
  #44  
Old 02-25-2006, 08:11 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 sinoeu
And I remember that we also need a instruction to integrate amykhar's "v3arcade Favorites Mod" into this Alternative Layout...
IIRC someone had already done this..
Reply With Quote
  #45  
Old 02-25-2006, 08:38 PM
sinoeu sinoeu is offline
 
Join Date: May 2005
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Oblivion Knight
IIRC someone had already done this..
How? I've used that fix to avoid the bug, but i still can't find the add/remove Favorite link in the Alternative Layout mod. :ermm:
Reply With Quote
  #46  
Old 02-26-2006, 03:45 AM
Oddjob Oddjob is offline
 
Join Date: Jan 2006
Location: Long Island, NY
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ggiersdorf
I did this and for some reason now my games in brick mode seem to repeat I have 38 games after the 38th game it repeats the entire set again. in Standard and brick mode.. This happened after I added the mod

http://www.gamereports.net/arcade.php?categoryid=-1

can you let me know where I went wrong!? or whats the problem 3.53

I have the same problem and i dont see a solution in this thread..............
Reply With Quote
  #47  
Old 02-26-2006, 06:24 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

Quote:
Originally Posted by Oddjob
I have the same problem and i dont see a solution in this thread..............
This cannot happen under normal circumstances, and I can't reproduce it.
Reply With Quote
  #48  
Old 02-26-2006, 11:53 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

Using the Favorites addon in conjunction with the Alternative Layout:

In your arcade_game_bit_slim template, find:
HTML Code:
<strong>$game[title]</strong></a>
Add next to it:
HTML Code:
<if condition="$game[favid]">&nbsp;<a href="arcade.php?do=delfav&amp;gameid=$game[gameid]">$vbphrase[arcadedelfav]</a><else />&nbsp;<a href="arcade.php?do=addfav&amp;gameid=$game[gameid]">$vbphrase[arcadeaddfav]</a></if>
Save, and you're done.

I'd recommend changing the phrases for layout purposes..
I'm using (+) and (-) for 'add to favorites' and 'remove from favorites' respectively.
Reply With Quote
  #49  
Old 02-26-2006, 12:33 PM
sinoeu sinoeu is offline
 
Join Date: May 2005
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the instruction! It works!

Yes, if we don't change the phrases for layout purposes, there will be no place for the rating stars. But the (+) and (-) seems not so clear for the function meaning...do you think it's better to change a little the postion of phrases for layout purposes or of the rating stars?
Reply With Quote
  #50  
Old 02-26-2006, 12:44 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

It's down to personal preference..
Everyone is free to customise things as they see fit.
Reply With Quote
  #51  
Old 02-26-2006, 03:28 PM
Oddjob Oddjob is offline
 
Join Date: Jan 2006
Location: Long Island, NY
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Oblivion Knight
This cannot happen under normal circumstances, and I can't reproduce it.
Well your hack screwed up my arcade and theres nothing you can do about it.....thanks.
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 09:27 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.04974 seconds
  • Memory Usage 2,313KB
  • 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
  • (2)bbcode_html
  • (6)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
  • (4)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