Links only work after retry

a splash screen prevents the proper page to be loaded
I'm developing my third video plugin, but I ran into a problem. Every link to a video or a list of video's returns an error when it's being clicked on. However, when you click a second time on the link, everything works fine.

I think this is the problem:
When the content of http://www.vt4.be/videos is being fetched, a redirection to a splash screen occurs: http://www.vt4.be/splash/welkom-bij-vt4?from=videos

This seems to happen only the first time you open the link, reloading the link does not result in this redirection.

Does anybody know how to avoid this problem? Or how to set an automatic retry if an error occurs?

Thanks!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.