View Single Post
  #544  
Old 07-15-2005, 07:13 AM
Underlab's Avatar
Underlab Underlab is offline
 
Join Date: Jan 2005
Location: Florida
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Geek I also Tried deleting the javascript as well, and I still get the blank pages. What do I do?

Let me show you what I have in my admin/index.php file, tell me if there is something missing:

$printhr = false;
// === GAB ===
construct_nav_option($vbphrase['GAB_settings'], 'GAB_admin.php?do=settings');
construct_nav_option($vbphrase['GAB_display_ads'], 'GAB_admin.php?do=displayads');
construct_nav_option($vbphrase['GAB_categories'], 'GAB_admin.php?do=displaycats');
construct_nav_option($vbphrase['GAB_scripts'], 'GAB_admin.php?do=displayscripts');
construct_nav_option($vbphrase['GAB_stats'], '../advertising.php');
construct_nav_group($vbphrase['GAB_CP']);
$printhr = true;
$printhr = false;
// === GAB ===

// *************************************************
construct_nav_option("vB Journal Settings", 'journaladmin.php?do=settings', '<br />');
construct_nav_option("Show All Journals", 'journaladmin.php?do=showjournals', '<br />');
construct_nav_option("Add a Mood", 'journaladmin.php?do=addmood', '<br />');
construct_nav_option("Show Moods", 'journaladmin.php?do=moderatemoods', '<br />');
construct_nav_option("Moderate Journals", 'journaladmin.php?do=moderatejournals', '<br />');
construct_nav_option("Moderate Journal Entries", 'journaladmin.php?do=moderateentries', '<br />');
construct_nav_option("Support", 'journaladmin.php?do=support', '<br />');
construct_nav_group("vB Journal", '<hr />');
$printhr = false;
construct_nav_option('Arcade Main Settings', 'arcade.php?code=settings', '<br />');
construct_nav_option('Games List' , 'arcade.php?', '<br />');
construct_nav_option('Categories' , 'arcade.php?code=cat', '<br />');
construct_nav_option('Add Game' , 'arcade.php?code=add_game', '<br />');
construct_nav_option('Tournaments' , 'arcade.php?code=tourney', '<br />');
construct_nav_option('Group Permissions' , 'arcade.php?code=groups', '<br />');
construct_nav_option('Member Manage' , 'arcade.php?code=user_search', '<br />');
construct_nav_option('IP Banning' , 'arcade.php?code=ip_ban', '<br />');
construct_nav_option('Score Tools' , 'arcade.php?code=score_tools', '<br />');
construct_nav_option('Custom Game Sorting' , 'arcade.php?code=custom', '<br />');
construct_nav_group("Arcade", '<hr />');

//=== GEEK AUTOLINK step 4.2 ===
$printhr = true;
construct_nav_option($vbphrase['GAL_display'], 'GAL_admin.php'); construct_nav_option($vbphrase['GAL_add_new'], 'GAL_admin.php?do=add'); construct_nav_option($vbphrase['GAL_settings'], 'GAL_admin.php?do=rebuild'); construct_nav_group($vbphrase['GAL_CP']);
//=== /GEEK AUTOLINK ===

if (can_administer('canadminstyles'))

{
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01657 seconds
  • Memory Usage 1,768KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete