hello, I do not speak good English, but I'll try to explain.
I want to know if anyone can help me to display the title of the quiz and the name of the user who took the quiz at the quiz results (the page showing the full test with the correct answers)
I am a beginner in drupal :)
I have a working ubercart site that runs in a sub-directory. For marketing reasons I want to split it into two logically separate sections - but not a multisite.
I have a Drupal 6 site that has a repeating date option on its events, as most of the events for the group are held every month on the same day of the month. The calendar works fine, but the upcoming events block is not - it shows several copies of every date. We end up with something like this (it just lists the upcoming dates for a specific type of event):
If I want to edit an image's title after it has already been added to the gallery (ie, appears on the gallery's page), the image thumbnail disappears on the gallery page, and only a blank placeholder is left. Clicking on the image (which brings up the slideshow) also shows no image.
I'm trying to write an Android app for my Drupal site (already wrote one for iOS using Drupal iOS SDK--it works great). When trying to run/compile the code below, I get null pointer exceptions/construct undefined errors. Of note, both lines are implemented within the public void(OnClick) functions.