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

Navigation in Drupal

Hi all of you,

I have for a long time developed my own CMS, with main focus on usability for the clients. However, when it comes to larger sites my own CMS it not good enough.

Therefore, I started looking at Drupal. So far it looks good - however there are one major concern, might something I just havent understood yet. It also seems like this is a problem for other users aswell, so I'm not sure if this is something for this category (How do I) or maybe something for the general disucssion. Anyways, here we go.

Problem redirecting sub domain using mod rewrite

Hi all!

I'm looking to give my website a major overhaul, and found this great idea in the forums. (refer this post)

Here is what I've done so far:

1. I've enabled wildcard sub domains, so as of now, http://anything.ahste.com is also a valid link.

2. I'm using the mass url module, so every users blog is now at http://www.ahste.com/blog/username

How do I make a static main page

Hello.
I want to make e.g. my (static) main page. I don't want the standart Drupal main page. How to do that?

Besides how to make static pages:
e.g. I want at ?p=about my (static) page.
I have tried to do that using pages/stories and url aliases, but the only thing I don't like is that I have some top infos at that pages, like user that created page, some dates etc.

install FCKeditor upload functions - please help!

I'm sure loads of people out there are using FCKeditor happily, so this should be an easy question to answer!

What are the changes I need to make to the config.js in order to get uploads working ?

what I have done:
- Drupal 4.6.3
- I have installed latest versions of all the bits & made config changes listed in install.txt- the WYSIWYG interface works fine.
- upload module switched on (I assume this is necessary) and working properly (using 'drupal/files' folder)
- tried some of the config 'patches' from FCKeditor project issues - didn't appear to make any difference
- guessed at changes to FCKConfig.ImageUploadURL, etc url refs : I've tried:
FCKConfig.ImageUploadURL = FCKConfig.BasePath + '/drupal/modules/upload.module?Type=Image' ;
and
FCKConfig.ImageUploadURL = FCKConfig.BasePath + '/drupal/modules//fckeditor/ssip/connector.php?Type=Image' ;
I think this is the right track, but I'm not sure what to point them at!

problem, when I try to upload a an image through FCKeditor 'files on server' interface I seem to be looking at the root folder and can't get anything to appear in it. I can't see any newly created folders, or see files that it tells me have been uploaded.

I have sent support requests to FCKeditor project (no response yet) but this is surely such common knowlege ? If someone could just email me a copy of their working config.js (if that's the only file I need to config) I'm sure I could work out what I need to do.

Site crash: "Fatal error: Got error 134 from table handler query" How to restore?

My site, which is running 4.6.2, crashed yesterday. I get the following error.

Fatal error: Got error 134 from table handler query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = '78d986b406b999e09157196b4128cd5b' AND u.status < 3 LIMIT 0, 1 in /home/andrew/public_html/includes/database.mysql.inc on line 66

No page on the site will come up - accessing the site just yields this error message.

Undo stupid things..

Hello,

I made some test on making own blocks. I add some stupid php code in this block which makes a redirect to another site. I thought this site should be shown in the block, but Im afraid it redirects the whole site...
This means I can access my site at all...
Is there a way to "undo" this, for example make some change in the database to do the block inactive?

Thanks!

Jonas

Pages

Subscribe with RSS Subscribe to RSS - Post installation