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

Movable Type to Drupal Conversion

Hi,

I am absolutely amazed by the features and design of Drupal and am in the process of converting my Movable Type installation. I was wondering if I could get some assistance from the folks who have already done this successfully.

Using the inspiration from http://urlgreyhot.com/drupal/index.php?q=node/view/419

You have an error in your SQL syntax

Hello All,

At the top of all "create XXX" pages (as in "create book pages" et cetera" I get an error message similar to the following:

user error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'types LIKE '%page%' ORDER BY weight, name' at line 1
query: SELECT * FROM vocabulary WHERE types LIKE '%page%' ORDER BY weight, name in /var/www/html/drupal/includes/database.mysql.inc on line 69.

posts on the front page

i cannot figure out for the life of me how to add posts to the front page. as you can see from www.3nd3r.com.

I know im not doing something right, so please would someone point me in the right direction

10x
3nd3r

Does anyone else have problems with these contrib modules...

or something is wrong with my system?

- recorder
- headlines
- viewcount
- style
- members
- org_info
- private_message
- rating
- refer

Thanks

Problem with forum.module

Hi,
I have installed a fresh cvs, installed the forum module, created a forum vocabulary and a term, and configured the forum module.
The first time I initiated the forum in the viewer I rceived the following error messages:

user error: Unknown column 'f.tid' in 'where clause'
query: SELECT COUNT(n.nid) AS count FROM node n, forum f WHERE f.tid = '1' AND n.nid = f.nid AND n.status = 1 AND n.type = 'forum' in /usr/local/apache/htdocs/drupal-cvs/includes/database.mysql.inc on line 75.

user error: Unknown column 'f.tid' in 'where clause'
query: SELECT COUNT(*) AS count FROM comments c, node n, forum f WHERE f.tid = '1' AND n.nid = f.nid AND n.nid = c.nid AND n.status = 1 AND c.status = 0 AND n.type = 'forum' in /usr/local/apache/htdocs/drupal-cvs/includes/database.mysql.inc on line 75.

user error: Unknown column 'f.tid' in 'where clause'
query: SELECT n.nid, n.created AS timestamp, u.name AS name, u.uid AS uid FROM forum f, node n LEFT JOIN users u ON n.uid = u.uid WHERE f.tid = '1' AND n.nid = f.nid AND n.type = 'forum' AND n.status = 1 ORDER BY timestamp DESC LIMIT 0, 1 in /usr/local/apache/htdocs/drupal-cvs/includes/database.mysql.inc on line 75.

user error: Unknown column 'f.tid' in 'where clause'

Chatbox Issue - Not registering when a user is logged in.

Hi, when I first installed chatbox on my site, everything was working grand. Now all of a sudden, the chat box is not working properly.

When any LOGGED IN MEMBER of the site enters the chatbox, they are greeted with: "You're not allowed to chat. Try logging in." I've tested this on my Administrator account as well as other accounts.

Let me stress that I am logged in! I made sure the permissions were set correctly in the user management so that Members are allowed to chat. I don't know what I have done to cause the chatbox to not work.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal