This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

views 5.x-1.4-2rc1, drupal 5rc1 - theme wizard - BOOOMMM... white page

Hi,

I try views (views 5.x-1.4-2rc1, newest version - with older version the same problems) together with the new 5 rc1 release.

It works perfect. But than I use the theme wizard and copy the generated code into the 3 files (template.php, .tlp.php, .css). BOOOOMMM...

ONLY A WHITE PAGE (without any HMTL-code) appears!

If i remove the code in template.php the view works like any other (with css item-list, ul, li,...)

Please help! I have no idea...

thx in advance
paulap

how to work with tinymce

Please let me know how can I start working with tinymce . I have downloaded and cofigured it when I go to create a page I just can't figure out how to use this editor , how can i create paragraphs with etc .

Iam completely new to drupal and i am trying to build a site on drupal I have no knowledge of programming , but I have knowledge about web design

Pathauto not working when anonymous

Running Drupal 5 RC1, I have a custom node type with a template file which works fine when I'm logged in. In the teaser view, I'm using this code to generate a link to the full content:

print $node->path ">Read the whole thing

Problems with Survey Module: can't download to excel :-(

Hello,

I am using the Survey Module and have encountered a problem:

"Fatal error: Maximum execution time of 30 seconds exceeded in /.../modules/survey/survey.module on line 415"

It sometimes tells me it the error is in the common.inc but I guess that is just the time it takes to get to the given line...

Why is this happening? Any ideas?

Thanx for your help...

Module from 4.7 to 5

I had recently created a custom module for Drupal 4.7.4 which worked perfectly. Then I switched my Drupal over to version 5, which went fine. Then I followed the Module conversion information for 4.7 to 5, but after I finished I couldn't get it to show up in my Drupal 5 modules section. It won't list it, is there something I'm missing? I added the module.info file, but still nothing. I even checked it against Drupal's core Blog module, and I can't seem to find the issue. If anyone has any insight, I'd greatly appreciate it.

Update node problem

I have an hook_validate that check if a value of a textfield is already present on the db.
This is ok when i insert new nodes.
But when i edit an existing node the validation fails because i'm eding a field already present.
I could switch validation between update and insert operations: how could i do that?
Thank you

Iacopo

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions