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

#11
Coding & Mods / Re: Direct file links from web...
Last post by Neša - Oct 07, 2025, 05:41 PM
Great work, at least we know now what was missing.
have you tried using a subdomain maybe games.davejohnson.co.uk? Create one in cpanel and move the games there?
#12
Coding & Mods / Re: Direct file links from web...
Last post by Dave - Oct 07, 2025, 02:05 AM
Back on topic  ;)

The following code works for the remote file linking

<IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin 'www.davejohnson.co.uk/'
    Header set Vary "Origin"
    Header set Access-Control-Allow-Methods "GET, HEAD"
    Header set Access-Control-Allow-Headers "Content-Type, Authorization"
</IfModule>

I mentioned it to Chen and he posted the code above adding the 'Header set Vary "Origin"', now the remote link works to play the game, I still can't get it to use a subfolder though, even adding the subfolder name to the code above and the link in the game itself.

Never mind at least now the wildcard has gone making the site a little more secure

#13
Desktops & Laptops / Re: Fluent Search
Last post by Skhilled - Oct 05, 2025, 06:38 PM
I forgot to include the docs which show the many ways it can be used.  ;D

https://fluentsearch.net/docs/Getting%20started
#14
Theme Support / Raker v2.1.6 Released!
Last post by Skhilled - Oct 05, 2025, 03:57 PM
This should also work with SMF v2.1.4.

Thanks to the team, Skhilled, Dave, TwithIsMental, and Deansmar.   :vcool

You can download it in the following link:

https://github.com/Crip-Zone/Raker/releases/tag/v2.1.6a
#15
Theme Support / Re: CherryPop v2.1.4 Released
Last post by Skhilled - Oct 05, 2025, 03:56 PM
It has been updated to SMF v2.1.6 and should also work with SMF v2.1.4.

Thanks to the team, Skhilled, Dave, TwithIsMental, and Deansmar.  :2up:

You can download it in the following link:

https://github.com/Crip-Zone/CherryPop/releases/tag/v2.1.6a
#16
Coding & Mods / Re: Direct file links from web...
Last post by Skhilled - Oct 05, 2025, 01:05 PM
Good to know.
#17
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
#18
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
#19
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.
#20
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.