
Everything posted by Daniel F
-
Log files growing at a massive rate...
It seems you're logging "all" the stuff. Check your constants.php and remove the row with DEBUG_LOG
-
You should go in the direction of instant live interaction
IC5 will already have this featured
-
Marquee App?
Daniel F replied to FeigelInc's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionCouldn't you use the HTML widget in combination with the code posted in ?
-
Our Picks Help
Yes, Zapier is the easiest way to go.
-
RSVP leave Webhook
I have just pushed the fix to our repo. Once it was reviewed and approved, it will be shipped in a future release:)
-
RSVP leave Webhook
Thanks a lot! I can confirm that it's missing here. I have filled a bug report for this and a missing language string which I noticed while testing this.
-
RSVP leave Webhook
Can you please explain what exactly you mean? It is also fired when one changes his status
-
"Show that the message has been edited" option
It's the "Can edit silently?" group setting.
-
RSVP leave Webhook
I can't reproduce this, it's working fine for me. In fact the same webhook is fired for all 3 RSVP states, you have to look for the "action" parameter in the payload, which can be "yes", "no" and "maybe"
-
Alert_cant_dismiss
The "alert_cant_dismiss" language string is indeed missing in v4 & v5. I have just added it for an upcoming release and I'm looking now at the other issue. Edit: Yes, I can confirm that this is a bug.
-
rest api post request date
No need for a new bug report, I already reported it to our internal bugtracker yesterday.
-
rest api post request date
it's setting the correct date (date is set to today -24h) but yeah, I have noticed that the record_publish_date column contains the current timestamp which is a bug.
-
Beta 8 - Reduced performance mobile
Daniel F replied to Adlago's post in a topic in Invision Community 5: Beta Testing's Beta DiscussionThis really shouldn't make any difference. An upgraded site won't load anything different to a new installation. The same templates and same JS & CSS files will be returned, it may have some slower DB queries on really really big communities compared to a new, empty installation, but that's all
-
Disable ALL modules / plugins / App
No, the \ is just a namespace separator, it doesn't matter if it's with or without. I guess yo meant // 😉 Are you still having the issue @Olivier Frascone ? I was able to login into your ACP with the details we have on file and haven't gotten any error.
-
2C124/7 - Error on Run Task
You had still tasks from uninstalled applications/plugins in your database? Where these from were old 3rd party stuff?
-
Payments for Users to Users
You can have a test/dev instance
-
"The from address does not match a verified Sender Identity." When I try to Test Email settings
There are 2 settings for sendgrid 1. ACP => Integrations => Sendgrid 2. ACP => System => Email Make sure that it's disabled on both.
-
After upgrading Cart option does not Appear for some users
Is this still an issue on your community?
-
Error: Undefined constant "ROOT_PATH" (0)
Was this error logged again since then?
-
Is there any way to "modify" the posts content?
This was answered already in another topic, but leaving the link here too
-
Pages with redirect (Google Analytics)
We have changed this in the recent release
-
Online safety act changes
-
System Log errors
Pleas visit the support area in your ACP and apple the patch which will resolve this issue.
-
flood control for guest reports over api?
The API doesn’t have any “protection” per se, we’re expecting from the client application to implement their own spam/flood protection if it’s needed.
-
Have to login continuously to ACP
Is your IP address changing?