The older Drupal 4.5.0 cvs version have no such problem.
But the new version have the problem like this:
strict warning: var: Deprecated. Please use the public/private/protected modifiers in E:\php_web\drupal-cvs2\themes\engines\xtemplate\xtemplate.inc on line 42.
......
I just upgraded my website from 4.4 to 4.5, it works great. The image module was also upgraded to 4.5, and it works great either. But...I cannot find the image filter settings anywhere. All inline images in articles are now displayed as code like [image:xxx, x, x]...
Hi all.
I'm new to drupal. I installed 4.5, works perfectly now but I don't really understand how to use the attachements module. I installed it, went to
Home > administer > Modules, enabled the Mod, went to permissions and allowed authenticated users to add attachements.
But what now? I don't see any changes in the interface, upload buttons or so. Do I have to include htmlarea for uploads or what?
I uploaded a 152 KB jpg to my temporary image directory, and after using image.module's directory upload, the image became a highly compressed and distorted 28 KB jpg.
I have image.module set to use Imagemagick. How do I have it do the upload without doing any compressing?
This error occurred when I tried to import a *.po file at locale page.Then I export the original po file then import again ,the error also happenning.
The drupal version is 4.5RC.
I want to turn http://www.wkvkano.nl into a CMS-powered site, so that multiple people
can manage the site, and so that the site can be more interactive, with user contributed news items,
forums, galleries, event calendar, etc. But most of the content of the site will stay as it is,
rather static and with a simple navigation structure.