Jump to content

maxine02

Members
  • Posts

    58
  • Joined

  • Last visited

Posts posted by maxine02

  1. 27 minutes ago, bdgro said:

    How to hide folder or directory on fluxcp?

     

    to forbiden access

     

    Thank You

    Do this in your .htaccess. add this Options -Indexes
    if you don't have .htaccess create .htaccess in your fluxcp root dir

     

    One option also is to create blank index.html but I prefer the .htaccess

  2. try this code

    if(getpartyleader(getcharid(1),2) == getcharid(0)) {
      getpartymember getcharid(1), 1;
      getpartymember getcharid(1), 2;
      for ( .@i = 0; .@i < $@partymembercount; .@i++ ) {
        if ( isloggedin( $@partymemberaid[.@i], $@partymembercid[.@i] ) ) {
    		attachrid $@partymemberaid[.@i];
    		warp "destination",0,0;
        }
      }
    }

     

    • Upvote 1
  3. if you don't like technical terms, maybe think of it as an alias of your IP. You can also change your IP without needing to update the clientinfo.xml. just update your dsn.

     

    4 minutes ago, akosivinmark said:

    You have not answered the question sir. if there's a thumbs down; i have already given that to you; you are a forum moderator yet you spam posts and comments unuseful content.. i am talking about NEMO patcher's diff behavior. please try to read.

    He gave you the right answer and the complete one. If you don't understand it doesn't mean it's a spam.

     

  4. 3 hours ago, skymia said:

    hnd ko kc alam pa isetup kung sa vps ng ovh kaya umaasa ako sa mga package na ro hosting package...

    sa google cloud need nmn ng credit card para mka register ako kaya hnd ko magamit2 kc

    Kala ko kaya ka nag hhanap ng test server para makapag test at makapag aral din. Mag beta test ka na lang sa ro hosting kung ayaw mo aral paano mag setup ng vps. 

  5. For us to help you, you need to provide some details. what's the url. what's the directory structure of the theme. 
    If I recall correctly, check if this file is existing <root dir>/theme/default/main/info.php edit that file to your liking..

    • Upvote 1
×
×
  • Create New...