Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Hello,
FTP details seem wrong, i get “incorect login”, the DB details work though.
Stiofan
March 18, 2016 at 8:53 am in reply to: Images are importing completed wrong, need help please #142345Hi Anthoney,
I assume becasue it’s a dev site you can just drop all the databases then WP will show you the install screen, this is of course if you dont have any vital pages/posts in the dev site?
Stiofan
Hi Paul,
I have tried a few things but can’t seem to get it to work, i guess there is something else going on i can’t see, can you please provide FTP and if you can DB details and i’ll get to the bottom of it.
Thanks,
Stiofan
Great to hear 🙂 That was a weird one, never seen it before!
Stiofan
Please check now.
Stiofan
March 17, 2016 at 1:13 pm in reply to: Images are importing completed wrong, need help please #141855OK, your original CSV is huge and frankly too big to asses properly, but i did not that the very first line is wrong, it starts with “&post_id” i’m not sure what that could cause but it’s not a good start.
I looked through the code and i could not see a way that the image problem could happen.
My advice would be try again and start small, try importing like 100-200 and see if you can recreate the problem, if not then good if you can we will be better able to track it down.
Thanks,
Stiofan
Hello,
Thanks for the info, please follow the steps here and if you still have any problems let us know: https://wpgeodirectory.com/support/topic/missing-update-notifications/
Thanks,
Stiofan
9 is fine, i just wanted to make sure there was no mistake, please try following the answer here: http://stackoverflow.com/questions/20959942/google-analytics-api-user-does-not-have-sufficient-permissions-for-this-accoun#answers
If that does not help, the only think i can suggest is to give us the google login details so we can check, i understand the security implications of this as a result it might be better starting a new account to see if that connects ok and if not you can give us details of that.
Thanks,
Stiofan
I have never seen this before so im positive a server move will fix it.
Let us know if you have any further problems.Stiofan
Thanks mark, this is a bug, we will try and release a fix tomorrow.
Thanks,
Stiofan
March 16, 2016 at 6:50 pm in reply to: Images are importing completed wrong, need help please #141211This reply has been marked as private.Your server is simply not deleting options, i am really not sure what that could be, i would imagine either a corrupt WP install or a mysql user does not have delete permissions.
i tried this cod on your site and it was not removing the option, please ask your host whats going on.
add_option('this_is_a_test',123); delete_option('this_is_a_test'); if(get_option('this_is_a_test',false)){echo 'option should be here and it is here, yay!'." n";} else{echo 'Option is not here and it should be :('." n";} delete_option('this_is_a_test'); if(get_option('this_is_a_test',false)){echo 'option should NOT be here and it is here, oh dear! :('." n";} else{echo 'Option should not be here and it is not, yay! :)'." n";}Keep us posted, thanks,
Stiofan
Hmm ok, can you please provide wp-admin and FTP and i’ll do some testing?
Stiofan
Thanks i deleted that option but it’s slightly concerning that it did not delete it by it’s self, please check now and keep any eye on things.
Stiofan
I was asking for FTP not wp-admin details.
Stiofan
-
AuthorPosts