Welcome to Geeklog, Anonymous Sunday, January 19 2025 @ 11:53 pm EST
Downloads
File Listing: 36 files
I modified optimize-cronjob from Dirk to work on my server. I don't have PHP set up to run as a shell script, so I had to call this via TCP/IP. It works the same way as Dirk's version, except that I added a security feature that will only allow for the local server to access the file. All outside requests will be denied. Follow the instructions in the README file, as well as within the file itself.
This is an updated version of the original Squatty's hack for integrating phplinks and GL 1.3.9.
Now it works with 1.3.11 and you can see it in action on my site.
Happy linking :D
Now it works with 1.3.11 and you can see it in action on my site.
Happy linking :D
GeekLog lacks a language selection feature for anonymous users. This patch adds a new value 'language' for $_CONF['menu_elements'] which displays a drop-down combobox with a list of available languages, which is available only for non-registered users (registered users can change the language in their settings).