vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Error - Login (https://vborg.vbsupport.ru/showthread.php?t=273665)

Nuker_Viper 11-09-2011 01:41 PM

Error - Login
 
Alot of my members are getting this error when they sign in it returns them back to the login screen. Is it my site or them.

(P.S. the search engine sucks. i type in the info and it says i must enter 3 or more words.)

HMBeaty 11-09-2011 03:40 PM

What error?

Nuker_Viper 11-09-2011 04:45 PM

when they sign in it returns them back to the login screen

HMBeaty 11-09-2011 06:38 PM

1.) Does this happen to you as well?

2.) Do you allow your users to access the www and non-www versions of your site?

3.) What is your site URL?

4.) What do you have set for AdminCP > Settings > Options > Cookies and HTTP Header Options?

Nuker_Viper 11-11-2011 01:13 AM

1) no

2) not sure what setting that is

3) http://www.clanacg.com

4)
Session Timeout - 900
Path to Save Cookies - /
Cookie Domain - (blank)
GZIP HTML Output - yes
GZIP Compression Level - 1
Add Standard HTTP Headers - no
Add No-Cache HTTP Headers - no
Remove Redirection Message Pages - yes
Force Latest IE Mode - no

ForceHSS 11-11-2011 01:17 AM

you need to put in your htaccess file so members cant remove the www

HMBeaty 11-11-2011 01:18 AM

Try adding this to the top of your .htaccess file in your root directory (NOT your forum root directory) and see if they still have the problem
Code:

RewriteEngine On
rewritecond %{http_host} !^www\.clanacg\.com

--------------- Added 10 Nov 2011 at 21:26 ---------------

Also, in these areas:

AdminCP > Settngs > Options > Site Name / URL / Contact Details > Forum URL
AdminCP > Settngs > Options > Site Name / URL / Contact Details > Homepage URL


Make sure you have the www. in your URL

Nuker_Viper 11-11-2011 02:08 AM

i solved most of the problems... the rest are permissions based issues thank you


All times are GMT. The time now is 12:53 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.01673 seconds
  • Memory Usage 1,717KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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