We need to add forms for authenticated users to sign up to events - in our case we've a whole bunch of new students descending and need to know if they want to sign up to attend X, Y and Z, and the necessary details for each ("Are you vegetarian?").
These are not the sort of things that the "event with volunteer timeslots" module solves - rather we need to take custom details off them and then either store the data in a database for the admin to access, or email it to the admin. The data should not be visible on the site afterwards.
I hate to let this oppurtunity go to waste. The page not found is '/'.
THat's all it says, so I'm assuming people are trying to access the home page. What is causing this? I try to find where my main icon links the homepage but can't find it. Maybe that includes an extra backslash? I can access the homepage fine. Is this a certain browser issue?
SO far 15,000 people have gotten this error in one day. What the heck!!! I'm freaking out. SOmeone please help. I can't even think at this point.
I am trying to configure a block to display only on the front page. I can use html or tinymce to edit the block body and add the image, but no matter what I try, I cannot get the image to display. The text that is within the body displays fine, just no image.
Any thoughts. I can't seem to get anywhere on this one.
I was wondering if it was possible to give my members urls to they're profile pages?
For example if joebob83 became a member he could access and share his profile & other pages with his friends by directing them to: http://www.site.com/joebob83
Please remember that I'm not familiar with php or mysql coding. So if this requires some type of coding please help me out in that area.
I would like to know if it's possible to have a certain number of pages created when a user registers. I know that when a user registers a profile page is created but I need several pages created.
If this is possible I need to know how to do it.
I am not familiar with php or mysql coding so I will need a LOT of HELP if it requires maually editing my code.