I have a few functions in a module I wrote that use the print function in php to write javascript functions on my module. I tried to use the drupal_goto() function and I got the "warning: header information already sent by ...." I searched for answers on the web site and I tried all of the solutions which start to point the error to my print functions that write javascript on the module. So, how can I write javascript functions without using the print function and without having to screw my module functions. Anyone please? this message is really annoying.
I've installed the image module and image_assist module to work with TinyMCE and everything works great! I give kudos to everyone involved in working on those projects. I found that there is a difference between sitewide galleries, and user galleries. What I would like to do is associate the gallery with each user, so that they do not have access to admin galleries, and would like to have them and users able to access their gallery from the nav menu or to have the gallery associated with their profile pages. Is this possible? Does this have something to do with taxonomy?
Hi,
I'm using the article module. I have it set up so that when someone clicks on a link it takes them to ?=article.
On that page it lists all the categories I have set up and the titles of the most recent articles, which, when clicked will take the user to the story.
I would really like to have it set up so that when a user visits the ?=article page, it displays all the articles with an intro paragraph on each one, rather than just the title. Is that possible?
Thanks,
Justinian
I installed the Acidfree module, but I get the following error when running the 'blabla'/drupal/acidfree/test.
user error: Table 'blabla_nl_-_drupal.file' doesn't exist
query: SELECT fid FROM file LIMIT 0 in /var/www/html/drupal/includes/database.mysql.inc on line 66.
Of course 'blabla' stands for my url/domain.
I'm no good with databases so I'm running out of ideas.... Help?