Re: [fpc-pascal] Lazarus Forums not working

2025-09-20 Thread Peter Blackman via fpc-pascal
On 10/09/2025 12:34, Marc Weustink wrote: Once you use cookies, the forum shouldn't return urls with the sessionid (and that is exactly the trick I use to detect bots) Marc But it does though! I accessed a few pages on the forum, and within a minute got URls like https://forum.lazarus.freep

Re: [fpc-pascal] Lazarus Forums not working

2025-09-13 Thread Peter Blackman via fpc-pascal
On 10/09/2025 12:19, Marc Weustink wrote: Hi, make sure there is no PHPSESSIONID in the url you use to access the forum Thanks, that works. If I copy the link to an editor, and remove the PHPSESSIONID part, and then paste back to the browser, I can get back in, at least for a while. I did so

Re: [fpc-pascal] How to read the 'a_quick_guide_to_fpgui.ipf'

2025-01-08 Thread Peter Blackman via fpc-pascal
On 2nd thoughts it is probably not docview. I built docview, but it will not open this file. Docview files are .inf not .ipf However, it is plain text, so readable in any text editor, but no neat formatting of course. ___ fpc-pascal maillist - fpc-pa