[support] Webform Troubles

Beatrix Willius bwillius at gmx.de
Mon Oct 4 15:37:42 UTC 2010


Hi,

I have some trouble installing the Webforms module. Whenever I upload the module to the correct path (sites/all/modules) I get some php code as source code of the Drupal website:

t($scid, $subcomponent, $subcomponent_value, $parent_fieldset[$component['form_key']], $form, $submission, $page_num, $enabled); $parent_fieldset[$component['form_key']][$subcomponent['form_key']]['#weight'] += $microweight; $microweight += 0.001; } } } function webform_client_form_validate($form, $form_state) { $node = node_load($form_state['values']['details']['nid']); // Flatten trees within the submission. $form_state['values']['submitted_tree'] = $form_state['values']['submitted']; $form_state['values']['submitted'] = _webform_client_form_submit_flatten($node, $form_state['values']['submitted']); if (trim($node->webform['additional_validate'])) 

and lots more. The "t" actually is the beginning. This is shown between the admin menu and the rest of the page.

It doesn't matter if Webforms is enabled or not. I already tried with different versions of Webforms (3.2, 3.1 and 2.9). What is going on? Thanks in advance for your help. 

Mit freundlichen Grüßen/Regards

Trixi Willius

http://www.mothsoftware.com
Mail Archiver X: archive, clean and search email
http://www.beatrixwillius.de
Fractals, 3d landscapes etc.



More information about the support mailing list