Servoy Forum is Moving!

Hi All, just a small follow up on the topic of Servoy Developer Forum Notifications: Unfortunately, we had to disable this in current versions of Servoy. It won’t be possible to make it work correctly with the new forum.

It is, of course, already fixed in the next versions (and LTS branches)…all the more reason to stay on supported versions of Servoy :wink:

2 Likes

Hi there, I found a lot of topics found in Google, that are not working:

for instance google for: servoy valuelist empty
in the results, everything in the url with: viewtopic.php blabla

is not working,

It is hard to find stuff like this…

examples:

https://forum.servoy.com/viewtopic.php?f=8&t=11110&start=0
https://forum.servoy.com/viewtopic.php?f=22&t=23562
etc…

Hi Harjo,

Thanks for the feedback. When we migrated data, we used “permalinks” to redirect all the topics.

On the old forum, the URL could contain some extra arguments. For example,
https://forum.servoy.com/viewtopic.php?f=22&t=23562 does not work because of the f=22.

Removing that fragment and the URL is resolving:

We’ll look into another way to auto-correct this, but for now, it doesn’t work.

Best,
Sean

1 Like

ah Thanks, Sean, that helps!