Question about setting default values of checkboxes

I have a form that is connected to config page for a module. In the form I have an element of type checkboxes.

Different node template depending on URL aliases

I have created a view and I want to link to a popup template with only a few fields. I have customized the teaser display to have the fields that I want to view in the popup window - but I don't know if I can call the teaser view via url. Since I am using Views, I am rewriting the URL output and including my popup class - but need help simplifying the view of the popup (teaser).

Since I want a full node to be accessible from the popup/teaser view, I want to keep node.tpl as the full node.

Can I call the teaser template via URL? If not, how can I call a teaser view?

Help! How to share content among users within one site?

Anyone can help me to solve this problem?
I want to share contents among different users.
For example, user_1 published a image and user_2 is interested in this picture and want to copy it then publish it by user_2. How can I manage it? I have tried to use node clone module.
Furthermore, I use Views Gallery to create galleries, however, in this case, a gallery is regarded as a node, so if a gallery is cloned, the images with in it won't be cloned, how can I clone all the images within a gallery simply by just cloning the gallery?
Thx!

Can't Update Trigger Module and Search Module

I have been trying to upgrade my site from Drupal 6 to 7 for a number of days now and each time, I run the update.php, I get errors in the Trigger module and Search module. I have followed everything in the upgrade.txt down to the 'T' and started from scratch each time the update process fails.

This is the error I get in my Trigger module:

Failed: PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'hook' at row 1: UPDATE {trigger_assignments} SET hook=:db_update_placeholder_0 WHERE (hook = :db_condition_placeholder_0) AND (op = :db_condition_placeholder_1) AND (aid = :db_condition_placeholder_2) ; Array ( [:db_update_placeholder_0] => workflow_workflow-pro_tournament_report-1 [:db_condition_placeholder_0] => workflow [:db_condition_placeholder_1] => workflow-pro_tournament_report-1 [:db_condition_placeholder_2] => 4 ) in trigger_update_7000() (line 67 of .../modules/trigger/trigger.install).

And this is the error in the Search module:

Failed: DatabaseSchemaObjectExistsException: Cannot add primary key to table search_dataset: primary key already exists. in DatabaseSchema_mysql->addPrimaryKey() (line 392 of .../includes/database/mysql/schema.inc).

How to obtain each news whitou render($page['content'])

Hello!
Well i want to obtain each news because i want to put in diferent places
example:
if i got 5 news (articles) on db and page.tpl use print render($page['content']);
for print all 5, well i want a method for obtain each news apart, and print it where ever i want,
whit a foreach or something.

hope someone understand my question i dont know much english.

Customer Info & Repair Info Logging Module

I repair computers and need sometype of system to log when a customer drops a computer off.The system would consist of the following;

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x