mertero
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Errors, in TinyMCE editing a postGuys,
I have made some chanegs to the .htAccess – Because I found out that only in this directory the blog does not work. So I managed to have the HTML editor working, but not the “add a link” pop-up.
Still, at least I can work now, if manually…
Forum: Fixing WordPress
In reply to: Editing a post suddenly not working okay…Guys,
I have made some changes to the .htAccess file… Now the HTML edit works, although the “add” link does not. At least now I can manually add links.
Forum: Fixing WordPress
In reply to: Editing a post suddenly not working okay…Hi Guys,
Javascript is okay. The site worked great, until I moved to a new server with PHP5 and MySQL 5. I am thinking this might be the problem… Although I’m not sure, of course… I don’t have much wordpress experience!
Ron.
Forum: Fixing WordPress
In reply to: Editing a post suddenly not working okay…First of all, thanks for answering… Here’s the .htAccess file (First there are a lot of redirection that were written by cpanel automatically some time ago):
——————————
RedirectMatch permanent ^/abirim$ https://www.RonMertens.com/2004/abirimRedirectMatch permanent ^/abirim/index.html$ https://www.RonMertens.com/2004/abirim
RedirectMatch permanent ^/amud$ https://www.RonMertens.com/2003/amud
RedirectMatch permanent ^/amud/index.html$ https://www.RonMertens.com/2003/amud
RedirectMatch permanent ^/budapest$ https://www.RonMertens.com/2004/budapest
RedirectMatch permanent ^/budapest/index.html$ https://www.RonMertens.com/2004/budapest
RedirectMatch permanent ^/hkjp$ https://www.RonMertens.com/2002/hkjp
RedirectMatch permanent ^/hkjp/index.html$ https://www.RonMertens.com/2002/hkjp
RedirectMatch permanent ^/israel/matat05$ https://www.RonMertens.com/2005/matat
RedirectMatch permanent ^/israel/matat05/index.html$ https://www.RonMertens.com/2005/matat
RedirectMatch permanent ^/machteshim05/index.html$ https://www.RonMertens.com/2005/machteshim/index.html
RedirectMatch permanent ^/nimrod$ https://www.ronmertens.com/2004/nimrod
RedirectMatch permanent ^/nimrod/index.html$ https://www.RonMertens.com/2004/nimrod
RedirectMatch permanent ^/romania$ https://www.ronmertens.com/2005/romania
RedirectMatch permanent ^/romania/index.html$ https://www.ronmertens.com/2005/romania
RedirectMatch permanent ^/tatour02$ https://www.RonMertens.com/2002/tatour
RedirectMatch permanent ^/tatour02/index.html$ https://www.RonMertens.com/2002/tatour
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /blog/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
</IfModule>addtype application/x-httpd-php .html .php .htm
addhandler application/x-httpd-php .html .php——————————
Forum: Fixing WordPress
In reply to: Editing a post suddenly not working okay…Hello guys…
Please can anyone help?
I have updated to PHP 5, and MySQL 5, perhaps there’s some connection to the errors I’m seeing??
Ron.
Site is: https://www.RonMertens.com/blog