
Everything posted by Daniel F
-
Native solution for unread notification badge number on PWAs
We haven’t implemented this yet.
-
REST API: POST /cms/records/{database_id} failing to create INSERT query properly
Sure, send me a PM and we'll take a look.
-
Members flagged as spammers can still change their profile picture?
You could also use following 3rd party app to block their profile https://www.ic-essentials.com/files/file/18-block-banned-spammer-member-profiles/
-
Moving from Cloud to self-hosted
Could you try to upload it here in a reply?
-
Moving from Cloud to self-hosted
It's going to move then and once they were moved, they'll be deleted. BUT please be careful if you're using Forum Cover Images, they'll not be moved correctly due to a bug in the current release ( this will be fixed in the next release)
-
After update to 4.7.16 editor isn't working anymore
-
My forum crashes every few minuets
Have you tried searching your templates for hasMarkers
-
Sitemap status = Couldn't fetch (Google Search Console)
I've seen this on one of my Wordpress sites too. Try to submit the same URL again.
-
My forum crashes every few minuets
There's no hasMarkers method in our code, sounds like a very old template. Can you compare your forums/front/global/row template with the default one?
-
Where are PM strings stored?
core_message_posts contains the messages and core_message_topics contains the "containers"
-
Table with external database.
What’s the question? What are you trying to achieve/what’s the issue you’ve run into? what’s happening when you try to show the table? without any further code i would guess: - your passed url is wrong - You‘re missing the table templates
-
SEO Url with categories
That’s what bread crumbs are for and why they’re so important 🙂 https://developers.google.com/search/docs/appearance/structured-data/breadcrumb
-
Okay to truncate "core_log" table?
Yes, it’s safe to truncate it
-
Is there a way to mark a post unread once read?
they could bookmark it in their browser or the community with this 3rd party app called bookmarks to avoid forgetting about it. e.g. I have 2 categories called "daily review" and "weekly review" where I put all the content I want to review later.
-
Frustrating behavior: clicking a notification replaces an open page in browser, can't retrieve it?
Weird, I have just tested it with 2 editor fields and it's working there too for me. Is it happening in your Articles DB @David N. ? Can I try to reproduce it on your community?
-
Frustrating behavior: clicking a notification replaces an open page in browser, can't retrieve it?
The editor stores the content frequently and adds it automatically back to the editor when you load the same editor instance. Are you no seeing this here and on your community?
-
Help!! I can't update to the latest version. There are no applications available to upgrade
Have you downloaded the packages and uploaded the files to your webspace before calling the upgrader?
-
Do you know about this virus?
Interesting. A client reported the same trojan being present in one of my files, but none of my online scanners could find it. Did Edge report the trojan or another scanner? It seems that all kinds of tar files are false positive reported, see also https://community.home-assistant.io/t/trojan-in-download-full-backup-false-positive-windows-defender/700323/6
-
Disabled login, now can't login :D
I‘m sorry for this, I just enabled it again. ( it was disabled via the constants.php file)
-
Background tasks fails to complete
Please visit your ACP>System> „Get Support“ page to apply the latest patch which will resolve the mentioned issue.
-
My sidebar is not updating the post count and the gallery photo sidebar is not updating as well.
Are you using the recent version? Does it also happen in the default IPS theme? There was an issue with google chrome not showing the image in the gallery widget but this was resolved.
-
Error on log out
We had the same discussion mention 3 months ago.
-
Error on log out
It seems that you’re still using Ipsconnect, which was deprecated years ago in IPS 4.3 and replaced with oAuth.
-
Blog URL incorrect
I have fixed this for an upcoming release
-
Recurring system log entries
Sounds like an issue with a theme hook.