Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

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

can't login, can't access wp-admin, need trailing / to access pages


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Jan 2, 2011, 01:32 PM
northcoastimports
 
13 posts · Jan 2010
I can't access any pages without putting a trailing "/" and I never had to do that before... so that means that none of my links in the site work because they don't have that trailing "/"

It also means that I can't login to the admin because, even if I manually go to "http://northcoastimports.com/wp-login.php/" , after I put in the login info it redirects me to "http://northcoastimports.com/wp-login.php" without the backslash and then I get a "broken-link" error from the browser.

Also, "http://northcoastimports.com/wp-admin/" gives me a "broken-link" message, and so does "http://northcoastimports.com/wp-admin"

I haven't had this problem before in over a year of using this website. I have two other installations of WP, and all three use the Atahualpa Theme - all with the same problem. I also have an installation of WP with WordPress Default 1.6 that works okay.

I have two other threads in the WP forum that talks about the problem and what I've done so far:
http://wordpress.org/support/topic/c...8#post-1861867

http://wordpress.org/support/topic/c...8#post-1864556
  #2  
Old Jan 2, 2011, 03:03 PM
juggledad's Avatar
juggledad
 
20,001 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
What did you change on the site?
Do any upgrades of WP or a theme?
Any upgrades done to the server by your host?
Add anything new?
  #3  
Old Jan 2, 2011, 04:52 PM
northcoastimports
 
13 posts · Jan 2010
Nope, nothing's changed that I'm aware of. That's what's so maddening.

It happened with all of my Atahualpa installations at once. I haven't even made any new posts in a while.

if I go to the subdirectory that has all the pics, I can just enter "http://northcoastimports.com/pics" (no trailing /) and I get there just fine.

Here's a comparison:
http://sternreiter.com/wp-admin
works correctly, standard WP theme, no pretty URL

http://northcoastimports.com/wp-admin
doesn't work, Atahualpa Theme, pretty URL

http://northcoastimports.com/design/wp-admin
doesn't work, Atahualpa Theme, no pretty URL

http://northcoastimports.com/museum/wp-admin
doesn't work, Atahualpa Theme, pretty URL

The only similarity that I can find in the three WP installations that don't work is that they all have Atahualpa theme. Can anyone think of a way in which Atahualpa would mess with trailing / or with the admin login?

Last edited by northcoastimports; Jan 2, 2011 at 05:09 PM. Reason: more info
  #4  
Old Jan 2, 2011, 05:26 PM
lmilesw's Avatar
lmilesw
 
9,393 posts · Jul 2009
Central New York State USA
If you switch to the twentyten theme for the northcoastimports site do you still have the problem?
__________________
~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 Jan 2, 2011, 06:34 PM
northcoastimports
 
13 posts · Jan 2010
I can't switch themes if I can't login, can I?
  #6  
Old Jan 2, 2011, 06:58 PM
juggledad's Avatar
juggledad
 
20,001 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
Use FTP to go to the root and rename the '.htaccess' file to 'oldhtaccess' and see if you can get in
  #7  
Old Jan 3, 2011, 07:47 AM
lmilesw's Avatar
lmilesw
 
9,393 posts · Jul 2009
Central New York State USA
Quote:
Originally Posted by northcoastimports
I can't switch themes if I can't login, can I?
Sorry about that... I was asking without thinking.
__________________
~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.
  #8  
Old Jan 3, 2011, 02:14 PM
northcoastimports
 
13 posts · Jan 2010
Quote:
Originally Posted by juggledad
Use FTP to go to the root and rename the '.htaccess' file to 'oldhtaccess' and see if you can get in
Thanks for your help. I already tried with a blank .htaccess, a fresh .htaccess, and test.htaccess (no .htaccess file) - same results:

http://wordpress.org/support/topic/c...8#post-1861867

lmilesw: no problem. I wasn't sure if I missed something. I didn't know if you could try another theme without logging in.
  #9  
Old Jan 3, 2011, 02:49 PM
juggledad's Avatar
juggledad
 
20,001 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
You can go into the atahualpa theme folder and rename index.php to old index.php and wp will switch to the default theme

Also, I seem to remember that htaccess files are cumulative so try renaming the htaccess file in the root
  #10  
Old Jan 3, 2011, 03:03 PM
lmilesw's Avatar
lmilesw
 
9,393 posts · Jul 2009
Central New York State USA
Try using this url to access your backend http://northcoastimports.com/wp-login.php/

I got me to the login screen.
__________________
~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.
  #11  
Old Jan 3, 2011, 03:09 PM
northcoastimports
 
13 posts · Jan 2010
Quote:
Originally Posted by lmilesw
Try using this url to access your backend http://northcoastimports.com/wp-login.php/

I got me to the login screen.
Hi, and thanks again.

Yes, I've already tried that too. It only gets me to the login screen, but as soon as I enter login and password I get a 404 because (I suspect) that part of the login process involves a reroute that doesn't include a trailing /.

If you wouldn't mind, please take a moment to follow those two links I provided to the WP forum as they cover what I've tried so far. The threads aren't long. It won't take but a second to read through.

I'll try a different theme the way you suggest. We are talking about the root .htaccess file so, I don't know what else I can do there.
  #12  
Old Jan 3, 2011, 03:37 PM
northcoastimports
 
13 posts · Jan 2010
Quote:
Originally Posted by juggledad
You can go into the atahualpa theme folder and rename index.php to old index.php and wp will switch to the default theme

Also, I seem to remember that htaccess files are cumulative so try renaming the htaccess file in the root
I tried renaming the .htaccess file in the root. Same result.

I tried renaming the Atahualpa theme index.php to oldindex.php. Same result on the login and got a blank screen for the website. I since changed it back.

Any help? This is driving me crazy!
  #13  
Old Jan 3, 2011, 04:23 PM
juggledad's Avatar
juggledad
 
20,001 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
This is beyond the forums - have you contacted your host to see if any changes were recently implemented?

Bookmarks

Tags
.htaccess, admin, login, trailing /, wp-admin

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Cannot access wp-admin and all links go to home page GrahamW New Versions, & Updating 11 Sep 23, 2010 05:20 PM
I can't access the admin area Eric Bobrow Plugins & Atahualpa 3 Apr 8, 2010 08:03 AM
[SOLVED] Can't Access WP Admin after upgrade JonHorton New Versions, & Updating 4 Mar 18, 2010 06:01 PM
[SOLVED] Can't access my pages makeitrein Page & Category Menu Bars 4 Dec 1, 2009 03:51 PM
Client login/ftp access ErikU Installing & running WordPress 1 Apr 16, 2009 03:33 PM


All times are GMT -6. The time now is 03:25 PM.


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