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

Views + nodeprofile + usernode: how do I modify theme?

I created a user search function with Views + nodeprofile + usernode and is working fine.
However, I cannot obtain the result in a desired format.

When I choose to display the search result in list/table format, I can only access nodeIDs of users with profiles. If I choose to display in teaser format, I get usernames linked to user information with "Member for xx days", but no profile. What I want is a combination of both.

I tried modifying the code in theme, but the best I could do was to create a link to nodeID instead of userID. This means people have to go:

Does Drupal need dedicated server to perform?

I was wondering if you have to have a Drupal site on a dedicated server in order to get useable perforance out of it.

I've just uploaded my first site that uses Drupal onto a 1&1 hosting account (shared hosting). I've used 1&1 a fair amount in the past and the performance is always good for your bog standard static sites.

However, on this Drupal site, pages are more often than not, taking a good while (as much as 30+ seconds) to appear.

Any suggestions?

Thanks.

Please help: "MySQL server has gone away"

I'm using the Category module, and wrote some code to bulk-add some container nodes for a ridiculously multi-tiered hierarchical site I'm working on. The code reads-in a CSV file & creates Category nodes with appropriate parent-child relationships. When I get up to node 422, I get a very long series of errors that look much like the following:

Warning: MySQL server has gone away query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', 'MySQL server has gone away\nquery: UPDATE cache SET data = 'a:4:{s:6:\\"tables\\";a:361:{s:4:\\"node\\";a:5:{s:4:\\"name\\";s:4:\\"node\\";s:8:\\"provider\\";s:8:\\"internal\\";s:6:\\"fields\\";a:7:{s:5:\\"title\\";a:6:{s:4:\\"name\\";s:11:\\"Node: Title\\";s:7:\\"handler\\";a:2:{s:28:\\"views_handler_field_nodelink\\";s:6:\\"Normal\\";s:38:\\"views_handler_field_nodelink_with_mark\\";s:17:\\"With updated mark\\";}s:6:\\"option\\";a:2:{s:5:\\"#type\\";s:6:\\"select\\";s:8:\\"#options\\";a:2:{s:4:\\& in E:\www\drupal\includes\database.mysql.inc on line 120

All of the errors reference the watchdog table, though the content differs slightly for each one. There are probably about 20 errors like this every time I try to view any page.

Change date display format in forums

Hey folks,

how do I change the date in the forums to read

13.11.2006

instead of

3 days, 4 hours, 1 minute ?

Thanks,

Kai

tagadelic cloud, HOW to sort tags

I'm using following GREAT code snippet to display a tag cloud based on a vocabulary... but I can't figure out a way to sort the tags by title, they are automatically sorted by weight;.. changing the setting in the admin section doesn't work for this code snippet

Nice!? CCK variables available in page.tpl.php?

I'm using my page.tpl.php page as custom theme, simple 3-column layout with in the middle my node content printed

now, I want to have related data available on the right column, so what do I do, I create a custom content type using CCK.
In CCK, I can enter title, text and even let's say an image field, which will be my "related content" to be published in the right column...

now, I can print the text and title in my middle column, no problem, IF I code this in my node.tpl.php

Pages

Subscribe with RSS Subscribe to RSS - Post installation