yes i am storing style sheets like vbulletinsetup.com instruction
http://forum.vbulletinsetup.com/f7/v...on-tips-2.html
i had chmod 777 in clientscript/vbulletin_css folder before
Quote:
1. Store CSS StyleSheets as Files
By default, vBulletin will store the CSS of your pages as HTML within the head of the document. This, when taken over thousands of pages, can be quite a heavy burden.
Storing CSS Stylesheets as files will allow users/spiders to cache the CSS as a file, and make each page smaller, HTML wise, giving your server a bit of a breather.
To begin, ensure your forums/clientscript/vbulletin_css directory is chmod 777 so the stylesheet files can be created.
Next, in the AdminCP, select the vBulletin Options menu then vBulletin Options.
Select Style and Language Options.
Set "Store CSS Stylesheets as Files?" to Yes.
Click Submit.
|
any other solution guys??