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

Create Local Tabs

For one section of my site I would like to create local tabs like the "View/Edit/Outline" tabs. I can create these tabs using the stylesheet classes; however, I am not sure how to add content from an existing page to the tab pages or if there is an easier way to create these tabs.

Kari

tac_lite headaches after enabling module

tac_lite

I have the following headaches after enabling the tac_lite module:

>> Warning: 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 ')) AND t.vid = 1 ORDER BY weight, name' at line 1 query: SELECT t.tid, t.*, parent FROM term_data t INNER JOIN term_hierarchy h ON t.tid = h.tid LEFT JOIN term_data catd ON t.tid = catd.tid WHERE (t.tid IN (0) OR catd.vid NOT IN ()) AND t.vid = 1 ORDER BY weight, name in /home/.../includes/database.mysql.inc on line 120

(Going to site/modules and issueing the command "rm tac_lite" instantly solves this problem, but I need restricted access on the site so I re-enabled tac_lite.)

Ok, I did run update.php (without errors) and returning to the adminstration pages got this:

Warning: 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 ')) AND t.vid = 1 ORDER BY weight, name' at line 1 query: SELECT t.tid, t.*, parent FROM term_data t INNER JOIN term_hierarchy h ON t.tid = h.tid LEFT JOIN term_data catd ON t.tid = catd.tid WHERE (t.tid IN (0) OR catd.vid NOT IN ()) AND t.vid = 1 ORDER BY weight, name in /.../includes/database.mysql.inc on line 120

Warning: Cannot modify header information - headers already sent by (output started at /home/krooninf/public_html/.../includes/database.mysql.inc:120) in /home/.../modules/xtra/devel/devel.module on line 366

Why can't I login?

Hi!

I have kind of an urgent problem, when I register myself as a new user right after I istalled Drupal, I don't get an email that says that it was successful, it only goes blank... I can however see that I have registered in the database. When I try to login it only says that my username or password is wrong (even if I type in the same as it says in the database). Then I try to fetch a new password but the browser only works and works and then I get a default-site...

Have anyone any idea of what to do?

//Sara

Img_assist doesn't add images

Hi,
and sorry for my English.

I have this problem: When I Insert an image into a text by image assistent, only Title and Description shows in the text. No image. I tried both Filter tag and HTML insert mode.
Very interresting is what is included in the text when I use HTML insert mode:

<span class="inline left"><span class="caption" style="">
<strong>Some Title: </strong>Some Description</span></span>

- no img tag

Add Image in Post?

Okay, call me an idiot. But I can't seem to find the answer to this but I know it's somewhere.

I am using the image module and image_asst to include images in posts/articles. However, when I upload an image to include it, it becomes a separate node, and although I have the Only local images are allowed. info in the article body, it doesn't show up in the article - just as a separate node.

Could someone please, please help?

Using the PHP filter

I want to use PHP in some of my pages, the problem is that users who haven't been given access to use the PHP filter can't view the content and the output is simply "n/a". How do I create PHP pages which are viewable by anyone but noone but the administrator can use the PHP filter?

Pages

Subscribe with RSS Subscribe to RSS - Post installation