vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Edit Problem (https://vborg.vbsupport.ru/showthread.php?t=154147)

blackgem 08-03-2007 12:19 AM

Edit Problem
 
I've searched but couldn't find anything. Can anyone tell me how I can edit $arcadeheader?

Thanks.

MrZeropage 08-03-2007 08:18 AM

what do you want to do ?

blackgem 08-06-2007 03:56 AM

I want to edit the
"Arcade · Tournaments · Your Settings · Your Favorites · Your Rankings · Leaderboard · Arcade ModCP" menu.

Generally though, I'd just like to be able to play around with the layout a bit and add some custom images (site logos, links) etc if possible.

duncan99 08-06-2007 12:28 PM

Quote:

Originally Posted by blackgem (Post 1310855)
I want to edit the
"Arcade ? Tournaments ? Your Settings ? Your Favorites ? Your Rankings ? Leaderboard ? Arcade ModCP" menu.

Generally though, I'd just like to be able to play around with the layout a bit and add some custom images (site logos, links) etc if possible.

Play around the file in

forum/arcade/modules/mod_arcade.php

From the line

1036 // Arcade NavBar
.
.
1082

Mark.B 08-07-2007 03:16 PM

Quote:

Originally Posted by duncan99 (Post 1311126)
Play around the file in

forum/arcade/modules/mod_arcade.php

From the line

1036 // Arcade NavBar
.
.
1082

It is actually a combination of editing that, and also top_links_table in the skin file.

You can make it do what you like (see MINE) but it can be quite a bit of messing about and switching between the two files to get *exactly* what you want.


Mess it up and php errors abound, so keep a copy of the original code!


All times are GMT. The time now is 02:03 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.01094 seconds
  • Memory Usage 1,716KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete