Hi, bossvfx,-
I think it’s quite clear that I answered Arnee in my last few posts.
Rgds
Leo
This version (3.4.1) seems to work . The issue now is that I have have 404 error on
http://bossvfx.com/2013/10/
This is the same link that is causing the problem with the new updated version of xml generator
Hi,
@leo: Do you have any pages published in June 2013? Could you check that in the WP admin panel and let me know the exact date and time including the timezone?
@bossvfx: Can you also check your posts for Oct. 2013 and let me know the exact date time incl. your timezone? Thanks!
Thanks a lot for helping!
@arnee
I don’t have any post in Oct 2013. This is before and after
2013/09/23
Published
2013/11/01
Published
@bossvfx: Can you execute the following SQLs and check the results?
SELECT * FROM wp_posts p WHERE Year(p.post_date_gmt)='2013' AND Month(p.post_date_gmt) ='10'
SELECT * FROM wp_posts p WHERE Year(p.post_date)='2013' AND Month(p.post_date) ='10'
you can also mail me the result -> himself … arnebrachhold … de
@arnee: yes, 1 page
20130610 15h37 (UTC+1): http://www.meincoach.at/en/consulting-methods/ author: admin (this is not me; I am author: Leo)
@faltinl: Ok, so the index is right but for some reason the page is not loaded. Could you please execute the following SQLs:
SELECT * FROM wp_posts p WHERE Year(p.post_date)=2013 AND Month(p.post_date) =6
SELECT * FROM wp_posts WHERE 1 = 1 AND (( Year(post_date) = 2013 AND Month(post_date) = 6 )) AND ( wp_posts.post_password = '' ) AND wp_posts.post_type = 'page' AND (( wp_posts.post_status = 'publish' ))
@arnee
I don’t know how to do this
@bossvfx, @faltinl: No problem š Can you contact me by email? Maybe I can help you directly then. Just write me at himself … arnebrachhold … de Thanks!
What is your email address
himself /at/ arnebrachhold /dot/ de
@bossvfx: look
himself … arnebrachhold … de