Skip to content

Instantly share code, notes, and snippets.

View neilmcg3000's full-sized avatar

Neil McGillivray neilmcg3000

View GitHub Profile
Guide & Discussion Thread:
http://forum.netkas.org/index.php?topic=874.0
http://forum.netkas.org/index.php?action=printpage;topic=874.0
For the best guide, use search keyword: chmod. Scrolls down to -->
Post by: Shinso on September 18, 2012, 07:28:35 PM
Post by: Shinso on September 18, 2012, 07:30:19 PM
* First: upgrade cpu to Core2Duo
@neilmcg3000
neilmcg3000 / gist:dfc284b9ebe89dbbfa5254d4b4bd2f64
Created December 7, 2016 10:07 — forked from ultimatemember/gist:08c7f3369f49021cb749
How to stop registration using Ultimate Member action hooks
/*
You need to hook into um_submit_form_errors_hook with a
priority over 10.
You can stop registration here if the customer_code field does not
match the value you want "ALLOWED_VALUE" in this example
*/