QUICK NEWS

{NEW} - A new css video is up.

{OLD} - New video courtesy of Skhilled, Thanks for posting it up.

Video of the moment:


Internal Links

SMF Sites

Quick Info

Recent posts

#51
Coding & Mods / Re: Direct file links from web...
Last post by Dave - Oct 05, 2025, 09:25 AM
Quote from: Skhilled on Oct 04, 2025, 09:25 AMI was going to mention something about the email delays. Thanks.

Just got an email now for a post made by Nesa...not sure which one though as Skhilled's post was the last one. I've just remembered why I didn't notice the issues with emails on my site, it's because I'm using SMTP, so I have no issues  ;D
#52
Desktops & Laptops / Fluent Search
Last post by Skhilled - Oct 04, 2025, 07:53 PM
This is a search tool that you can use to search anything on your PC or laptop. It's very fast and detailed and also has plugins. It's very cool! Me like! Me like!!!

For instance, if you have your browser open, enable it pressing CTRL+ALT. Type something that you see in the browser or something that you may have bookmarked or in open tabs. You'll immediately see a list of them! You can also create filters for your searches. But, it's not limited to just your browser. Anything on your PC can be searched.

https://fluentsearch.net/

A bit about plugins:

https://github.com/adirh3/Fluent-Search/blob/main/docs/Plugins/General.md
#53
Coding & Mods / Re: Direct file links from web...
Last post by Skhilled - Oct 04, 2025, 09:25 AM
I was going to mention something about the email delays. Thanks.
#54
Coding & Mods / Re: Direct file links from web...
Last post by Neša - Oct 04, 2025, 05:22 AM
You're welcome I think some of the other guys on here might know what needs to be changed.
I wouldn't expose your NAS to the internet, maybe a S3 storage host might be better?

I use https://wasabi.com/ for my backups you can look at them they charge per TB, 1TB is $7 USD per month.
#55
Coding & Mods / Re: Direct file links from web...
Last post by Dave - Oct 04, 2025, 05:15 AM
Quote from: Neša on Oct 04, 2025, 05:09 AMI'm not sure, I have limited knowledge on what is failing.
Maybe someone else that is a JavaScript or Web developer might know why.

Thanks for looking Nesa it's much appreciated. The only reason I wanted to link to the file on the other site is to save my main site from going over the 'inodes' limit, the dj.co.uk will be gone next year as I wont be able to afford to renew the hosting. I might try and host it on my NAS drive, that's another task I can play with for now
#56
Coding & Mods / Re: Direct file links from web...
Last post by Neša - Oct 04, 2025, 05:09 AM
I'm not sure, I have limited knowledge on what is failing.
Maybe someone else that is a JavaScript or Web developer might know why.
#57
Coding & Mods / Re: Direct file links from web...
Last post by Dave - Oct 04, 2025, 05:02 AM
Quote from: Neša on Oct 04, 2025, 04:55 AMMaybe the url is incorrect try https://www.quizland.co.uk:dontknow

No that doesn't work either only thing that's working is the wildcard
#58
Coding & Mods / Re: Direct file links from web...
Last post by Neša - Oct 04, 2025, 04:55 AM
Maybe the url is incorrect try https://www.quizland.co.uk:dontknow
#59
Coding & Mods / Re: Direct file links from web...
Last post by Dave - Oct 04, 2025, 04:52 AM
I've tried various permutations of with quotes, without with quotes and commas and a colon after the Header set Access-Control-Allow-Origin: https://www.davejohnson.co.uk but the only thing that works is the wild card.

I should add at this point I'm not testing the game only the CORS
#60
Coding & Mods / Re: Direct file links from web...
Last post by Neša - Oct 04, 2025, 04:50 AM
I think we are having issues with the config not sure what the problem is.