Fatal error: Call to undefined function: _img_assist_get_thumbnail() in /home/grtyler/public_html/modules/img_assist/img_assist.module on line 916
I'm using the rewritten img_assist that allows you to align left and right. It was working fine. I was trying to get tinymce working with it, and then somehow the site started crashing with the above fatal error. www.waverleybrookfarm.com
As several other posts have indicated there are problems running using Drupal on an XP system with ZoneAlarm as the firewall. The problem is incorrect login. When a legitimate user logs in, he/she is returned to the login page. If ZoneAlarm is shutdown, the problem disappears. This occurs on my system whether I'm using localhost (IIS5) or my remote web site (Linux system). Does anyone have a fix for ZoneAlarm (or Drupal) that WORKS!
I installed tinymce with tinyfck and it is working great, Now I want to include the username in UserFilesPath in config.php instead of $Config['UserFilesPath'] = '/UserFiles/'; I want to use this $Config['UserFilesPath'] = '/UserFiles/' . $user->name . '/';
How to can I get the username from modules/tinymce/tinymce/jscripts/tiny_mce/filemanager/connectors/php/config.php
How can I redirect a user to a "welcome User" page after successfully logging in and a "goodbye User" page after logging out? I am currently using the Logintoboggan module for user login access. Does anyone have any ideas on how I implement this?
I have been looking at Drupal for the past few weeks and I am seriously considering to use it for my company's site. I will use clean urls, and I am interested in using the forum functionality. There is one issue with forums which is currently irritating me and I haven't figuered out how to solve it:
I would like to change the default path for the forum.
I.e. instead of having a path like mysite.com/forum I would like to have something like mysite.com/support/forum