Drupal is up and running but how do I ...?

Hide menu items

I created a menu block in the admin/menu section of drupal and I want only authenticated users to see it. How can I achieve this?

TinyMCE won't work? :(

For some reason, TinyMCE just won't work with my drupal sites.
I've been searching for a fix for a few weeks now, but I haven't come up with anything at all, and now I'm ready to give up.
The module is loaded, the editor is extracted to drupal-name-etc/modules/tinymce/tinymce, the mysql-tables are installed (mysql -u user -p database < tinymce.mysql), my input formats are in order, and tinymce is enabled (from the page settings) - BUT IT WON'T SHOW UP!

Is there a way to take out "add reply"?

Having used a forum for a long time, several of my members have asked i can change the page to remove one of the two options - Add comments or Add Reply.

If possible i would like to do away with the comment option and simply have "add reply" shown.

If thats not possible then getting rid of "add reply" and simply having "add comments" could do.

Anyone know how?

Thanks in advance.

Zap

Image terms

Hi,

How can I change the way images are displayed when filtered by terms? In my galleries above each image some terms are listed (location, subject etc.). Clicking on a term results in a long single column vertical list with thumbnails and describtions. Instead I would like the thumbnails to be displayed in the normal gallery overview style. Can it be done?

Thanks,
Mikkel

Architecture of subdomains for different sections/departments sharing maximum number of tables

We have a main PUBLIC website in the drupal 4.7b5 root.
mainsite.org

- We have the Editorial sections sharing the tables
$db_prefix = array(
'default' => 'EXTRA_',
'users' => '',
'sessions' => '',
'role' => '',
'authmap' => '',
'sequences' => '',
);
and the Drupal files in the subdomain extra.mainsite.org

gzinflate data error since restoring MySQL backup?

I have a test site in Drupal 4.66
That site has to be loaded onto the proper URL on a live server.
For various reasons the data has to be exported to a new database in MySQL. ( I only have access to MySQL through phpMyAdmin, not through MySQL administrator. )

http : / / bedstop . co . za or http : / / www . bedstop . co . za

I backed up the SQL files with phpMyadmin export feature and ran the sql queries on the new db in phpMyAdmin.

Before (on the test site) things worked.

On the URL above, I get the following index.html file when running wget www . bedstop . co . za

<br />
<b>Warning</b>: gzinflate(): data error in <b>/home/krooninf/public_html/bedstop/includes/bootstrap.inc</b> on line <b>454</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /home/krooninf/public_html/bedstop/includes/bootstrap.inc:454) in <b>/home/krooninf/public_html/bedstop/includes/bootstrap.inc</b> on line <b>465</b><br />

In my browser I get seemingly normal output in http : / / bedstop . co . za and gibberish in http : / / www . bedstop . co . za

Unfortunately my idiot ISP has implemented a Squid cache between me and the Internet, thus I am not sure whether the browser output is correct at all!

The ISP support from the USA reports only blank pages when viewing the above URL's.

Pages

Subscribe with RSS Subscribe to RSS - Post installation