Having problems installing Drupal? See the Installation Guide for more information.

problem installing tinymce

got this error when i clicked settings - tinymce

warning: call_user_func_array(): First argumented is expected to be a valid callback, 'tinymce_admin' was given in /home/riomh123/public_html/cms/includes/menu.inc on line 354.

then i checked the code

and it was

call_user_func_array($menu['items'][$mid]['callback'], $arguments);
return MENU_FOUND;

have no idea where to look now

hope you can help

Files upload to tmp, but "File copy failed: source file does not exist"

I am using Drupal 4.6.5 with the core upload module and I'm just trying to get some basic upload functionality. I've configured this on other sites without any problem, but I can't seem to get uploads to work properly on this new one (different web server). Any help or suggestions would be greatly appreciated.

I am getting one of two results, depending on what I've done. On one hand, I can get the following message: "File copy failed: source file does not exist." If tmp is set to a relative path (files/tmp) in admin/settings, this is what happens. If I try just "tmp" as the relative path within the files directory, the directory is not recognized.

Or, if I get creative and use the full path for "tmp" Drupal thinks the file gets uploaded but I get a page cannot be found error!

Safe mode is not enabled, which is usually the cause of such problems (so I've seen in other forum posts).

I've tried using the full paths to the directories (the file seems to get uploaded to both tmp and "files" directories, but the URL for the file is wrong-- it includes the web url with the full path at the end and the file is not found).

I've tried putting tmp inside the files directory, in the install directory for Drupal, and in a directory above the public_html directory of my drupal install. I've even tried placing the files directory outside the public directory (just to experiment). With all of these attempts, I configured admin/settings to find the proper directories and ensured that they were permission friendly (777).

"Banner" + "Send" Modules Problems

I have serious problems installing and setting up Banner module, it simply don't show banners where it should show, for example on the top of the page. When I administer banners, it shows the picture in the admin section just for a view.

For SEND, there isn't any "send this page to friend" links, the link is missing.

Please someone help!!!

Drupal version 4.6.5
Theme Slash
Apache 1.3.3 or something like that

i'm not sure about MySQL version nor PHP

My e-mail is r.menan@gmail.com

Blank screen with Firefox 1.5 when going to edit screens

I just installed Drupal 1.7, and am using Firefox 1.5. When I go to certain edit screens (like editing a user), I get a blank screen. On other edit screens, like adding a blog entry, it works fine. I've enabled display_errors in my PHP.INI, and have also cleared my Firefox cache, and even reinstalled Firefox. Still get the blank screen.

Ideas?

Drupal 4.6.5, PHP 4.4.1_3, session_set_save_handler, FreeBSD, Apache segfault.

I'm banging my head over this. When I try to access index.php of drupal installation, I see a blank page and this is what I see in the logs:

[Thu Jan 19 19:29:30 2006] [notice] child pid 1200 exit signal Segmentation fault (11)

and a blank page. I've tracked down the cause of it, it's

session_set_save_handler("sess_open", "sess_close", "sess_read", "sess_write", "sess_destroy", "sess_gc");

in file includes/session.inc.

I use drupal cvs & gallery2 cvs,but i can not use "gallery.module"

I have done following "HOWTO"

http://codex.gallery2.org/index.php/Gallery2:How_to_Embed_Gallery2_in_Dr...

but, only get this error message.

Fatal error: Call to a member function on a non-object in /home/arui/www/drupal/modules/gallery/gallery.module on line 350

what can I do?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal