google-code-export / wordpress-custom-content-type-manager

Automatically exported from code.google.com/p/wordpress-custom-content-type-manager
2 stars 1 forks source link

404 Error on Custom Post type when enabling nice url structure #548

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I get 404 error when I choose %postname% as Permalink Action under URLs for my 
custom post type.

I checked error log which logs 

 Request exceeded the limit of 10 internal redirects due to probable configuration error.

for every request to custom post type, which finally returns 404 error.

My permalink structure for the website is 

%category%/%postname%

What is the expected output?

Requested content

What do you see instead?

404 Error

Does the problem continue if you disable all other plugins? (plugin
conflicts cause a LOT of problems, so please isolate the problem)

YES

*SYSTEM INFO* 
------------------------ 
Plugin Version: 0.9.7.13-pl
WordPress Version: 3.8.1
PHP Version: 5.3.10-1ubuntu3.10
MySQL Version: 5.5.35-0ubuntu0.12.04.2
Server OS: Linux
Language: 
------------------------ 
ACTIVE PLUGINS: 
 * Custom Content Type Manager : Advanced Custom Post Types v.0.9.7.13 [http://code.google.com/p/wordpress-custom-content-type-manager/]
 * Google Analytics for WordPress v.4.3.5 [http://yoast.com/wordpress/google-analytics/#utm_source=wordpress&utm_medium=plugin&utm_campaign=wpgaplugin&utm_content=v420]
 * Google XML Sitemaps v.3.4 [http://www.arnebrachhold.de/redir/sitemap-home/]
 * JJ NextGen JQuery Slider v.1.3.9 []
 * MCE Table Buttons v.2.0 [http://10up.com/plugins-modules/wordpress-mce-table-buttons/]
 * NextGEN Gallery by Photocrati v.2.0.59 [http://www.nextgen-gallery.com]
 * Simple Image Sizes v.2.4.3 [https://github.com/Rahe/Simple-image-sizes]
 * Ultimate Taxonomy Manager v.2.0 [http://taxonomymanager.wordpress.com/]
 * WordPress SEO v.1.5.2.5 [https://yoast.com/wordpress/plugins/seo/#utm_source=wpadmin&utm_medium=plugin&utm_campaign=wpseoplugin]
 * WP Branding v.1.0 [http://www.mobisoft.gr/wordpress/plugins/wp-total-branding/index.php]
------------------------ 
CURRENT THEME: DPS V2 v.2.0 http://dpssrinagar.com

Original issue reported on code.google.com by ehsan.qu...@gmail.com on 23 Mar 2014 at 6:02

GoogleCodeExporter commented 9 years ago
If I keep the Permalink as Off, the site works fine without any 404 errors.

Original comment by ehsan.qu...@gmail.com on 23 Mar 2014 at 6:04

GoogleCodeExporter commented 9 years ago
I'm working on this.  It is a duplicate of Issue #534.

Original comment by ever...@fireproofsocks.com on 23 Mar 2014 at 6:37