vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   uCash & uShop (https://vborg.vbsupport.ru/forumdisplay.php?f=100)
-   -   installed with one little error? (https://vborg.vbsupport.ru/showthread.php?t=83340)

hbalagh1 06-18-2005 03:33 PM

installed with one little error?
 
FIXED

i installed this mod and everything works great except that when i am in the ACP and click on an option in the left... it opens a new window. and the right page (main page) is just blue. Which page did i goof on that made this happen? any help would be greatly appreciated...

thanks

Zachery 06-18-2005 03:54 PM

Sounds like the files didn't get uploaded right or you made a bad edit

hbalagh1 06-18-2005 04:03 PM

so you don't know which page i need to check for errors?

Zachery 06-18-2005 04:12 PM

Which specific page are you getting the error on ;)

hbalagh1 06-18-2005 04:14 PM

i dont' get an error really its more of a bothersome. My navigation (on the left) opens up everything in a new window

i think i got it down to being the adminacp/index.php

the only change i am to make to that file though is this

find
Code:

$printhr = false;
        if (can_administer('canadminstyles'))

add above
Code:

// ## <ucs>
        construct_nav_option("uTT Point System Settings", 'options.php?dogroup=uttpoints', '<br />');
        construct_nav_option("uTT Store Settings", 'options.php?dogroup=uttstore', '<br />');
        construct_nav_option("Action Manager", 'uttstoreadmin.php?do=modify', '<br />');
        construct_nav_option("Add Action", 'uttstoreadmin.php?do=add', '<br />');
        construct_nav_group("uTT Store Hack", '<hr />');
        // ## </ucs>

when ever i add that i get the problem

Zachery 06-18-2005 04:44 PM

Quote:

Originally Posted by hbalagh1
i dont' get an error really its more of a bothersome. My navigation (on the left) opens up everything in a new window

i think i got it down to being the adminacp/index.php

the only change i am to make to that file though is this

find
Code:

$printhr = false;
        if (can_administer('canadminstyles'))

add above
Code:

// ## <ucs>
        construct_nav_option("uTT Point System Settings", 'options.php?dogroup=uttpoints', '<br />');
        construct_nav_option("uTT Store Settings", 'options.php?dogroup=uttstore', '<br />');
        construct_nav_option("Action Manager", 'uttstoreadmin.php?do=modify', '<br />');
        construct_nav_option("Add Action", 'uttstoreadmin.php?do=add', '<br />');
        construct_nav_group("uTT Store Hack", '<hr />');
        // ## </ucs>

when ever i add that i get the problem

What editor are you using to make the changes?

hbalagh1 06-18-2005 04:45 PM

front page but ive been using that for a billion mods ive done on many boards (of course they are all mods on phpBB) but i don't think that would make a difference its still php..

suppose i could use wordpad

Got it fixed now thanks for your time


All times are GMT. The time now is 08: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.00973 seconds
  • Memory Usage 1,727KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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