squierjosh
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site gone after successful transfer of domainsI still have access to the FTP system. Is there a file I should access to see what’s going on? Like the .htaccess file or something?
Forum: Fixing WordPress
In reply to: Site gone after successful transfer of domainsThat’s the page I used to move the site and it all went fine.
Forum: Fixing WordPress
In reply to: Exported/Imported Site. Everything seems to be fine but permalinksNevermind, i found this page and was able to create a new .htaccess file
http://codex.ww.wp.xz.cn/Using_Permalinks#Where.27s_my_.htaccess_file.3F
Forum: Fixing WordPress
In reply to: Exported/Imported Site. Everything seems to be fine but permalinksWould that be in the root directory?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Thumbnails not generating, no errorsI’ve tried resizing images (seems pointless if you want to show high resolution photos though), adjusting the memory by hacking the gd.thumbnail.inc.php file, and by disabling all plugins – nothing has worked for me. This plugin is VERY buggy, and there’s no rhyme or reason to when it works. I wish it would have stopped working earlier for me so I wouldn’t have invested so much time getting my galleries in there. Now I can’t add new images to them without a million workarounds.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Not Creating Thumbnails or Resize ImagesSo is the consensus that this plugin has potential but is pretty much garbage? I can’t even generate thumbnails or medium sized images on a fresh web site with no other plugins installed. I’ve even done the memory trick that I read about somewhere else. Very annoying, because it worked so well before.
Forum: Themes and Templates
In reply to: Dkret3 theme – how to remove border around container?Awesome, thanks for the quick reply.
Forum: Fixing WordPress
In reply to: Import network users into WordPress site?Anyone else know if this is possible?
Forum: Fixing WordPress
In reply to: Import network users into WordPress site?That’s what I proposed, but the Ops team prefers to minimize the number of usernames and stuff. Of course, they leave it to me to figure out if it can be done. 😐 I’m not a back-end kind of web guy, so I have very little idea how all that stuff works.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Not Creating Thumbnails or Resize ImagesI’m having the exact same problem. The images I’m uploading are only 800×600, and when I generate a thumbnail, the orange bar gets to 100%, disappears, and I’m just left with an empty box. I’ve resorted to creating thumbnails manually and uploading them via FTP. It worked before just fine. I could do a whole folder and everything was fine. Now I can’t do one small image. Frustrating, because otherwise I love how this plug-in works. Gonna have to dump it soon. 🙁
Forum: Fixing WordPress
In reply to: WordPress not working – Mac Thing?Anyone else having problems with WP? This is getting f’ing ridiculous. I reinstalled WP 3.1, renamed the plugins folder to manually disable it, and still can’t even get to the dashboard most of the time. Or if I can, it’s just one long column formatted as plain text.
Forum: Fixing WordPress
In reply to: How to get thumbnails to show up in feed on home pageOops, it was in the singe.php file too. Either way, I can only get the image to show up if I put it in the manual excerpt. I’m sure it’s my theme.
Forum: Fixing WordPress
In reply to: How to get thumbnails to show up in feed on home pageThe only place I found this was in the archive.php template. I changed it there and nothing seemed to change. the only way I could get images to show up in my feed was to use the Excerpt box. But now I can’t use the more tag to link to the post. Growl.
<div class=”entryContent”>
<?php the_excerpt() ?>
</div>Forum: Fixing WordPress
In reply to: How to get thumbnails to show up in feed on home pageThanks for the reply. I’ll try that.
Forum: Fixing WordPress
In reply to: Is There A Way To Make WordPress Faster?And do you have any more information on what those are or how to do them? Forums are supposed to be helpful, not leave people with more questions.