vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Where's the "banning.php" file? (https://vborg.vbsupport.ru/showthread.php?t=154040)

josepheseven 08-01-2007 07:49 PM

Where's the "banning.php" file?
 
I am using the 3.6.8 version, no problem with the vbulletin but I dont understand where's my problem?

I'm entering my admincp without any problems.but when I try to enter the Ban Users section in adminpanel I get one error:

Code:

Not Found
The requested URL /bookm/banning.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

How can i figure out that? What should i do?

and also.....there is some problems with the urls in my site.....when i'm in the index page....and scroll down to click on the Admin Buttom.......it shows this url http://www.mysite.com/mysitea/index.php
now from where did that url came ??? and how can i make it : http://mysite.com/admincp/index.php ???

Thanx alot for responses,
PCE.

SCRIPT3R 08-01-2007 08:32 PM

try re-uploading all your vB files, verify vB settings, and your config.php file settings.

josepheseven 08-02-2007 10:46 AM

Here's my Config.php info parts about my problems:

Code:

        //        ****** PATH TO ADMIN & MODERATOR CONTROL PANELS ******
        //        This setting allows you to change the name of the folders that the admin and
        //        moderator control panels reside in. You may wish to do this for security purposes.
        //        Please note that if you change the name of the directory here, you will still need
        //        to manually change the name of the directory on the server.
$config['Misc']['admincpdir'] = 'mysitea';
$config['Misc']['modcpdir'] = 'mysitem';

BTW, I have modcp/banning.php file in my vb files. I checked it out twice! But how to figure out that problems anyway?

Opserty 08-02-2007 11:12 AM

Well then it would seem obvious to change config.php file to reflect this. =P

PHP Code:

$config['Misc']['admincpdir'] = 'admincp';
$config['Misc']['modcpdir'] = 'modcp'


josepheseven 08-02-2007 11:19 AM

Quote:

Originally Posted by Opserty (Post 1307953)
Well then it would seem obvious to change config.php file to reflect this. :P

PHP Code:

$config['Misc']['admincpdir'] = 'admincp';
$config['Misc']['modcpdir'] = 'modcp'


Yeah man, i did it, its works fine now.

Thanx alot for that,
PCE.


All times are GMT. The time now is 05:20 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.01127 seconds
  • Memory Usage 1,726KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (1)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