This is a weird problem... I'm using file_directory_path() as talked about in http://api.drupal.org/api/drupal/includes%21file.inc/function/file_directory...
It's not returning the correct location. From www.example.com/location/something it's giving www.example.com/location/path.to.files instead of www.example.com/path.to.files
This is pretty weird. Any ideas?
Joel
Check your variable table for the name 'file_directory_path'. Also check settings.php for it.
Earnie
On Tue, Jun 26, 2012 at 4:36 PM, Joel Willers joel.willers@sigler.com wrote:
This is a weird problem... I'm using file_directory_path() as talked about in http://api.drupal.org/api/drupal/includes%21file.inc/function/file_directory...
It's not returning the correct location. From www.example.com/location/something it's giving www.example.com/location/path.to.files instead of www.example.com/path.to.files
This is pretty weird. Any ideas?
Joel
-- [ Drupal support list | http://lists.drupal.org/ ]
Just to follow up... I didn't put a '/' in front of the anchor tag. Basically I spent 2 hours researching the problem for a giant /facepalm.
Thanks for helping!
Joel
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Earnie Boyd Sent: Tuesday, June 26, 2012 4:31 PM To: support@drupal.org Subject: Re: [support] File directory location in Drupal 6
Check your variable table for the name 'file_directory_path'. Also check settings.php for it.
Earnie
On Tue, Jun 26, 2012 at 4:36 PM, Joel Willers joel.willers@sigler.com wrote:
This is a weird problem... I'm using file_directory_path() as talked about in http://api.drupal.org/api/drupal/includes%21file.inc/function/file_dir ectory_path/6
It's not returning the correct location. From www.example.com/location/something it's giving www.example.com/location/path.to.files instead of www.example.com/path.to.files
This is pretty weird. Any ideas?
Joel
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Earnie -- https://sites.google.com/site/earnieboyd -- [ Drupal support list | http://lists.drupal.org/ ]
Easy miss; especially since it is still syntactically correct. Glad you got it worked out.
Earnie
On Wed, Jun 27, 2012 at 9:09 AM, Joel Willers joel.willers@sigler.com wrote:
Just to follow up... I didn't put a '/' in front of the anchor tag. Basically I spent 2 hours researching the problem for a giant /facepalm.
Thanks for helping!
Joel
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Earnie Boyd Sent: Tuesday, June 26, 2012 4:31 PM To: support@drupal.org Subject: Re: [support] File directory location in Drupal 6
Check your variable table for the name 'file_directory_path'. Also check settings.php for it.
Earnie
On Tue, Jun 26, 2012 at 4:36 PM, Joel Willers joel.willers@sigler.com wrote:
This is a weird problem... I'm using file_directory_path() as talked about in http://api.drupal.org/api/drupal/includes%21file.inc/function/file_dir ectory_path/6
It's not returning the correct location. From www.example.com/location/something it's giving www.example.com/location/path.to.files instead of www.example.com/path.to.files
This is pretty weird. Any ideas?
Joel
-- [ Drupal support list | http://lists.drupal.org/ ]
-- Earnie
-- https://sites.google.com/site/earnieboyd
[ Drupal support list | http://lists.drupal.org/ ]
[ Drupal support list | http://lists.drupal.org/ ]