I'm trying to get tinyMCE running on my new Drupal install, and I'm having a bit of a problem. After installing the files, enabling the DB and enabling the mod, nothing comes up in the content creation screen. In the "Administer" page, the following warning comes up:
modules/tinymce/tinymce/jscripts/tiny_mce/tiny_mce.js not found.
Hence, I changed the drupal-TinyMCE enabler to that directory and tried again, and this time I got:
modules/tinymce/tinymce/tinymce/jscripts/tiny_mce/tinymce.js not found
Just recently switched to Drupal and I'm loving it. Slight problem though - I was hoping to include a block on the sidebar listing the titles of the latest site news posts. From what I gather, the solution is here: http://drupal.org/node/31295#comment-63224
The first instruction is to
...create a content type called company news and created a Vocabulary for that block and assigned that vocabulary to the company news content type.
my web hosting company has a 2000 files limit for each directory. any of you has ever had a simi
thanksliar problem (espescially when uploading many images every day?)
Have been happily playing with Drupal but know nothing of mysql, but this may help me with other modules if you can help.
I am OK at installing modules and they work, but this one asks you add table to mysql database. Can get there via phpmyadmin and see a box asking to add table, but it then asks:
"number of fields"
Do not know what this means and how to find out.
Is it a notional number? Can I leave it blank?
Any help, please, then I may also be able to make another module work.
Thank you!
PS Drupal is brilliant.
Hi, I wonder if there is any good description of how to move a site from a debian to a centos linux version. I would like to do this as a backup so that I dont loose the work done so far on a new drupal community. It would be very good to have a backup drupal on one other computer and in this case it is a centos (red-hat) linux version.