hi. shouvik, for your clear picture...i must tell that, i have developed the site on my local machine and now i am migrating this to a new server through FTP. If you know successful steps then please write to me.
Do this change htaccess_dist to .htaccess and your problem is solved.The .htaccess was lost during transfer.I faced this problem some time back and it solved it.
Follow as anirup said. By renamimg htaccess_dist to .htaccess, you can make sure that, your htaccess is up to date.
hi. shouvik, for your clear picture...i must tell that, i have developed the site on my local machine and now i am migrating this to a new server through FTP. If you know successful steps then please write to me.
Do this change htaccess_dist to .htaccess and your problem is solved.The .htaccess was lost during transfer.I faced this problem some time back and it solved it.
Follow as anirup said. By renamimg htaccess_dist to .htaccess, you can make sure that, your htaccess is up to date.
hi. shouvik, for your clear picture...i must tell that, i have developed the site on my local machine and now i am migrating this to a new server through FTP. If you know successful steps then please write to me.
Do this change htaccess_dist to .htaccess and your problem is solved.The .htaccess was lost during transfer.I faced this problem some time back and it solved it.
Follow as anirup said. By renamimg htaccess_dist to .htaccess, you can make sure that, your htaccess is up to date.
hi. shouvik, for your clear picture...i must tell that, i have developed the site on my local machine and now i am migrating this to a new server through FTP. If you know successful steps then please write to me.
Do this change htaccess_dist to .htaccess and your problem is solved.The .htaccess was lost during transfer.I faced this problem some time back and it solved it.
Follow as anirup said. By renamimg htaccess_dist to .htaccess, you can make sure that, your htaccess is up to date.
It is in my own install, I updated to RC2 yesterday.
Icouldn't edit the post from a normal user account. Now I tried again with my admin user and I could'nt even post, getting this message: "groupspost:nopost"
I was using "groups extended" but deaktivated it as I couldn't feature groups with it activated.
Hi Dahaniel,
Some plugins are not compatible with 1.5. I suggest that you test only with the core plugins before reporting a bug so that we know whether the problem is with core code or an incompatible plugin.
hi. shouvik, for your clear picture...i must tell that, i have developed the site on my local machine and now i am migrating this to a new server through FTP. If you know successful steps then please write to me.
Do this change htaccess_dist to .htaccess and your problem is solved.The .htaccess was lost during transfer.I faced this problem some time back and it solved it.
Follow as anirup said. By renamimg htaccess_dist to .htaccess, you can make sure that, your htaccess is up to date.
hi. shouvik, for your clear picture...i must tell that, i have developed the site on my local machine and now i am migrating this to a new server through FTP. If you know successful steps then please write to me.
Do this change htaccess_dist to .htaccess and your problem is solved.The .htaccess was lost during transfer.I faced this problem some time back and it solved it.
Follow as anirup said. By renamimg htaccess_dist to .htaccess, you can make sure that, your htaccess is up to date.
hi. shouvik, for your clear picture...i must tell that, i have developed the site on my local machine and now i am migrating this to a new server through FTP. If you know successful steps then please write to me.
Do this change htaccess_dist to .htaccess and your problem is solved.The .htaccess was lost during transfer.I faced this problem some time back and it solved it.
Follow as anirup said. By renamimg htaccess_dist to .htaccess, you can make sure that, your htaccess is up to date.
Сайт мой. Убирается очень просто и не только в блогах.
Находим функцию в плагинах в файле start.php, где описывается URL. В блогах в файле blog/start.php. Комментим старую строку, где $title, и ниже пишем новую. Пример ниже:
function blog_url($blogpost) {
global $CONFIG;
$title = $blogpost->title;
$title = friendly_title($title);
// return $CONFIG->url . "pg/blog/" . $blogpost->getOwnerEntity()->username . "/read/" . $blogpost->getGUID() . "/" . $title;
return $CONFIG->url . "pg/blog/" . $blogpost->getOwnerEntity()->username . "/read/" . $blogpost->getGUID() . "/" . date("d.m.Y",$blogpost->time_created) . "/";
}
I will explain here in English because I'm receiving too much the same private messages.
Basic idea of the design I found in last community theme (as you remember in last version of Elgg community), but I made full re-design and wrote own theme.
About color tags I will explain later in the forums of the community. I wrote some new styles and wrote some codes for tags.
This site launched earlier using 1.2 version, but I upgraded it to 1.5 and made some changes in the theme. Main problem for me after upgrading was caching. But it seems step by step I checked it.
hi. shouvik, for your clear picture...i must tell that, i have developed the site on my local machine and now i am migrating this to a new server through FTP. If you know successful steps then please write to me.
Do this change htaccess_dist to .htaccess and your problem is solved.The .htaccess was lost during transfer.I faced this problem some time back and it solved it.
Follow as anirup said. By renamimg htaccess_dist to .htaccess, you can make sure that, your htaccess is up to date.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.