Closed (fixed)
Project:
Chatroom
Version:
5.x-1.6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2007 at 13:55 UTC
Updated:
9 Jul 2007 at 10:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
darren ohChat Room does not create a CCK content type. The attached screenshot shows what you should see when you go to node/add.
Comment #2
gracearoha commentedDarren,
Thank you for your quick reply.
I was expecting to see something as you posted, but instead, when i go to node/add/chatroom this is what i see:
Chat room
Welcome to the University of Human Unity's Live Chat
You can start your own chat or join a chat that is already in progress.
If you'd like to send a private message to a specified user, please use the following format:
/msg username message
(where: "/msg" is the command, "username" is the username of the person you'd like to communicate with, and "message" is the message you would like to send)
Choose the appropriate item from the list:
Audio
An audio file. The audio file could be used for adding music, podcasts, or audio clips to your site.
Biblio
Maintains list of bibliographies
Book page
A book is a collaborative writing effort: users can collaborate writing the pages of the book, positioning the pages in the right order, and reviewing or modifying pages previously written. So when you have some information to share or when you read a page of the book and you didn't like it, or if you think a certain page could have been written better, you can do something about it.
Case
Open a new case assigned to a particular project.
Project
Create a basic project for use with Case Tracker.
Decisions - ranking
Creates a vote where n options are ranked from 1 to n.
Decisions - selection
Creates a decision where the user selects one or many options.
Event
An event is a story which can be given a start and end date, thus appearing in the events calendar.
Fileshare
Create a Fileshare page.
Forum topic
Create a new topic for discussion in the forums.
Group
a form for creating a new group
Image
An image (with thumbnail). This is ideal for publishing photographs or screenshots.
Page
If you want to add a static page, like a contact page or an about page, use a page.
Project Profile
a form for creating a new profile of a project
Story
Stories are articles in their simplest form: they have a title, a teaser and a body, but can be extended by other modules. The teaser is part of the body too. Stories may be used as a personal blog or for news articles.
Task
A task to keep track of.
Weblink
Comment #3
darren ohThe problem seems to be the result of some customization. That message is not part of the Chat Room module.
Comment #4
gracearoha commentedThe message at the top was put in by me simply be going to content types and editing the chatroom content type. But other than adding the message, i didn't change anything.
Am i not supposed to edit the chatroom content type?
or perhaps chatroom doesn't work with the CCK module? is that possible? is anyone using the two together?
Comment #5
gracearoha commentedI also tried hitting the re-build permissions button to see if that would do any good, but to no avail.
It seems that there should be a table built for "node_chatroom".
but i'm not a programmer so i am really having a difficult time understanding where to look to solve this problem.
Any bit of direction is much appreciated.
Comment #6
darren ohBecause I cannot reproduce this problem on other sites, fixing the problem would require troubleshooting service specifically for your site. Contact me directly if you would like to arrange this.
Comment #7
gracearoha commentedOkay, i figured out what the problem is. (what a bonehead!)
For any others who may be also using the add-on module to og called og content type admin.
This allows you to check off all the node types to be used site-wide as well as for individual groups.
Even though i was checking the box for chatroom, it was not allowing me to use this node inside or outside of groups. I simply removed it and voila! problem solved.