Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have developed drupal site with private file settings and now i have to move the site to a different server,but when i do that since there is a change in the path of the files the attached files are not showing up. Is there any way to preserve the attached files links while moving the site to a different location?
When I try to do the stuff in the section "Making it work" this at my site, no menu is displayed (yes, I enabled it) but I get an entry in Apaches error_log
[Sun May 28 16:43:09 2006] [error] PHP Parse error: parse error, unexpected T_STRING, expecting T_VARIABLE or '$' in /var/www/htdocs/drupal-4.7.0/includes/common.inc(1150) : eval()'d code on line 3
Can somebody confirm for me whether my TinyMCE/Img_assist is working right. When I use Filtered Tag and insert an image via Img_assist, I see a yellow box (I assume this is the "image placeholder" I see referred to in various posts?) rather than the actual image. Is this what is SUPPOSED to happen, or is something broke? Don't want to continue to bang my head against this if it is expected behaviour.
If it IS the intended behaviour, why is this intended? Seems like seeing the actual images (as happens with the TimyMCE image insertion button) would be preferred.
i have activated avatars for user profiles, they appear etc but i want to be able to resize them to the size i want in my site lets say 50x50. if they user uploads a 640x480 picture I want it to be automatically resized to 50x50.
how to do this with drupal?