Please note, if you want to make a deal with this user, that it is blocked.
Alareyn а вы текст ошибки привели, чтобы можно было подсказать как исправить?
Notice: Undefined index: PREVIOUS in ....library/includes/functions.php on line 1732
Alareyn а вы текст ошибки привели, чтобы можно было подсказать как исправить?
location /category {
rewrite ^/category-(.*)-(.*).html /index.php?$2 last;
}
location /forum {
rewrite ^/forum-(.*)-(.*).html /viewforum.php?$2 last;
}
location /topic {
rewrite ^/topic-(.*)-(.*).html /viewtopic.php?$2 last;
}
location /profile {
rewrite ^/profile-(.*)-(.*).html /profile.php?$2 last;
}
location /profile {
rewrite ^/profile-(.*)-(.*).html /profile.php?$2 last;
}