Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Subdirectory install path problem
#1
I've just uploaded a new 3.3.4 install to a sub directory, just like I always do, but in Settings I get:
PHP Code:
Website URL:
http://domain.com/subdomain/
Our suggestion is:   http://domain.com/subdomain// 
I cant work out why I'm getting the extra /
in .htaccess I'm getting RewriteBase /subdomain as expected/

Any thoughts
Reply
#2
Maybe you're accessing your admin panel like
Code:
http://domain.com/subdomain//admin
Reply
#3
(2015-03-03, 08:15:43)Carlos Wrote: Maybe you're accessing your admin panel like
Code:
http://domain.com/subdomain//admin

Carlos - of course you are bang on! Many thanks.
Too late at night after a long day here. Thanks for the reminder, I'm sure I've done this before :-)
Reply
#4
We should fix this in core.
normalize slashes in suggest_site_path, unless // is ever valid or preffered of course, I do not know
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply




Users browsing this thread: 1 Guest(s)