Okay... I am sorry for spamming you all with email messages, but this is urgent! when either adding an account for removing an account from drupal, it has a broken link in it. look at this... "Not Found The requested URL /blog/admin/people was not found on this server.
Apache/2.4.7 (Ubuntu) Server at www.kjscradio.com Port 80" and that's what I get when either approving an account or removing one.
Jonathan,
"blog" should not be part of the URL.
I've updated 26 sites over the last 10 days with no problems.
Are you sure your code is pristine?
Shai
Shai Gluskin Content2zero
On May 1, 2014, at 10:50 PM, Jonathan jonathancandler_msa@q.com wrote:
Okay... I am sorry for spamming you all with email messages, but this is urgent! when either adding an account for removing an account from drupal, it has a broken link in it. look at this... "Not Found The requested URL /blog/admin/people was not found on this server.
Apache/2.4.7 (Ubuntu) Server at www.kjscradio.com Port 80" and that's what I get when either approving an account or removing one. -- [ Drupal support list | http://lists.drupal.org/ ]
Sounds like your .htaccess file got overwritten. You need to change the RewriteBase in there to /blog.
If you access the URL via regular Drupal URL's, it's fine:
http://www.kjscradio.com/blog/?q=admin/people
Jamie Holly http://hollyit.net
On 5/1/2014 11:59 PM, Shai Gluskin wrote:
Jonathan,
"blog" should not be part of the URL.
I've updated 26 sites over the last 10 days with no problems.
Are you sure your code is pristine?
Shai
Shai Gluskin Content2zero
On May 1, 2014, at 10:50 PM, Jonathan jonathancandler_msa@q.com wrote:
Okay... I am sorry for spamming you all with email messages, but this is urgent! when either adding an account for removing an account from drupal, it has a broken link in it. look at this... "Not Found The requested URL /blog/admin/people was not found on this server.
Apache/2.4.7 (Ubuntu) Server at www.kjscradio.com Port 80" and that's what I get when either approving an account or removing one. -- [ Drupal support list | http://lists.drupal.org/ ]