Just done a fresh install of D6 on some siteground space and it's all running fairly well except when I try to attach any file to a new page - when I click Attach the file is uploaded and then an alert comes up saying "An HTTP error 0 occurred\n/cms/upload/js". The file is uploaded and finds its way into the /sites/default/files directory OK (as per the config in "administer"). Any ideas why?
Also is this the only/main way to get files uploaded in D6 if I want to embed IMG SRC links in page content?
Just starting developing with a drupal 6 project and almost immedietly hit a brick wall. I've researched the posts on similar issues but they have been of no help. So here it is....I wonder if I will get zero replies like so many similar posts I have read.
First I'll like to say that I'm still pretty new to drupal, so if my question is "obvious" please bear with me.
I have installed a "clean" drupal 6 on a CentOS system, created two roles and two users, each user belonging to each role:
User1 --> role1
User2 --> role2
Howdy,
For those with little patience with newbies; PLEASE DO NOT READ FURTHER
Im very new to this and a bit overwhelmed by the steep learning curve.
here is what i did:
installed Xampp in the root af a separate harddisk
started apache and mysql with xampp_start.exe
moved phpMyAdmin to the htdocs directory
created a database
copied dropal 6.0 files into th htdocs directory
opened firefox=>http://localhost/
so far so good
dropalscreen (i'm happy)
I have installed Drupal 6, trying to change THEMES i get the following warning:
warning: is_dir(): Stat failed for sites/default/files/css (errno=13 - Permission denied) in xxxxx/includes/file.inc on line 886.
I don't have any CSS in sites/default/files.
Never had it before on 5.5. Any idea what it is?Thanks