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

Permalink Rewrite not working for hierarchical Post Types #534

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please make sure you are including enough information to make this a valid
bug report: https://code.google.com/p/wordpress-custom-content-type-
manager/wiki/ReportingBugs

What steps will reproduce the problem? (Be *specific*)

Turn on Permalink rewrite for any custom post type.

What is the expected output?
I expect it to go to the URL with the permlink address.  

What do you see instead?

It gets stuck in a redirect loop and never resolves the page.

Does the problem continue if you disable all other plugins? (plugin
conflicts cause a LOT of problems, so please isolate the problem)
It was working fine with the exact plugin setup until about 2 weeks ago.

Please copy and paste the system information that appears in a yellow
textarea when you click on "Report a Bug" on any CCTM admin screen (this
includes the version of the
plugin, the version of PHP, the version of MySQL, a list of other active
plugins etc.):

*SYSTEM INFO* 
------------------------ 
Plugin Version: 0.9.7.11-pl
WordPress Version: 3.7.1
PHP Version: 5.2.17
MySQL Version: 5.5.34-log
Server OS: Linux
Language: 
------------------------ 
ACTIVE PLUGINS: 
 * Advertisement Management v.1.0 [http://41016996.com/advertisement-management-plugin-for-wordpress/]
 * Akismet v.2.5.9 [http://akismet.com/?return=true]
 * Auto Tags v.0.5.1 [http://wordpress.org/extend/plugins/auto-tag/]
 * Capability Manager v.1.3.2 [http://alkivia.org/wordpress/capsman]
 * Easy Privacy Policy v.1.02 [http://europeancruiseadvisor.com/easy-privacy-policy]
 * JavaScript to Footer v.0.4.1 [http://www.prelovac.com/vladimir/wordpress-plugins/footer-javascript]
 * Formidable v.1.07.01 [http://formidablepro.com/]
 * G-Lock Double Opt-in Manager v.2.6.5 [http://www.glockeasymail.com/newsletter-plugin-wordpress/]
 * Gantry Template Framework v.4.0.8 [http://www.gantry-framework.org/]
 * Genesis Featured Widget Amplified v.0.8.1 [http://DesignsByNicktheGeek.com]
 * Genesis Simple Comments v.1.0.1 [http://DesignsByNicktheGeek.com]
 * Genesis Simple Menus v.0.2 [http://www.studiopress.com/plugins/simple-menus]
 * Genesis Slider v.0.9.6 [http://www.studiopress.com]
 * Genesis Toolbar Extras v.1.6.0 [http://genesisthemes.de/en/wp-plugins/genesis-toolbar-extras/]
 * Google XML Sitemaps v.3.4 [http://www.arnebrachhold.de/redir/sitemap-home/]
 * Jetpack by WordPress.com v.2.6 [http://wordpress.org/extend/plugins/jetpack/]
 * Map Cap v.2.1 [https://github.com/thenbrent/map-cap]
 * MapPress Easy Google Maps v.2.40.7 [http://www.wphostreviews.com/mappress]
 * nrelate Related Content v.0.52.6 [http://www.nrelate.com]
 * Platinum SEO Pack v.1.3.8 [http://techblissonline.com/platinum-seo-pack/]
 * Post-Plugin Library v.2.6.2.1 [http://rmarsh.com/plugins/post-plugin-library/]
 * Simple Taxonomy v.3.5 [https://github.com/herewithme/simple-taxonomy]
 * Smart Youtube PRO v.4.2.0 [http://www.prelovac.com/vladimir/wordpress-plugins/smart-youtube]
 * UpdraftPlus - Backup/Restore v.1.7.41 [http://updraftplus.com]
 * Video Thumbnails v.2.1 [http://refactored.co/plugins/video-thumbnails]
 * VigLink v.1.0.3 []
 * W3 Total Cache v.0.9.3 [http://www.w3-edge.com/wordpress-plugins/w3-total-cache/]
------------------------ 
CURRENT THEME: Magazine Child Theme v.2.1 
http://www.studiopress.com/themes/magazine

Original issue reported on code.google.com by startala...@gmail.com on 30 Nov 2013 at 12:17

GoogleCodeExporter commented 9 years ago
Issue 538 has been merged into this issue.

Original comment by ever...@fireproofsocks.com on 4 Jan 2014 at 5:37

GoogleCodeExporter commented 9 years ago
I my case I do not get a redirect loop, but a 404 error.

it happened on an installation where there was no problems
just after this 2 operations:

1) updated WP from 3.7.1 to 3.8
2) edited the Custom Post Type (wich has already numerous entries) flagging the 
"Hierarchical" option

turning off Permalink rewrite for that CPT (as suggested in wp Forums) did not 
solve.

On the contrary, problem was partially solved by this hack:
http://wordpress.org/support/topic/possible-issue-with-wp-38-cctm?replies=10

partially because it fix just first level post, child posts urls still give 404 
error

Original comment by bluanti...@gmail.com on 21 Jan 2014 at 6:53

GoogleCodeExporter commented 9 years ago

Original comment by ever...@fireproofsocks.com on 17 Feb 2014 at 5:28

GoogleCodeExporter commented 9 years ago
Issue 548 has been merged into this issue.

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

GoogleCodeExporter commented 9 years ago
I donot have hierarchical option selected, still I am getting 404 error.

Original comment by ehsan.qu...@gmail.com on 23 Mar 2014 at 9:01

GoogleCodeExporter commented 9 years ago

I don't want disable friendly URLs because the project requires use of friendly 
URLs.
I am not able to report following bug.See deatiled information of issue.

Please make sure you are including enough information to make this a valid
bug report: https://code.google.com/p/wordpress-custom-content-type-
manager/wiki/ReportingBugs

What steps will reproduce the problem? (Be *specific*)
1.Add new post
2.when post saved as in draft
3. wrong permalink is saved and saving with different post name in permalink

What is the expected output?
Same post name will be used in permalink which i am creating in post title

What do you see instead?
Permalink is savd with different post name.

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

Please copy and paste the system information that appears in a yellow
textarea when you click on "Report a Bug" on any CCTM admin screen (this
includes the version of the
plugin, the version of PHP, the version of MySQL, a list of other active
plugins etc.):

Plugin Version: 0.9.7.11-pl
WordPress Version: 3.8.1
PHP Version: 5.3.20
MySQL Version: 5.1.61-log
Server OS: Linux

Original comment by seema.sharma@classicinformatics.com on 26 Mar 2014 at 12:54

Attachments:

GoogleCodeExporter commented 9 years ago
I've got a proof-of-concept fix working... should have this fixed very soon.

Original comment by ever...@fireproofsocks.com on 3 Apr 2014 at 4:59

GoogleCodeExporter commented 9 years ago
Any update on this coming out? I am really needing this feature, and love CCTM 
and would rather not have to find a new plugin

Original comment by airi...@gmail.com on 20 Aug 2014 at 8:34

GoogleCodeExporter commented 9 years ago
Development speed follows the funding, unfortunately, and I've had to work on 
paying gigs while this comes along.  The WP crowd in particular has proven to 
be particularly loth to allocate funding to development.

Original comment by ever...@fireproofsocks.com on 20 Aug 2014 at 4:21

GoogleCodeExporter commented 9 years ago
How much can I pay you to expedite this issue? Set your price and I will donate

Original comment by airi...@gmail.com on 1 Sep 2014 at 6:52

GoogleCodeExporter commented 9 years ago
Estimating this would be difficult since development includes refactoring the 
codebase, fixing many other bugs and fixing many other bugs.  If you would like 
to discuss, please contact me via the website: 
http://craftsmancoding.com/contact

Original comment by ever...@fireproofsocks.com on 4 Sep 2014 at 12:50