Member
Last active 3 weeks ago
View file .htaccess
The problem with the URL part remained. With categories.
Why not write (move) to esoTalk Kohana framework? (as an example of a preferred choice)
Downloaded and installed from here - https://github.com/shidianxia/esoTalk
No problems in working with the Russian language (including the URL) no. ...
Guess I'm getting closer to solving the problem. :-) Thanks to you.
I made these changes:
(file - controllers/ETConversationController.class.php)
// If the slug in the URL is not the same as the actual slug, redirect.
$slug = slug($conversation["title"]);- if ($slug ...
You have a URL in the transliteration is formed or in your language?
Help please understand with links. And one more thing. Why not make JUMPS form: name-position-{ID or serial number of the page}
Example: http://google.googl/name-position-12345 or http://google.googl/name-position.12345
I read the source code and now can not find what file is responsible for routing (URL). Like a forum based on the principles of the IEC. Where to look? In the controllers, views, or where?
Below is an example of code that must go (need to ...
The problem with the URL. If the post title is not in English
All welcome! Glad to see the updated esoTalk.
Tell me, how and what to do. Necessary so that when you publish a post is not in English, URL: formed in the language of the ...