elgg.org
Open in
urlscan Pro
140.211.15.97
Public Scan
Submitted URL: https://elgg.org/profile/datnendongnai
Effective URL: https://elgg.org/activity
Submission: On January 20 via manual from US — Scanned from US
Effective URL: https://elgg.org/activity
Submission: On January 20 via manual from US — Scanned from US
Form analysis
2 forms found in the DOMPOST https://elgg.org/action/login
<form method="post" action="https://elgg.org/action/login" class="elgg-form elgg-form-login">
<fieldset><input name="__elgg_token" value="CYN69FGrY9OhJ1yRIOPlkg" type="hidden"><input name="__elgg_ts" value="1674173052" type="hidden">
<div class="elgg-field elgg-field-required"><label for="elgg-field-3rkxx8" class="elgg-field-label">Username or email<span title="Required" class="elgg-required-indicator">*</span></label><input value="" type="text" name="username"
autofocus="autofocus" required="required" id="elgg-field-3rkxx8" class="elgg-input-text"></div>
<div class="elgg-field elgg-field-required"><label for="elgg-field-vgdojt" class="elgg-field-label">Password<span title="Required" class="elgg-required-indicator">*</span></label><input value="" autocapitalize="off" autocorrect="off"
type="password" name="password" required="required" id="elgg-field-vgdojt" class="elgg-input-password"></div>
<div class="login_with_twitter">
<a href="https://elgg.org/twitter_api/forward">
<img src="https://elgg.org/cache/1670490096/default/twitter_api/sign-in-with-twitter-d.png" alt="Twitter">
</a>
</div><input name="returntoreferer" value="true" type="hidden">
<div class="elgg-foot elgg-form-footer">
<div class="elgg-foot">
<label class="mtm float-alt">
<input type="checkbox" name="persistent" value="true"> Remember me </label>
<input type="submit" value="Log in" class="elgg-button elgg-button-submit">
<ul class="elgg-menu elgg-menu-login elgg-menu-general elgg-menu-hz mtm elgg-menu-login-default">
<li class="elgg-menu-item-register"><a href="https://elgg.org/register/1674173052/3f03c97b0677919826667ff81f5d8f63" class="elgg-menu-content registration_link">Register</a></li>
<li class="elgg-menu-item-forgotpassword"><a href="https://elgg.org/forgotpassword" class="elgg-menu-content forgot_link">Lost password</a></li>
</ul>
</div>
</div>
</fieldset>
</form>
GET https://elgg.org/search
<form class="elgg-search elgg-search-header" action="https://elgg.org/search" method="get">
<fieldset>
<input placeholder="Search" type="text" class="search-input" size="21" name="q" autocapitalize="off" autocorrect="off" required="required" value="">
<input type="hidden" name="search_type" value="all">
<input type="submit" value="Go" class="search-submit-button">
</fieldset>
</form>
Text Content
* * Sorry. We could not find the requested profile. Log in Username or email* Password* Remember me * Register * Lost password * About * Core Team * Documentation * Domain Policy * Elgg Foundation * Features * Hosting * License * Services * Supporters * Blog * Community * Activity * Discussions * Register * Download * Groups * Beginning Developers * Feedback & Planning * General Discussions * Performance & Scalability * Plugin Development * Professional Services * Technical Support * Theme Development * Plugins * Showcase ALL SITE ACTIVITY Filter Show AllShow UsersShow CommentsShow PagesShow Top-level pagesShow BookmarksShow BlogsShow Elgg SiteShow Discussion topicsShow Plugin ProjectsShow Groups * * Pierre OK@pierreok Pierre OK replied on the discussion topic avatar path from database? discourse mysql import yesterday Thanks for the feedback @Jerome, I'm no elgg expert, and the version I had to export was 2.3.17 from what I see. I also have this mysql query to export files to a local folder, to the export to nextcloud: ``` select... view reply * * Lorde@Lorde Lorde joined the group Beginning Developers 2 days ago * * Jerome Bakker@jeabakker Jerome Bakker replied on the discussion topic comments section 4 days ago Tracking in https://github.com/Elgg/Elgg/issues/14269 view reply * * Jerome Bakker@jeabakker Jerome Bakker replied on the discussion topic comments section 4 days ago multilevel comments add multiple IDs. Oops ;) view reply * * Avinty Lanaikey@tandit Avinty Lanaikey replied on the discussion topic comments section 7 days ago Concerning the multiple elements with this same ID — There is no special theme used, the version: 4.2.2. I have modified the source codes quite often, but not in case of the comments – this is a new thing I am coming to. And... view reply * * Avinty Lanaikey@tandit Avinty Lanaikey replied on the discussion topic comments section 7 days ago Concerning the permissions to delete comments on one's article — The option to remove whatever undesirable stuff posted on one's content would be in line with how Facebook functions, for instance. Anyway, it seems I will not try to... view reply * * Nikolai Shcherbin@rivervanrain Nikolai Shcherbin released a new version of the plugin Market 7 days ago * * Hermand Pessek@rheman Hermand Pessek replied on the discussion topic How to remove "owner block" from some pages ? 8 days ago Thanks view reply * * Nikolai Shcherbin@rivervanrain Nikolai Shcherbin replied on the discussion topic How to remove "owner block" from some pages ? 8 days ago $vars['show_owner_block'] = false; In your resource view reply * * Hermand Pessek@rheman Hermand Pessek added a new discussion topic How to remove "owner block" from some pages ? in the group Beginning Developers 8 days ago HI everyone, I would like to remove "owner block" from some pages. For instance I have the following route. 'view:object:myobjectsubtype' => [ 'path' =>... * * Nikolai Shcherbin@rivervanrain Nikolai Shcherbin 8 days ago $vars['show_owner_block'] = false; In your resource * * Hermand Pessek@rheman Hermand Pessek 8 days ago Thanks * * Hermand Pessek@rheman Hermand Pessek replied on the discussion topic Trigger a function after plugin settings have been saved 8 days ago Thanks a lot view reply * * Jerome Bakker@jeabakker Jerome Bakker replied on the discussion topic the plugin "files" lists the images of ads in the plugin "market" 9 days ago I don't know the 'market' plugin, but if that plugin stores the ads as files than the developer of the Market plugin should find a way to eighter hide the ads in the Files plugin or store them differently. view reply * * Fazli@fazli Fazli added a new discussion topic the plugin "files" lists the images of ads in the plugin "market" in the group Plugin Development 9 days ago I realized that the plugin "files " lists the images of ads in the plugin "market", too. This makes a bit mess which the viewers' attention collapse. How can I overcome this? * * Jerome Bakker@jeabakker Jerome Bakker 9 days ago I don't know the 'market' plugin, but if that plugin stores the ads as files than the developer of the Market plugin should find a way to eighter hide the ads in the Files plugin or store them differently. * * Fazli@fazli Fazli replied on the discussion topic It seems the groups plugin is an easy bite for the spammer 10 days ago Thanks Jerome. view reply * * Jerome Bakker@jeabakker Jerome Bakker replied on the discussion topic It seems the groups plugin is an easy bite for the spammer 10 days ago You can set the groups plugin so that only site administrators can create groups. In the latest version of the Group Tools plugin it's also possible to create a 'concept' group. This way the normal users can create a group, but it... view reply * * Wogker@Wogker Wogker replied on the discussion topic It seems the groups plugin is an easy bite for the spammer 10 days ago With the "Spam Login Filter" plugin I have solved my spam problems almost 100%. I only have to manually delete two or three records a day. view reply * * Wogker@Wogker Wogker joined the group Chinese Support Group 10 days ago * * Fazli@fazli Fazli added a new discussion topic It seems the groups plugin is an easy bite for the spammer in the group Plugin Development 11 days ago Why do All the spammers prefer using the groups to spam just after signed up? They mostly create groups which has long meaningless words, with(out) a few pictures in, which seem as if they are created automatically, by a bot. I can't understand... * * Jerome Bakker@jeabakker Jerome Bakker 10 days ago You can set the groups plugin so that only site administrators can create groups. In the latest version of the Group Tools plugin it's also possible to create a 'concept' group. This way the normal users can create a group, but it still needs to be approved by a Site admin. * * Fazli@fazli Fazli 10 days ago Thanks Jerome. * * Fazli@fazli Fazli added a new discussion topic It seems the groups plugin is an easy bite for the spammer in the group Chinese Support Group 11 days ago Why do All the spammers prefer using the groups to spam just after signed up? They mostly create groups which has long meaningless words, with(out) a few pictures in, which seem as if they are created automatically, by a bot. I can't understand... * * Wogker@Wogker Wogker 10 days ago With the "Spam Login Filter" plugin I have solved my spam problems almost 100%. I only have to manually delete two or three records a day. * * Wogker@Wogker Wogker replied on the discussion topic Newsletter plugin 11 days ago I dare not upgrade to Elgg 4.3+ I have too many plugins working! :-) Tx Jerome! view reply * Previous * 1 * 2 * 3 * 4 * 5 * ... * 11286 * Next NAVIGATION * Home * Community * Blog * Hosting * Services * Learn * Download Elgg CONTACT info@elgg.org Security issues should be reported to security@elgg.org! LEGAL ©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. * About * Terms * Privacy * Domain policy