Search
Items tagged with: 1
https://iddqd.pub/
This has been a long time in the making
Uncaught Exception TypeError: "Friendica\Util\Profiler::getRendertimeString(): Argument #1 ($limit) must be of type float, string given, called in /var/www/friendica/friendica/addon/rendertime/rendertime.php on line 89" at /var/www/friendica/friendica/src/Util/Profiler.php line 248
I managed to disable the addon thanks to browser history, but now can't turn it back on until I can see what's going on with the code. Thankfully, my instance is running smoothly at the moment, so I don't really need it.
@Friendica Support I want to delete a post which was accidentially saved to a folder. How to do it? Only thing I see is a pop-up saying that I will be deleting the post, but no button or anything else to be clicked. See screenshots: #1 Firefox on Android, #2 Firefox on Windows.
TIA




Don't be a silly goose



Like you don't understand.
To me, Twitter was Enemy #1 -- and in my crosshairs.
So I got on the phone with a friend, and I said, "I'm going to f*cking help build this Fediverse!"
And ever since then, I've had a fire in my belly about making decentralized social media happen -- even if it's imperfect.
Greetings
Little help please?
whenever I do any kind of search in the search bar at the top, I get "Page not found" ->
Exception thrown in /var/www/clients/client2/web32/web/friendica/src/Module/HTTPException/PageNotFound.php:49
Stack trace:
#0 /var/www/clients/client2/web32/web/friendica/src/BaseModule.php(244): Friendica\Module\HTTPException\PageNotFound->content()
#1 /var/www/clients/client2/web32/web/friendica/src/Module/HTTPException/PageNotFound.php(80): Friendica\BaseModule->run()
#2 /var/www/clients/client2/web32/web/friendica/src/App.php(719): Friendica\Module\HTTPException\PageNotFound->run()
#3 /var/www/clients/client2/web32/web/friendica/index.php(44): Friendica\App->runFrontend()
#4 {main}
Can't add contacts after upgrade top 2022.10
Hello!
My system runs on an Raspberry Pi3, Debian 11
Since the upgrade to Friendica 2022.10 adding new contacts in mastodon shows me an error-code.
Exception thrown in /var/www/html/src/ModuleContact/Profile.php:141
Stack trace:
#0 /var/www/html/src/BaseModule.php(244): Friendica\Module\Contact\Profile->con>
#1 /var/www/html/src/App.php(719): Friendica\BaseModule->run()
#2 /var/www/html/index.php(44): Friendica\App->runFrontend()
#3 {main}
I have Friendica debug logs for times around the contact-attempt, but there isn't even shown the contacts-profile-url (but those of many others, i'm not in contact with).
Afterwards, the contact is added as RSS.
--
Adding a new a.gup.pe membership ends up with error messages on screen
Network type can't be detected, contact can't be added.
Profile-url doesn't give proper information, no compatible protocolls for communication oder feeds can be found.
Here i also can't find anything related in the logs.
Does anyone has similar issues?
#xenomorph #alien #comic #cover #art #BjörnBarends
BjörnBarends
Bjorn Barends
Marvel.com is the source for Marvel comics, digital comics, comic strips, and more featuring Iron Man, Spider-Man, Hulk, X-Men and all your favorite superheroes.www.marvel.com
#digitalart #MattMerhoff
MattMerhoff
MattMerhoff - Professional | DeviantArt
Check out MattMerhoff's art on DeviantArt. Browse the user profile and get inspired.www.deviantart.com
Do, undo, return to original state (#1) is the *better* behavior and it's the intuitive one for anyone not trained on other systems or thinking like a programmer.
If I have "action" and "unaction", I expect "unaction" to get me back to the status i was before "action": "mute/unmute", "follow/unfollow" "block/unblock", "delete/undelete"...
what was the reason for this error when deleting a user?
Exception thrown in /var/www/src/App/BaseURL.php:451
Stack trace:
#0 /var/www/src/BaseModule.php(189): Friendica\App\BaseURL->redirect()
#1 /var/www/src/Module/Admin/Users/Index.php(89): Friendica\BaseModule::checkFormSecurityTokenRedirectOnError()
#2 [internal function]: Friendica\Module\Admin\Users\Index::content()
#3 /var/www/src/App/Page.php(333): call_user_func()
#4 /var/www/src/App/Page.php(390): Friendica\App\Page->initContent()
#5 /var/www/src/App.php(707): Friendica\App\Page->run()
#6 /var/www/index.php(42): Friendica\App->runFrontend()
#7 {main}
I forgot it again...
Admin panel and settings panel seem to work well.
/profile/admin
Exception thrown in /var/www/virtual/ .. /htdocs/src/Module/Profile/Status.php:57
Stack trace:
#0 /var/www/virtual/../htdocs/src/Module/Profile/Index.php(44): Friendica\Module\Profile\Status::content()
#1 [internal function]: Friendica\Module\Profile\Index::content()
#2 /var/www/virtual/.. /htdocs/src/App/Page.php(332): call_user_func()
#3 /var/www/virtual/.. /htdocs/src/App/Page.php(389): Friendica\App\Page->initContent()
#4 /var/www/virtual/ .. /htdocs/src/App.php(562): Friendica\App\Page->run()
#5 /var/www/virtual/.. /htdocs/index.php(40): Friendica\App->runFrontend()
#6 {main}
In my log I have a bunch of entries that look like this, is it even related?
2021-02-06T07:44:23Z index [ERROR]: DB Error {"code":3065,"error":"Expression #1 of ORDER BY clause is not in SELECT list, references column 'friendica.post-view.received' which is not in SELECT list; this is incompatible with DISTINCT","callstack":"DBA::p, Profile::rawContent, call_user_func, Module::run, App::runFrontend","params":"SELECT DISTINCT(
parent-uri-id
) AS uri-id
, created
FROM post-view
WHERE uid
= 2 AND NOT contact-blocked
AND NOT contact-pending
AND visible
AND (NOT deleted
OR gravity
= 3) AND NOT moderated
AND wall
AND received
> '2021-02-06 02:41:14' AND private
!= 1 ORDER BY received
DESC"} - {"file":"Database.php","line":662,"function":"p","uid":"76430f","process_id":648036}