Julian Silva 0 Denunciar post Postado Julho 19, 2012 Olá a todos. Estou tendo problemas para fazer o seguinte tutorial do wordpress Tutorial WP Problema que até a index funciona perfeitamente, ao clicar em algum post ele perde o caminho. Ou seja até o passo 10. foi tudo perfeito, no passo 11. acho que a coisa se perdeu. Ao tentar entrar no post da o seguinte erro: Warning: require(.wordpress/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/tambosi/public_html/index.php on line 17 Fatal error: require() [function.require]: Failed opening required '.wordpress/wp-blog-header.php' (include_path='.:/usr/lib/php') in /home/tambosi/public_html/index.php on line 17 Como resolvo? (Estou usando as Links Permanentes padrão do WP) Compartilhar este post Link para o post Compartilhar em outros sites
Ted k' 126 Denunciar post Postado Julho 24, 2012 Você configurou o htaccess? configurou os links do WP? Compartilhar este post Link para o post Compartilhar em outros sites
Daniel Developer 1 Denunciar post Postado Julho 25, 2012 No passo 11 diz o seguinte: "If you have set up Permalinks, go to the Permalinks panel and update your Permalink structure. WordPress will automatically update your .htaccess file if it has the appropriate file permissions. If WordPress can't write to your .htaccess file, it will display the new rewrite rules to you, which you should manually copy into your .htaccess file (in the same directory as the main index.php file.)" Pois bem, tente atualizar os permalinks. Deve funcionar se você tiver seguido todos os passos anteriores corretamente. Abraços e nos diga aí se já conseguiu. Compartilhar este post Link para o post Compartilhar em outros sites