Page 3 of 3 FirstFirst 1 2 3
Results 31 to 43 of 43

[How To] Move CSS to file system

This is a discussion on [How To] Move CSS to file system within the Member Articles forums, part of the Focus on Members category; Yes this should work on vB4....

  1. #31
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    Yes this should work on vB4.
    The Forum Hosting - Forum Hosting from the Forum Experts

  2. #32
    Member
    Real Name
    Gen
    Join Date
    Nov 2008
    Posts
    79
    Liked
    0 times
    Quote Originally Posted by Brian Cummiskey View Post
    1) ftp into your site and chmod /clientscript/vbulletin_css/ folder to 777.
    .
    Can you be more specific on how to do this step? I think I have done before but I forgot what to do. Thanks

  3. #33
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    From your ftp client, just right click on the folder and you should see an option called permissions or chmod.

  4. #34
    Member
    Real Name
    Gen
    Join Date
    Nov 2008
    Posts
    79
    Liked
    0 times
    So I have a mac and using transmit ftpp so when I right click I see Get info

    I click on that and see read/write permission and something call Octal ?

    The # in that box is 755 do I change to 777? Thanks

    this is for vb3.8

  5. #35
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    Yes that should work.
    The Forum Hosting - Forum Hosting from the Forum Experts

  6. #36
    Senior Member KURTZ's Avatar
    Real Name
    Christian
    Join Date
    May 2008
    Location
    Italy
    Posts
    287
    Liked
    2 times
    Blog Entries
    6
    Quote Originally Posted by dascrow View Post
    This plugin seems to fix the issue:

    Prefix url if storing CSS as a files - Page 3 - vBulletin.org Forum

    Appears to work on vb 3.8.4pl1 as well.
    runs with the Suite? anyway i got some troubles with the css stored, the arcade system doesn't running correctly, and suggest me to turn off this setting ... what do you think about?

  7. #37
    Member
    Real Name
    Fabio
    Join Date
    Oct 2007
    Posts
    68
    Liked
    4 times
    How can i change @import to a linked css? What to edit?

  8. #38
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    You may need to edit core vb files to do this.

  9. #39
    Junior Member
    Real Name
    Mike
    Join Date
    Nov 2010
    Posts
    10
    Liked
    0 times
    Ok can I get a SEO for dumies explaination on this?? I have gone into my ftp and I have a file named vbulletin_css, am I supposed to rename it?? or add a folder called 777??

  10. #40
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    You need to CHMOD the folder so that it is writable. You can ususally do this with your ftp client. (right click on it, permissions or chmod menu)

  11. #41
    Junior Member
    Real Name
    Mike
    Join Date
    Nov 2010
    Posts
    10
    Liked
    0 times
    Ok thanks I got it done

  12. #42
    Member joeman's Avatar
    Real Name
    Joe
    Join Date
    Sep 2010
    Location
    California
    Posts
    76
    Liked
    0 times
    Quote Originally Posted by Brian Cummiskey View Post
    Advantages:



    • linked style sheets are cached by browsers.

      • downloads once, saves bandwidth, pages load faster after initial view

    • removes all the code in the head area of the document.

      • replaces with 1 line
      • increases code2content ratio
      • moves your REAL content/text towards the top of the document.

    • saves a database call

      • uses filesystem instead




    Disadvantages:


    • Can cause issues on multiple web server set ups (will only save to one web server)
    • Will not be included in a db backup (be sure to back up the file system too)
    Whats the best way to back up the file system? ... Grab the route folder and drag and save it on your computers desktop or something like that?

  13. #43
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    You should have a comprehensive backup plan with your datacenter with multiple points of disaster recovery.

    I store a back up on a NAS at my datacenter, plus download it to my home machine once a month. At worst, if texas blows up, I have within 30 days of data at worst to re-deply my site somewhere else.

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. Rewrite root/subfolder/file.php to root/file.php
    By shokmuzik.com in forum URL Rewrite Settings
    Replies: 1
    Last Post: 12-24-2008, 02:00 PM
  2. Moving things to file system
    By Alfarin in forum General Discussion
    Replies: 1
    Last Post: 05-04-2008, 08:13 AM
  3. can i move the contents of the .htaccess file to the apache
    By tornadoseo in forum General Discussion
    Replies: 1
    Last Post: 03-30-2007, 09:14 AM
  4. move from .ext to .com
    By magnaromagna in forum General Discussion
    Replies: 1
    Last Post: 03-03-2007, 04:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •