Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
no matter what page i click, this shows up many times:
strict warning: var: Deprecated. Please use the public/private/protected modifiers in /www/1/site4191/wwwroot/themes/engines/xtemplate/xtemplate.inc on line 42.
what should i do with these warnings? please help me. thanks!
I have't changed the files mentioned in the error code, and I believe I installed/patched the i18n module correctly.
Has anyone else had a problem like this:
warning: sprintf(): Too few arguments in /u/www/whrnet/public_html/i/includes/database.mysql.inc on line 65.
user error: Query was empty
query: in /u/www/whrnet/public_html/i/includes/database.mysql.inc on line 125.
I've been struggling with FCKeditor all night and keep getting path errors.
I've got Drupal on Mandrake and XAMPP so this is where it's at:
drupal-4.5.2/modules/fckeditor/
I've read everything I could find on Drupal.org and Google. I think I've exhausted every possible path setting, but if anyone knows how to set it up, I would be most appreciative.
Does anyone know of a help desk/support ticket type sytem module for Drupal? I have not found any on this site and I do not see any projects in the work. Is there a way to use an existing node type for this type of function?
On the front page of my site, I display the four most popular nodes of flexinode type 4. However, the popularity is determined by all-time hits. A friend helped me with this, and this is what he came up with:
I can't get anything posted on my drupal site as far as Html without
"Submitted by Admin on Fri, 2005-02-11 06:10." at the top of the page. I don't really want this.
is there anyway i can post an html page through create content>page. and not get the submitted tag? I'm just using drupal as a backend for a lot of the functions it has. I would appriciate all your help. I did a search of the forum and couldn't find a topic relating to this.