Best Blackhat Forum

Full Version: [GET] Code canyon-Like Store Downloads - 1 Download for just 1 Like
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
pass don't work for archive... please
can`t acces admin mode:
http://www.facreclama.ro/

admin
http://www.facreclama.ro/admin/

user and password don`t work. can you help me please?
hello
Follow the steps
1:Phpmyadmin sql files delete
2:after sql new import
3:Go admin panel
4: username: usermain (Do not change)
5 new pasword replace
done this steps but still dont work.
User: usermain
pw: 123456

Code:
<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^facreclama\.ro$ [NC]
    RewriteRule ^(.*)$ http://www.facreclama.ro/$1 [R=301,L]
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ index.php?%{QUERY_STRING} [NE,L]
    RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
    </IfModule>
Hello
im pm send
Pages: 1 2
Reference URL's