varzero
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permalink and warning problemsFor permalink structure and htaccess content, please refer to my first post.
Forum: Fixing WordPress
In reply to: Permalink and warning problemsIt seems a problem with the theme.
Now I think it’s working with Twenty Ten.
Using the iThemes Builder theme and a static page as home, there is something wrong with the permalink.
The pagination works for the other pages, but not the home page…
Forum: Fixing WordPress
In reply to: Permalink and warning problemsI noticed I have in the menu:
– Home
– Home: Homewhich is strange…
With Twenty Ten theme if I open …/page/2/ it’s opening …/2011/06/27/200/ failing,
but if I open …/page/2 it’s opening the second page of the home correctly…
Forum: Fixing WordPress
In reply to: Permalink and warning problemsYes, the permalink issue remains after switching to the Twenty Ten theme.
Even if I change the path
/var/www/vhosts/variante000096/httpdocs/wp-content/themes/Builder/lib/layout-engine/modules/class.module.php.bak/images
to
/wp-content/themes/Builder/lib/layout-engine/modules/class.module.php.bak/images
class.module.php.bak is not a directory, but a file…
Forum: Fixing WordPress
In reply to: Permalink and warning problemsAlso for the wrong permalink redirect?
Do you have any idea about which PHP functions could create this issue?
My hosting provider system administrator asked me which are WordPress Apache/PHP configuration setting requirements, but I don’t know them except for the following:
– PHP 5.2.4;
– MySQL 5.0.15;
– Apache mod_rewrite module.Forum: Fixing WordPress
In reply to: Permalink and warning problemsTalking to my hosting provider system administrator I was especting:
– issue n. 1) = webserver configuration;
– issue n. 2) = WordPress permalink engine problem.
For issue n. 1) I sent another email to my hosting provider.
For issue n. 2) I don’t know how to solve…
Thanks.
Forum: Fixing WordPress
In reply to: Permalink and warning problemsI contacted my hosting provider, but they don’t see any issue in their webserver configuration…
I tried to activate the Twenty Ten default theme, but the permalink redirect is still working wrong…
Thanks.