vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help with plugin/hook settings (https://vborg.vbsupport.ru/showthread.php?t=140296)

Dan-Hippohost 02-23-2007 11:13 PM

Help with plugin/hook settings
 
Hello,

I am having a problem when I enable plugin/hook setting. I used not to enable it, but because there are some plugins need to use this setting so I enable it.

The problem I face now is with the forum link.

If I access my forum by using www.site.com the menu will point to www.site.com/menu1 www.site.com/menu2 etc.

Buy if I access my forum by using site.com the menu still point to www.site.com/menu1 instead of site.com/menu1

Is this thing normal? Because when I click log out it will not log out from site.com but it will go to www.site.com to log out (which has different cookies)

Thank you for your help :)

Okay I fix it temporarily with mod rewrite in htaccess

RewriteCond %{http_host} ^domain.com [NC]
RewriteRule ^(.*)$ http://www.domain.com/$1 [R=301,L]

Does anyone else have this same problem?

Princeton 02-24-2007 12:45 AM

Did you install a product/plugin? If so, then the problem lies with one of it's plugins.
Most likely you will have to edit a template or plugin.


All times are GMT. The time now is 01:25 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.00924 seconds
  • Memory Usage 1,710KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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