ricio78
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Configuration ProblemsYes but if you don’t give me the solution…
Forum: Fixing WordPress
In reply to: Error, wp-admin/includes/plugin-install.php on line 77Me too…same problem…
Forum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4yessssssss…thanks a lottt @fonglh
now i read the postss… why this prblem for you?Forum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4hey…there is one could help me? the problem is not the homepage but the single post…NO POSTS found…i don’t know if it’s a problem of permalink or htaccess or other else…please help me
Forum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4this is my htaccess file, it’s right?
Options -MultiViews
AcceptPathInfo On
DirectoryIndex index.php
# Turn on Expires and set default to 0
ExpiresActive On
ExpiresDefault A0
# cache media files for 30 days
<FilesMatch “\.(flv|ico|pdf|avi|mov|ppt|doc|mp3|wmv|wav)$”>
ExpiresDefault A2592000
</FilesMatch>
# cache image/flash files for 30 days
<FilesMatch “\.(gif|jpg|jpeg|png|swf)$”>
ExpiresDefault A2592000
</FilesMatch>
# 1 hour caching for commonly updated files
<FilesMatch “\.(xml|txt|html|js|css)$”>
ExpiresDefault A604800
</FilesMatch>
# No caching for dynamic files
<FilesMatch “\.(php|cgi|pl|htm)$”>
ExpiresActive Off
</FilesMatch>
SetOutputFilter DEFLATE
AddOutputFilter DEFLATE text/plain
AddOutputFilter DEFLATE text/xml
AddOutputFilter DEFLATE application/xhtml+xml
AddOutputFilter DEFLATE text/css
AddOutputFilter DEFLATE text/html
AddOutputFilter DEFLATE application/xml
AddOutputFilter DEFLATE image/svg+xml
AddOutputFilter DEFLATE application/rss+xml
AddOutputFilter DEFLATE application/atom_xml
AddOutputFilter DEFLATE application/x-javascript
AddOutputFilter DEFLATE application/x-httpd-php
AddOutputFilter DEFLATE application/x-httpd-fastphp
AddOutputFilter DEFLATE application/x-httpd-eruby
SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ no-gzip dont-vary
SetEnvIfNoCase Request_URI \.(?:exe|t?gz|zip|bz2|sit|rar)$ no-gzip dont-vary
SetEnvIfNoCase Request_URI \.pdf$ no-gzip dont-vary
SetEnvIfNoCase Request_URI \.avi$ no-gzip dont-vary
SetEnvIfNoCase Request_URI \.mov$ no-gzip dont-vary
SetEnvIfNoCase Request_URI \.mp3$ no-gzip dont-vary
SetEnvIfNoCase Request_URI \.mp4$ no-gzip dont-vary
SetEnvIfNoCase Request_URI \.rm$ no-gzip dont-vary
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch ^MSIE !no-gzip !gzip-only-text/html# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Forum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4No…i’m not running Lighttpd
Forum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4THANKS @sasch9r
please help meeeeeeeeeeeForum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4if i see my site and click on the posts i get always the same ERROR 404 NOT FOUND, do you read my post inside Krishna exactly now?
Forum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4I read it and follow carefully but it’s always the same…now my site is with 3.4 but when you click on the post you get the error NOT FOUND
Forum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4Please listen…now it’s ok but the site is with the default theme, plugin deactivated and expecially with the old version of wordpress…i would like to read my post with 3.4….:(
Forum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4well…LISTEN…now if you go to http://www.stadiogoal.com is with default theme and 3.3 version of wordpress, plugins deactivated, what i have to do now?
Forum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4I upgraded it and its always the same..uff..i’m nervous…
Forum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4sorry but it’s not ok..if i click on the post about germany i get the error 404
Forum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4I did your 4 things…but the result is the same, ERROR NOT FOUND
Forum: Fixing WordPress
In reply to: 404 error -While clicking on any Post after Upgrate to 3.4yes but i don’t know how to come back to 1.8.1 of genesis…it’s a problem?
so…now i follow your istructions and report any problem ok?:
1. Backup your database
2. Deactivate plugins one by one
3. Switch back to the default theme and
4. Try upgradingi do only this?