Hello, I seem to have a problem with installing a chatbox as apparently i need to create chatbox.sql but the information was not clear to me so i do not understand how to create sql file before it is working properly on my drupal. so can anyone help me with module?
I've got the main navigation links on my site set up to go to various sections in my web site including a newsletter section. Every month a new newsletter is added and I'd like to have the links always go to the most recent newletter so that the link is seemingly dynamic, not static.
Is there a way to create this using Drupal and PHP? I'd like to set up a page that redirects the user to the most recent node in that category. Has anyone done this before?
I'm getting ready to begin a drupal project where I'll be writing several new modules. I have an existing database consisting of about 10 related tables. Some of these tables are related to each other via foreign keys and I'm trying to figure out the best way to develop the new module (or modules) to accomodate everything.
I have a list of upcoming events. I don't use any kind of classification for my events -- they're all of the same type.
Under the Upcoming events block, they're listed like this:
Sample event!
(5 days) (event)
Is there any way to get rid of the useless (event) tag?
Are there any other ways to customize the display -- for example, can I add the actual date of the event instead of either the (5 days) or the (event)? E.g.:
User points works for everything else, but when I send an invite, my user points never go up. I have it set to give 10 user points for every invite and 50 when they join, and I have installed the invite.module. I click invite a friend or collegue and send it out, then register with the same address from the link they gave, and my userpoints never went up. Is there a bug?