Welcome to Geeklog, Anonymous Wednesday, February 12 2025 @ 07:33 pm EST
Downloads
File Listing: 36 files
This is a quick hack I added to spamX to filter out submissions that don't have English words in the title. It takes about 6 meg for the files to install, I didn't check how big the wordlist is once loaded into the database, but just delete the install script & the wordlist files once it's done.
Make sure you read the README file, this is a HACK not a plugin.
In addition to the wordlists, you will need to edit the spamX config.php & functions.inc files as well as lib-custom.php
This dropped my forum spam from 50+/day to 3 in the last 2 days, but YMMV.
Make sure you read the README file, this is a HACK not a plugin.
In addition to the wordlists, you will need to edit the spamX config.php & functions.inc files as well as lib-custom.php
This dropped my forum spam from 50+/day to 3 in the last 2 days, but YMMV.
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).
Tags: -
Date: 2006-10-26 02:03
Size: 2.16 KB
Version: 1.0
MD5: c65121cc23ff8f9faa5a2e133904e166
Submitter: jmucchiello
Web: -
Rating: 0.00
Popularity: 726 POP
With just 30-35 lines of code changed in the heart of geeklog, you can support readonly and writeonly story topics without any database structure changes. The zip file contains instruction for making changes to a 1.4.0 system that will enable this functionality. Changes are made to 5 existing core files. Not for the inexperienced or faint of heart hack installer as the changes involve lib-security.php and alter core security functions.
Tags: -
Date: 2006-11-09 04:51
Size: 7.17 KB
Version: 1.1
MD5: b627d42eab51daa3131f99ff4e73f000
Submitter: jmucchiello
Web: -
Rating: 0.00
Popularity: 703 POP
This hack allows a GL 1.4.1 (beta) website to support read only and submit only topics. The zip contains three files, two php and one instruction page. You will need to modify several existing files to make this work. See this forum topic for discussion or make a comment below: http://www.geeklog.net/forum/viewtopi...opic=71339