omgitsalisa
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Having trouble restoring site from SQL database backupI didn’t watch the video because I figured it out as it was playing. The problem was in the wp-config.php file as you suggested – I had the wrong table prefix. When DreamHost installed it for me again (I do love the one-click installs) it had a different table prefix so changing that fixed it right up. Thank you so much!
Forum: Fixing WordPress
In reply to: Parse error when trying to exclude categories from home pageAh, I think I understand it now. I was confused because I thought that since there was an if, it was all covered. I didn’t recognize that the only if statement I had was just telling it whether it needed to do the query or not, not what to do with stuff after that. I thank you for your help and have gotten it sorted out. ??
Forum: Fixing WordPress
In reply to: Parse error when trying to exclude categories from home pageI get that it’s not the same, but I was using the example from the Template Tags/query posts page to edit it so that I will get the desired results and the only place I could find where someone explicitly told me where to copy the code said to replace the first line the Loop with it. If that’s not right, can you tell me what is?
Forum: Themes and Templates
In reply to: Custom Category PagesThank you so much. I had googled what I thought was the correct search criteria, but everything that came up was really confusing and didn’t seem to apply to what I wanted. I appreciate the help – it looks like exactly what I need.
Forum: Fixing WordPress
In reply to: 2.6.2 Media Uploader goes to blank pageI finally figured out the issue on my own but I’m posting here in case anyone else ever runs into the same problem. Basically, The media uploader wasn’t opening in a new window, but rather taking my whole page there so it was all messed up. I didn’t even know how it was supposed to behave because I had never used it successfully. Anyway, it turns out that my adblock/popup blocker in Firefox was preventing the window from opening as a new window, so it didn’t work and now I feel like a moron. But at least it works now!
Forum: Fixing WordPress
In reply to: Media Uploader does not open as an iframeI’m running into this exact same problem except it’s on a fresh installation of 2.6.2 using DreamHost’s One-Click-Installs. However, I deleted wp-admin and wp-includes and reupped them from the copies I downloaded here at www.remarpro.com and it is still doing the exact same thing. I’m using Firefox 3 if that matters.
Forum: Fixing WordPress
In reply to: idiot needs help (uploading)It goes in the wp-content/plugins directory, so just use your FTP program to navigate to that directory and upload your whole wp-stats directory and that should be it.
Forum: Fixing WordPress
In reply to: 2.6.2 Media Uploader goes to blank pageOkay, at the very least can someone tell me if there is supposed to be a cancel button or something that takes me back to the post? It seems like poor design if there really isn’t.