I'm writing from Rome Italy, My server has windows 2000 server, with PHP 4.4.2 and mysql 4.1.20 with an old version of Drupal everything works ok ,but with Drupal 4.7 and 5.1 I get the same problem:
once I have created the first account I can manage everything ok, once I get out I get the message:
Access denied You are not authorized to access this page.
My problem relates to executing embed html on a page, I will do by best to explain..
I am using a package called album to generate a picture gallery. it generates the following:
/gallery/index.html (main index)
/gallery/picdirectory/index.html (sub dir index)
The issue is if i take the html from the main index and embed it into a page node the node opens as http://overdahl.com/?q=node/50 presumably in the www root directory and none of the referencing to the indexes works.
A couple of hours after having last accessed my web site, I access it again and get a white page with an error :
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /home/.../sites/default/modules/ecommerce/store/store.module on line 1163
I have been trying to get IMCE's browse button to appear when I click TInyMCE's picture button, but it won't work. I get no errors. I have all permissions and roles set correctly. I have a theme with closure in it. It just does not want to appear. I'm using Drupal 5.1. Any ideas?
I just install cck, however, there is a big question over me about how it works. After enables the modules into drupal, I still can't figure out how to use it. And I can't find some full example about it.
1. is it a module for a customized field?
2 how to intergrate the customized field into my content type? since I installed the cck and the date module, however the "fields" tab in "administer > content mangement > content types" still empty, is it ok?
would you have any good example about using cck? anything would help:)