burpexcuzme
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Old pictures not showingYES!!!! It worked!!!!!!!
Thank you thank you thank you!!!!!!!! You’re awesome!! I cannot thank you enough for all your patient help. I truly appreciate it!!
Forum: Fixing WordPress
In reply to: Old pictures not showingI’m stuck here again:
burpands@burpandslurp.com [~]# mysql -u burpands_wrd1 -p burpands_wrd1 < /home1/burpandsEnter password:
ERROR: Can’t initialize batch_readline – may be the input source is a directory or a block device.
burpands@burpandslurp.com [~]#Forum: Fixing WordPress
In reply to: Old pictures not showingI already did enable SSH. Also I uploaded by backup into Bluehost file manager’s home…was that right? I’m not sure I understand what it means to “upload into server.”
Forum: Fixing WordPress
In reply to: Old pictures not showingThis is what I have on Terminal right now:
Last login: Sat Aug 4 21:56:49 2012 from 108-192-190-211.lightspeed.irvnca.sbcglobal.net
burpands@burpandslurp.com [~]# mysql -p -u username database_name < file.sql
-bash: file.sql: No such file or directory
burpands@burpandslurp.com [~]# mysql -u database_username -p database_name < sqlfile.sql
Enter password:
ERROR 1045 (28000): Access denied for user ‘database_usernam’@’localhost’ (using password: YES)
burpands@burpandslurp.com [~]# mysql -u burpands -p burpands_wrd1.sql < sql.file.sql
-bash: sql.file.sql: No such file or directory
burpands@burpandslurp.com [~]#What am I doing wrong?
Forum: Fixing WordPress
In reply to: Old pictures not showingI’m trying their SSH, but how do I enter a SSH command?
Forum: Fixing WordPress
In reply to: Old pictures not showingYes, I figured that much about the images AFTER I did the url change. I’m an idiot!
I’m having trouble right now with the backups…file is too big! I compressed it into a zip file but it’s still too big, apparently.
By the way, thank you so much for helping.
Forum: Fixing WordPress
In reply to: Old pictures not showingYes I did! 🙂
I have a question: after I did the backup, I have a sql file on my computer’s download file. When I try to open it, my Macbook says there is no application to open it. That doesn’t mean I backup-ed wrongly, right?
Forum: Fixing WordPress
In reply to: Old pictures not showingThank you for the advice.
I used the plugin, but it seems to have destroyed all images from previous wordpress.com posts. I’m so devastated right now! I used the plugin to change url with burpandslurp.files.wordpress.com to burpandslurp.com posts and now all old wordpress.com images are not showing. Instead, when I click on an image, it says: “You 404’d it. Gnarly, dude.”
Could it be because the images are now stored on a different folder? For example: I click on an image that is working, and the url is: http://burpandslurp.com/wp-content/uploads/2012/05/0373a7275487_E63A/_DSC3373.jpg
While when I click on an image that is not working, it gives me: http://www.burpandslurp.com/2009/10/img_0845.jpg
How do I change this? My understanding is that once you use that plugin, it’s irreversible. So confused! 🙁
Forum: Fixing WordPress
In reply to: Old pictures not showingDo I do that on wordpress dashboard or my Bluehost file manager?
Sorry, I’m still kind of ignorant in this kind of stuff.
Forum: Fixing WordPress
In reply to: Old pictures not showingI’m not sure how to do that, and if it does still have the old permalinks, how do I change them without doing it manually?
Forum: Fixing WordPress
In reply to: Imported posts not showing upOkay, I found those 3 posts in my trash box for posts!
I tried to “restore” them, but this is what I got:Warning: Invalid argument supplied for foreach() in /home/burpands/public_html/wp-includes/post.php on line 1400
Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/burpands/public_html/wp-includes/post.php on line 1411
Warning: Cannot modify header information – headers already sent by (output started at /home/burpands/public_html/wp-includes/post.php:1400) in /home/burpands/public_html/wp-includes/pluggable.php on line 868
What does this mean? How can I fix this?
Forum: Fixing WordPress
In reply to: comment count zero after importIt’s still not working for me! 🙁
Forum: Fixing WordPress
In reply to: “No comments” when I DO have comments!Can anybody help? Please?
Forum: Fixing WordPress
In reply to: “No comments” when I DO have comments!Um…I’m not sure I understand. heh heh…
Forum: Fixing WordPress
In reply to: “No comments” when I DO have comments!Thanks!
All I have is this: “<?php comments_popup_link(‘No Comments »’, ‘1 Comment »’, ‘% Comments »’); ?>”