The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
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. |
Благодарность от: | ||
Lynne |
#12
|
||||
|
||||
<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> |
#13
|
||||
|
||||
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). |
#14
|
||||
|
||||
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...... |
#15
|
|||
|
|||
Quote:
Search through the templates for "arrowchat" and remove all references. |
#16
|
||||
|
||||
The errors are because there is no directory there, thus it can't find the files. So, disable the modification.
|
#17
|
||||
|
||||
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..... |
#18
|
|||
|
|||
Your site loads a lot faster to me now.
|
#19
|
||||
|
||||
Cool, thank you guys so much......
|
#20
|
||||
|
||||
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. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|