vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   SLOW speed on WIFI! (https://vborg.vbsupport.ru/showthread.php?t=314688)

ozzy47 10-06-2014 10:44 AM

Quote:

Originally Posted by BULLDOG (Post 2517848)
How / where do I do that switch, Lynne?

To switch the default page.

1) Go to your Admin CP

2) On the side menu expand "Settings" and click on "Navigation Manager"

3) The Navigation Manager will look like this, though you probably have less tabs then I do. You will see "What's New" is listed as "Default."

4) To change the default find the drop down menu on the line of the tab you want to be default. In this example we will make "Forum" the new default. Choose "Set Default."

5) If necessary click "Go" after selecting Set Default- This will bring you to the final page-

6) Confirm your choice by clicking on "Save."

You will then be returned to the Navigation Manager and "Forum" will be the new default tab. So if anyone goes to www.yoursite.com or www.yoursite.com/index.php they will see the "Forum" page.

Jesla 10-06-2014 11:46 AM

Quote:

Originally Posted by Lynne (Post 2517671)
..... Do you have an .htaccess file? What is in there?

<IfModule mod_deflate.c>
SetOutputFilter DEFLATE
<IfModule mod_setenvif.c>
# Netscape 4.x has some problems...
BrowserMatch ^Mozilla/4 gzip-only-text/html

# Netscape 4.06-4.08 have some more problems
BrowserMatch ^Mozilla/4\.0[678] no-gzip

# MSIE masquerades as Netscape, but it is fine
# BrowserMatch \bMSIE !no-gzip !gzip-only-text/html

# NOTE: Due to a bug in mod_setenvif up to Apache 2.0.48
# the above regex won't work. You can use the following
# workaround to get the desired effect:
BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html

# Don't compress images
SetEnvIfNoCase Request_URI .(?:gif|jpe?g|png)$ no-gzip dont-vary
</IfModule>

<IfModule mod_headers.c>
# Make sure proxies don't deliver the wrong content
Header append Vary User-Agent env=!dont-vary
</IfModule>
</IfModule>

Lynne 10-06-2014 04:11 PM

Do what is suggested in post 10 and 11. arrowchat is definitely causing issues (all those issues in red that are in your image are from arrowchat).

Also, try removing the .htaccess and see if that makes a difference (just rename it to disable it).

Jesla 10-06-2014 04:36 PM

I renamed the .htaccess.....

I don't see an arrowchat directory that those errors point too.....

Where would I look for where these errors are coming from?

Thanks for all the help......

Dave 10-06-2014 04:43 PM

Quote:

Originally Posted by Jesla (Post 2517904)
I renamed the .htaccess.....

I don't see an arrowchat directory that those errors point too.....

Where would I look for where these errors are coming from?

Thanks for all the help......

Disable the Arrowchat plugin, if present.
Search through the templates for "arrowchat" and remove all references.

Lynne 10-06-2014 05:31 PM

Quote:

Originally Posted by Jesla (Post 2517904)
I don't see an arrowchat directory that those errors point too.....

Where would I look for where these errors are coming from?

Thanks for all the help......

The errors are because there is no directory there, thus it can't find the files. So, disable the modification.

Jesla 10-06-2014 05:47 PM

Done......so far so good, I haven't crashed the site anyway.

Found and deleted arrowchat in the template Header.

How would I just comment out the line instead of deleting it?

I also changed some lines in the template that referred to
pipesmokerunleashed.com to pipesmokerunlimited.com.....

Dave 10-06-2014 05:49 PM

Your site loads a lot faster to me now. ;)

Jesla 10-06-2014 05:54 PM

Cool, thank you guys so much......

thetechgenius 10-08-2014 11:04 PM

Yeah, it loads very fast for me too.

If you want to load even faster, install (Linux) Google Page Speed or (windows) IISpeed on your server and enable it for every site you want to load faster. I have IISpeed enabled on my server and site, and it loads very fast. However, the first time you enable it for your site, it might take awhile for it to start working properly, because it needs to start caching your site resources.


All times are GMT. The time now is 04:04 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.01113 seconds
  • Memory Usage 1,740KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete