Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

[SOLVED] Permalinks Custom Structure just gets 404


  #1  
Old Nov 15, 2011, 09:42 AM
RPJ
 
11 posts · Nov 2011
I am trying to change permalinks to display the page or post name. All the help pages say I should select Custom Structure and enter %postname%. When I do this I get is 404 on all page links.

I also get 404 selecting any of the other options on the Permalinks page.

There is a note at the bottom of the Permalink page which says I should add the following code to the .htaccess file:

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]


The help page from the Permalinks page says that I need to add this code to the .htaccess file:

# 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


It is very similar and I have tried both versions but I still get 404.

I have checked the FAQ but cannot find a suitable post.

Any idea what I can do to make this work?

I am using Atahualpa 3.7.1
How dumb is this: I do not know which version of WP I am using - where does it tell me? (but I can upgrade to 3.2.1)

Last edited by RPJ; Nov 15, 2011 at 10:05 AM.
  #2  
Old Nov 15, 2011, 10:19 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
If you set permalinks to default do you get an error? Do you have a link to the site?
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Nov 15, 2011, 10:26 AM
RPJ
 
11 posts · Nov 2011
Default is the only option that works

The site is: http://skyminer.co.uk/

RPJ
  #4  
Old Nov 15, 2011, 10:37 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Strange. I would try renaming the .htaccess file to .htaccessold. It should then be recreated. Then I would go to permalinks, set them to default, save, then set another, save, and see what happens.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Nov 15, 2011, 11:03 AM
RPJ
 
11 posts · Nov 2011
My domain, MySQL, PHP and the wordpress installation are all on www.1and1.co.uk

I downloaded the file using Filezilla and edited it in Notepad but Filezilla could not upload it.

I thought it may not want a second file with the same name, so I tried renaming the file to .htaccessold (as you suggested) on the server but was denied permission, presumably by the host.

I thought that maybe they do not allow any changes, but using Filezilla's right-click, view/edit I was able to change content of the file. I checked this by editing it again and the amended text was in the file, so it looks as though the edit worked and was stored on the server.

I did note, however, that according to Filezilla the file size on the server remained unchanged at 70 whereas on my local PC it is 413 which would indicate that there is an anomily of some sort...

Does this help?
  #6  
Old Nov 15, 2011, 12:40 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I am not sure what to tell you. I have heard of issues on 1and1 hosted site. What are the permissions on the .htaccess file?
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #7  
Old Nov 15, 2011, 01:47 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
I would suggest calling 1and1 and talking to them about this.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #8  
Old Nov 15, 2011, 02:20 PM
RPJ
 
11 posts · Nov 2011
Will check with 1and1 and let you know...

Thanks

RPJ
  #9  
Old Nov 18, 2011, 04:34 AM
RPJ
 
11 posts · Nov 2011
For reference, the hosting company '1and1' have what they call a Click and Build version of WordPress pre-installed. It is quick and easy to set up but has limited features. One of the limitations is that you cannot write to the .htaccess file.

They tell me there are many more limitations, but as I need to write to .htaccess I did not hang around and manually uploaded WordPress, and so far everything is OK.

While I am here I should just say that 1and1 have a very good technical support team and have invariably solved my problems and talked me through issues with great patience. I do recommend them to anyone who, like me, does not really know what they are doing.

Thanks for your help and no doubt I will be back...

RPJ

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mystery URL and WordPress structure thetravelchronicle Installing & running WordPress 5 Jun 10, 2011 05:02 AM
[SOLVED] Permalinks and Custom Inserts Caracal Atahualpa 3 Wordpress theme 2 Mar 10, 2011 03:21 PM
Help - Using Custom Page Names as Permalinks Matthew Krichbaum Page & Category Menu Bars 4 Apr 30, 2010 08:28 PM
Different structure/layout for posts firewalker1980 Center area post/pages 0 Mar 5, 2010 08:42 AM


All times are GMT -6. The time now is 09:06 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.