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

Pagination is Broken in Thickbox #497

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. Open Costum Post type (name: route) with costum field "relation" (relation = 
custom post type "city")
2. Click on "add relation" (cpt city) to open the "element browser" in a 
lightbox  (still everything fine)

####
3. Try to find a city (cpt) or to browse another page (1,2,3,4 - Nav) doesn't 
work! Firt ten cities (cpt) are shown. 
Try to select page 2 or try to search: an empty table is shown.
No chance to search or browse a file in the element browser (lightbox).
To sort the file bei clicking the title column does also not work.

What is the expected output?
A search result (cpt city) or page 2,3,.. with (10 more) files.

What do you see instead?
A empty table and  a search form (no files, no page navigation in the element 
browser)

Does the problem continue if you disable all other plugins? 
Yes

*SYSTEM INFO* 
------------------------ 
Plugin Version: 0.9.7.5-pl
WordPress Version: 3.5.1
PHP Version: 5.3.2-1ubuntu4.19
MySQL Version: 5.1.66-0ubuntu0.10.04.3
Server OS: Linux
Language: de_DE
------------------------ 
ACTIVE PLUGINS: 
 * 2 Click Social Media Buttons v.1.5 [http://ppfeufer.de/wordpress-plugin/2-click-social-media-buttons/]
 * Antispam Bee v.2.5.5 [http://antispambee.com]
 * Codepress Admin Columns v.1.4.9 [http://www.codepress.nl/plugins/codepress-admin-columns/]
 * Contact Form 7 v.3.4.1 [http://contactform7.com/]
 * Newsletter v.3.2.7 [http://www.satollo.net/plugins/newsletter]
 * Portable phpMyAdmin v.1.4.1 [http://getbutterfly.com/wordpress-plugins/portable-phpmyadmin/]
 * UserVoice v.1.3 [http://www.chrisabernethy.com/wordpress-plugins/user-voice/]
------------------------ 
CURRENT THEME: busfinder.de v.0.4 http://thegreatinternet.com

Original issue reported on code.google.com by thegreat...@googlemail.com on 15 May 2013 at 4:51

GoogleCodeExporter commented 9 years ago

Original comment by ever...@fireproofsocks.com on 15 May 2013 at 4:56

GoogleCodeExporter commented 9 years ago
Inside ajax-controllers/get_posts.php, add this to line 95:

    unset($args['fieldtype']);

Committed revision 713527.

This will go out in version 0.9.7.6

Original comment by ever...@fireproofsocks.com on 15 May 2013 at 5:09

GoogleCodeExporter commented 9 years ago
fine!
Great pi, great management
Thanks

Original comment by thegreat...@googlemail.com on 15 May 2013 at 5:52

GoogleCodeExporter commented 9 years ago
If it's worth something to you, I always appreciate donations: 
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FABHDKPU7P6
LN

Thanks!

Original comment by ever...@fireproofsocks.com on 15 May 2013 at 5:54