Pre-release of contactNG
Alex Günsche · June 26, 2007
The contactNG plugin was pre-released today with an announcement in the Plugin Competition Blog.
I will work on the plugin a bit more in the next days and enhance the features based on the feedback.
Please download the plugin, install it, and let me know what you think.



Big Dog on July 6, 2007 at 12:53 #
Is there a problem if the blog is not in the root? I have two sites. On one it shows up great, on the other there is no style.
Thanks
BD
Alex Günsche on July 6, 2007 at 13:41 #
Good question, I have to investigate that. If it’s a problem, I’ll fix it for the final release.
By the way, your site is just hilarious! A great parody on ignorant boneheads.
Big Dog on July 6, 2007 at 23:21 #
Thanks.
Not sure if that was an insult or a compliment but either way thanks for noticing.
Robert on July 13, 2007 at 18:11 #
This has real potential. Right now it doesn’t work. Here’s what I got when I tried it.
Error:
Remote IPs of clients requesting and submitting the form are not identical. Message was not sent.
marc on July 14, 2007 at 09:37 #
Great idea but the execution seems to be lacking.
The plugin loaded but when activated it displays the following error at the top of all admin pages and also on top on the blogs index page.
Warning: preg_replace(): Compilation failed: PCRE does not support \L, \l, \N, \P, \p, \U, \u, or \X at offset 3 in /home/cranial/public_html/fullthrottle/wp/wp-content/plugins/cng/cng.php on line 63
Alex Günsche on July 14, 2007 at 23:06 #
Robert: Very strange that you got the message. Did you get a new IP between loading and submitting the form (e.g. router rebooted)?
Marc: You seem to have a very old PHP/PCRE version which doesn’t support the
\pLtoken. But try replacing\pLwitha-zif you don’t need special (e.g. accented) letters.