vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   forum move to root directory (https://vborg.vbsupport.ru/showthread.php?t=322174)

geosharing 03-20-2016 09:02 AM

forum move to root directory
 
hi dear vbulletin team i have one problem now i am moving my forum to root directory all is working fine but one problem i have getting i am trying to posting new threat and submit then forum going to home page please help me what is the problem


regards

--------------- Added [DATE]1458473959[/DATE] at [TIME]1458473959[/TIME] ---------------

anybody helping me about this.

Brandon Sheley 03-20-2016 12:29 PM

did you change the BB URL setting before moving?

geosharing 03-21-2016 08:50 AM

what is BB URL setting and where is it ..

Dave 03-21-2016 09:00 AM

In the AdminCP at the settings page under "Site Name / URL / Contact Details".
It's the URL of your forum.

geosharing 03-21-2016 09:45 AM

yes there i am already changing my url

Brandon Sheley 03-21-2016 12:02 PM

Did you have a .htaccess file with path specific commands pointing to the old path anywhere?

geosharing 03-22-2016 07:52 PM

here is my .htaccess file code

PHP Code:

RewriteEngine on
RewriteCond 
%{HTTP_HOST} ^geosharing\.net$ [OR]
RewriteCond %{HTTP_HOST} ^www\.geosharing\.net$
RewriteRule ^/?$ "http\:\/\/www\.geosharing\.net\/forum\/forum\.php" [R=301,L]

RewriteEngine On

# If you are having problem with "None Could Be Negotiated" errors in Apache, uncomment this to turn off MultiViews
# Options -MultiViews

RewriteCond %{REQUEST_URI} !(admincp/|dbseocp/|modcp/|cron|mobiquo|forumrunner|api\.php|reviewpost/|classifieds/|photopost/)
#RewriteRule ^((archive/)?(.*\.php(/.*)?))$ dbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond 
%{REQUEST_FILENAME} !-d
RewriteCond 
%{REQUEST_FILENAME} !/(admincp|dbseocp|modcp|clientscript|cpstyles|images|reviewpost|classifieds|photopost)/
RewriteRule ^(.+)$ dbseo.php [L,QSA

--------------- Added [DATE]1458680023[/DATE] at [TIME]1458680023[/TIME] ---------------

please help me my domain is two times redirect ...

solve my problem regards


All times are GMT. The time now is 01:06 AM.

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.02481 seconds
  • Memory Usage 1,724KB
  • 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
  • (1)bbcode_php_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