NIKMOB AutoIndex - V.2.3

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • StunningNick
    replied
    Originally posted by parpro8 View Post
    Bro i instaled properly buy stil nw ths eror cme "SOME ERROR OCCURED OR HAVE YOU FOLLOWED ALL INSTALLATION STEP, IF STILL PROBLEM PRESENTS MAIL AUTHOR AT BEINGNIKHILD@GMAIL.COM "



    bro your site , the location you have installed script, apanel username & password if you've made any changes ??? give me let me check ..

    Leave a comment:


  • parpro8
    replied
    Bro i instaled properly buy stil nw ths eror cme "SOME ERROR OCCURED OR HAVE YOU FOLLOWED ALL INSTALLATION STEP, IF STILL PROBLEM PRESENTS MAIL AUTHOR AT BEINGNIKHILD@GMAIL.COM "

    Leave a comment:


  • parpro8
    replied
    bro in apanel dnt have status manger link theres only status update link and in status update link dnt have add new option nw i am realy gna be mad:s

    Added after 2 minutes:

    And when i open file manager link then eror cme like home page . I put htacess correctly
    Last edited by parpro8; 13.06.12, 19:14.

    Leave a comment:


  • StunningNick
    replied
    Originally posted by parpro8 View Post
    I knw bro ur script work nicely but what mistake i do i dnt undrsnd that can you telme detail instruction step by step? Pls bro i need it much

    do first add this .htaccess line in script root directory
    Code:
    Options +FollowSymlinks
    RewriteEngine On
    RewriteOptions MaxRedirects=10
    #RewrieBase /
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-l
    
    RewriteRule ^(.*)/download/([0-9]+)/(.*)/([0-9]+).html$ index.php?page=download&id=$2&resize=$4 [NC,L]
    RewriteRule ^(.*)/([a-zA-Z0-9]+)/([0-9]+)/(.*)/([0-9]+).html$ index.php?page=$2&id=$3&onpage=$5 [NC,L]
    RewriteRule ^(.*)/([a-zA-Z0-9]+)/([0-9]+)/(.*).html$ index.php?page=$2&id=$3 [NC,L]
    RewriteRule ^(.*)/([a-zA-Z0-9]+)/([0-9]+).html$ index.php?page=$2&onpage=$3 [NC,L]
    RewriteRule ^(.*)/([a-zA-Z0-9]+).html$ index.php?page=$2 [NC,L]


    then add before given htaccess lines in script/apanel


    then goto admin panel -> status manager -> add new -> add something there
    then goto -> cpanel -> add a folder in script/files then update by scanning from apanel

    hmm... hope this works for you

    Leave a comment:


  • parpro8
    replied
    I knw bro ur script work nicely but what mistake i do i dnt undrsnd that can you telme detail instruction step by step? Pls bro i need it much

    Leave a comment:


  • StunningNick
    replied
    Originally posted by arbind004
    demo please.

    demo is already there Arbind anyway i am re-linking for you VipKing.In :: Free Mobile Ringtones, Wallpapers, Games, Themes, Softwares, Video, MP3, Wav, Polyphonic, Old Songs, Romantic Hindi Music, Instrumentals, English, Tamil, Telugu, Malayalam MP3 Songs download, to download.. Free SMS, Mobile Tricks, Mobil or just visit any of my site most of them are running this front end only

    Added after 3 minutes:

    Originally posted by parpro8 View Post
    Thanx bro nw its working but when i open home page then s0me eror come pls telme what should i do chk it here 000webhost.com - free web hosting provider

    Added after 2 minutes:

    Some error occured or have you followed all installation step, if still problem presents mail authoratbeingnikhild@gmail.com



    place that .htaccess file in apanel folder not in root directory of script & then add atleast 1 folder & update feed to disappear that notification
    Last edited by StunningNick; 13.06.12, 18:42.

    Leave a comment:


  • parpro8
    replied
    Thanx bro nw its working but when i open home page then s0me eror come pls telme what should i do chk it here 000webhost.com - free web hosting provider

    Added after 2 minutes:

    Some error occured or have you followed all installation step, if still problem presents mail authoratbeingnikhild@gmail.com
    Last edited by parpro8; 13.06.12, 18:35.

    Leave a comment:


  • StunningNick
    replied
    Originally posted by parpro8 View Post
    Ya bro my server suport .Htaccess

    Added after 3 minutes:

    I am using 000webhost.Com now



    add this lines in htaccess then


    Code:
    Options +FollowSymlinks
    RewriteEngine On
    RewriteOptions MaxRedirects=10
    #RewrieBase /
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-l
    
    RewriteRule ^(.*)/([0-9]+)/b([0-9]+)/(.*).html$ index.php?page=$1&id=$2&back_id=$3&type=$4 [NC,L]
    RewriteRule ^(.*)/([0-9]+)/p([0-9]+).html$ index.php?page=$1&id=$2&onpage=$3 [NC,L]
    RewriteRule ^(.*)/([0-9]+)/b([0-9]+).html$ index.php?page=$1&id=$2&back_id=$3 [NC,L]
    RewriteRule ^category/(.*)/([0-9]+)/(.*).html$ index.php?page=$1&id=$2 [NC,L]
    RewriteRule ^category/(.*)/([0-9]+).html$ index.php?page=$1&id=$2 [NC,L]
    RewriteRule ^updates/p([0-9]+).html$ index.php?page=updates&onpage=$1 [NC,L]
    RewriteRule ^(.*)/([0-9]+).html$ index.php?page=$1&id=$2 [NC,L]
    RewriteRule ^(.*).html$ index.php?page=$1 [NC,L]

    Leave a comment:


  • parpro8
    replied
    Ya bro my server suport .Htaccess

    Added after 3 minutes:

    I am using 000webhost.Com now
    Last edited by parpro8; 13.06.12, 17:39.

    Leave a comment:


  • StunningNick
    replied
    Originally posted by parpro8 View Post
    Hey bro where is : updates.html,fmanager.html, mysqli_stat.html etc when i access apanel log sucses but thats file mising


    does your server support .htaccess???

    Leave a comment:


  • parpro8
    replied
    Hey bro where is : updates.html,fmanager.html, mysqli_stat.html etc when i access apanel log sucses but thats file mising

    Leave a comment:


  • StunningNick
    replied
    try removing line no. 210 & 280 or just comment them out by "//" without quotes i guess this will be better

    Leave a comment:


  • Wintch
    replied
    stunning where du i change the goto operatio 4 the index page to work 4 me.

    Leave a comment:


  • StunningNick
    replied
    Originally posted by razib View Post
    file preview like wallpaper previews are not working

    well here everyone is making mistake
    preview generation is two step process
    when you click generate button what it is actually doing is preparing images for preview generation
    then you have to just hit the address bar and click enter/go ( in - short reload the page without re-processing/submitting the form )
    then you'll see a popup over there , with info about how many file(s) preview(s) are possible to generate just click that link with "first" keyword
    this will generate file preview(s) for you ...

    Originally posted by razib View Post
    i think some files and folders are also missing
    ya customization folder with all its file(s) is missing i hope you can get your own css & rest of file(s)



    this is login page css i hope you know how to add it


    Code:
    form {
        width: 250px;
        padding: 20px;
        border: 1px solid #270644;
     
        /*** Adding in CSS3 ***/
     
        /*** Rounded Corners ***/
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
     
        /*** Background Gradient - 2 declarations one for Firefox and one for Webkit ***/
        background:  -moz-linear-gradient(19% 75% 90deg,#4E0085, #963AD6);
        background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#963AD6), to(#4E0085));
     
        /*** Shadow behind the box ***/
        -moz-box-shadow:0px -5px 300px #270644;
        -webkit-box-shadow:0px -5px 300px #270644;
    }
    
    input {
        width: 230px;
        background: #8a33c6;
        padding: 6px;
        margin-bottom: 10px;
        border-top: 1px solid #ad64e0;
        border-left: 0px;
        border-right: 0px;
        border-bottom: 0px;
    
     
        /*** Adding CSS3 ***/
     
        /*** Transition Selectors - What properties to animate and how long ***/
        -webkit-transition-property: -webkit-box-shadow, background;
        -webkit-transition-duration: 0.25s;
     
        /*** Adding a small shadow ***/
        -moz-box-shadow: 0px 0px 2px #000;
        -webkit-box-shadow: 0px 0px 2px #000;
    }
    
    input.submit {
        width: 100px;
        text-transform: uppercase;
        text-shadow: #000 1px 1px;
        border-top: 1px solid #ad64e0;
        margin-top: 10px;
     
        /*** Adding CSS3 Gradients ***/
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#963AD6), to(#781bb9));
        background:  -moz-linear-gradient(19% 75% 90deg,#781bb9, #963AD6);
    }
    Last edited by StunningNick; 11.06.12, 18:27.

    Leave a comment:


  • razib
    replied
    file preview like wallpaper previews are not working

    i think some files and folders are also missing

    Leave a comment:

Working...
X