ginoitalo
Member
Posted 3 years ago #
i have 29 pages in total, but only 3 show up in the edit pages 'all' section.
Warning: sprintf() [function.sprintf]: Too few arguments in C:\Apache\htdocs\wordpress_27\wp-admin\edit-pages.php on line 151
# All (29) | # Published (28) |
Displaying 1–20 of 29 1 2 »
<3 in the list>
My guess is a left out join is needed somewhere and some validation before the sprintf.
p.s. no plugins active
Similar problem, only it doesn't show pages after the first child page in my list. No error message however.
----------------
nvm, saw the bug in the tracker.
tiagomx
Member
Posted 3 years ago #
@wordpress I found a little bug on WordPress 2.7 beta 3. When i edit a page, the database lost the parent pages attributes. Fcking easy ;)
http://twitter.com/tiagomx/statuses/1009524217
tiagomx
Member
Posted 3 years ago #
I have the same problem to, see on twitpic: http://twitpic.com/mbpr
yep, forgot to mention: when I save a page, parent attributes get lost here as well.
tiagomx
Member
Posted 3 years ago #
ouyeah, just re-aply the parent attributes, but... (i cant remember to do all the times)
There's an outstanding bug open on Page issues. The loss of atributes other than Page Parent is a new symptom.
DouglasVB
Member
Posted 3 years ago #
I'm getting the same sort of problem on 2.7-beta3-9771. (That is, the sprintf() thing, and the lost parent page attribute)
Also, any pages that I create or edit now produce a redirect loop in Firefox.
DouglasVB
Member
Posted 3 years ago #
It looks like, for me at least, the second problem I mentioned (pages that I create or edit using 2.7-beta3-9xxx giving a redirect loop) goes away when I disable the Redirection plugin (2.0.11). Uninstalling and reinstalling the plugin doesn't help.
Only not having it running fixes the redirect loop problem.
Familiar
Member
Posted 3 years ago #
The Redirect plug-in has done this on 2.5 and 2.6 installs I've seen as well.
Also when using "Quick Edit" of pages and changing the priority to display, wp, per hazard or whatever, uncheck the "Include Page on Site Navigation" box...
If the problem is the plugin, something should be done since there are too much people out there using it and its a "vital" plugin, once installed cannot be removed...