2016-01-19, 16:55:36
(2016-01-19, 07:46:51)jwzumwalt Wrote: Ok, so I tried this and it locks up my computer.
I am sure I am not doing something right.
1) I copied the program and put it in the plugin root directory in a file called "newpagefrom404.php" .
2) I created a blank page in my theme root directory called "newpagefrom404.php" and placed the line
<?php if (function_exists('get_new_page_from_404_link')) get_new_page_from_404_link('Create a new page'); ?>
in it.
When I activate the plugin, it locks up.
You can send me zip of your site and I will help you to configure it properly.