12-01-2015, 04:23 AM
Pages: 1 2
12-01-2015, 08:20 AM
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?
http://www.facreclama.ro/
admin
http://www.facreclama.ro/admin/
user and password don`t work. can you help me please?
12-01-2015, 08:32 AM
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
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
12-01-2015, 08:42 AM
done this steps but still dont work.
User: usermain
pw: 123456
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>12-01-2015, 08:49 AM
Hello
im pm send
im pm send
Pages: 1 2