mikey22
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to edit HomePageOk but it’s not static. I guess you’re saying I should make it static then, if there’s not difference…
?
Forum: Fixing WordPress
In reply to: How to edit HomePageI see, thankyou esmi.
If I upload media, such as a video or picture, how do I make it appear in the space reserve on my home page?
Thanks a million
Forum: Fixing WordPress
In reply to: Uploading Video Errorsok my mistake the only thing that “works” is that there is now a link on the page (where I wanted the video to go) that allows you to click and download the flv file.
how can i just upload the video so that it is on the PAGE so you can press PLAY and watch the video ON THE PAGE
thanks in advance for any help ??
Forum: Fixing WordPress
In reply to: Uploading Video Errorsupdated wordpress and now it works!
Forum: Fixing WordPress
In reply to: Uploading Video Errorshave you given up on me shane lol?
Forum: Fixing WordPress
In reply to: Uploading Video Errorsthis is how my .htaccess looks now:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule><IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule># END WordPress
RewriteCond %{HTTP_HOST} ^diysolarpower.org$ [OR]
RewriteCond %{HTTP_HOST} ^www.diysolarpower.org$
RewriteRule ^diyhotwater$ “http\:\/\/solarworld\.diyhot\.hop\.clickbank\.net” [R=301,L]Forum: Fixing WordPress
In reply to: Uploading Video Errorsthankyou for the reply. It still doesn’t work:
File type does not meet security guidelines. Try another.
Forum: Fixing WordPress
In reply to: how to do complete backupoh awesome thanks!
Forum: Fixing WordPress
In reply to: How To Automatically Accept links?thanks buddha trance!
Forum: Fixing WordPress
In reply to: Internal Server Error Help!Hey just when I started believing that it’s never the easy things, the simple / worked like magic! LOL!
So all I did was add a / so it became /%postname%/ and now everything works perfectly.
Jokes aside, I have to sincerely thankyou alism – my business was at stake here!
:):):):):)
Have a gr8 weekend!
(If I don’t come back for more that is LOL)
Forum: Fixing WordPress
In reply to: Internal Server Error Help!Ok, tried that, didn’t work
Forum: Fixing WordPress
In reply to: Internal Server Error Help!by the way in my wp-admin if i go to edit posts the content is all there!
Forum: Fixing WordPress
In reply to: Internal Server Error Help!why is this so complicated for me?
ok I deleted all the files through ftp and just re-uploaded them via ftp from my desktop.
the home page is there, but every other page says its a 404 error!
the only thing I could think of is that I didn’t restore the backup of my database (which I save to desktop using MYSQL), but I don’t think I ever deleted my database?
I just don’t understand why I suck so bad with wordpress but hey what would I do without alism?
help?
Forum: Fixing WordPress
In reply to: Internal Server Error Help!don’t worry I solved my own problem by re-uploading a backup!
Forum: Fixing WordPress
In reply to: Internal Server Error Help!I changed my theme to default and deleted any new plugins. Still same problem.
Come to think of it, while trying to get my image uploader to work, I did give more permission to some files and I also uncheck the “Disable the visual editor when writing” box in myprofile