underarock
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: My blog wont load imagesya i am baffled by this one, im thinking my host my have issues with its mySQL or ??? anyways thanks.
Forum: Fixing WordPress
In reply to: My blog wont load imagesForum: Fixing WordPress
In reply to: My blog wont load imagesim in california and everyone here says that nothing loads on first try, no joke
Forum: Fixing WordPress
In reply to: My blog wont load imagesI also had to make that .htaccess file because it wasn’t there. and there is nothing else in it except what i have posted above. I know nothing about what needs to be in an .htaccess really.
Forum: Fixing WordPress
In reply to: My blog wont load imagesI still have people using Internet Explorer, Chrome, Firefox and Safari telling me that the pictures are not loading. if you clear your cookies and cache and test that is when the problem happens.
first time visits have broken links
then if you click the home button they work just fine???
i cant seem to find a Knowledge Base answer for this problem
Please help
Forum: Fixing WordPress
In reply to: My blog wont load imageswhat! I have been dealing with this problem for weeks and now its working fine?
Forum: Fixing WordPress
In reply to: My blog wont load imagesi have the .htaccess file there with this in it
<ifmodule mod_rewrite.c=””>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</ifmodule>and that is set to 644
permalinks are default
i have the most recent version of wordpress 2.9.1