I made a stupid mistake and deleted my forum vocabulary from the category admin page. Now, when I go to make forum posts, there is no "category" selector and I can't put my posts into any forum! I have tried re-adding the Forum vocabulary manually but this does not work.
Does anyone know how I can "re-initialize" the forum module and make it recreate the proper vocabulary?
I don't have any important posts so I can delete my forum if necessary.....
I really appreciate any help you might have to offer.
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.