By phoenixblue on
i've just installed drupal 5.0 and everything seems to be working ok
except for when i want to create page, story
the input format, menu setting, comment settings, file attachment etc.. basically all the fieldset titles are displayed but cannot be opened to enter data.
but the page can be saved with the title and body..
i dunno wat's wrong.. pls help
and also i can't find the locale block.. even after i've imported & enabled another language
help pls...
Comments
in reference to the menus:
in reference to the menus: what browser is being used ? is javascript turned off ?
with regards to the locale block ? i don't believe there is one. There is a locale module. I assume you want to be able to grant users teh ability to switch languages ?
for that you may have to look at the localizer or i18n module one of which shows flags to switch languages.
menu?
no.. the menus are working ok..
is just when creating content (eg. page)
i'm using firefox 2.0 and javascript is enabled.
i have firebug installed and it states "button has no properties" in the create content-page
thanks for the heads up on the localizer
by the way.. it works ok on IE.. !!!
my fault your list of
my fault your list of things, I thought you meant you could not expand the menus to expose the fieldsets.
and this only happens on the content type page ?
create content type
no.. it happens when creating story too..
but creating story & page in IE is ok.. all the fieldsets are displayed and drop downs and able to enter data like it should..
issit because drupal 5.0 is more for IE then firefox2.0?
no drupal is not more for IE
no drupal is not more for IE than Mozilla. Drupal Developers work hard to make sure it is cross browser compatible.
Thus it bring the next question. What theme are you using ?
Drupal 5.0 is brand spankin new, it of course could have a bug in it, but i would think someting of this nature would be found pretty quick. I cannot duplicate your issue.
theme
was using garland.. switched to blue marine and still the same thing.. :(
nvm.. maybe i should re-install..
upload module
it's the upload module that's causing all this..
when i disable it, creating content is ok..
what the..
ahhh, i don't use that
ahhh, i don't use that module. you may want to post an issue against it and point to this thread so that your problem can be looked at.
I had this same problem
I had this same problem, fieldsets not expanding, firebug reporting "button has no properties" & I was going to create an issue, but in the process of trying to gather more information I turned the upload module off and on and then changed the theme a couple of times, and the problem went away. Weird.
Issue and patch created
I believe this is the issue to your problem: http://drupal.org/node/144032