Dummy question.

I am no Coder at all but i have a problem with a custom module on our website the developer of witch is no longer around.

This blok wil add a button that links to a webform and passes these variables: 

https://www.mirtos.nu/adoptieformulier?naam=Zoe&dier=kat

It stopped passing the variable "dier"

Add content for a specific user

I'm having issues adding content for a specific user for a content type which they already use.  For example, a user creates a node of a specific content type and there is a view where they can see all the nodes they have created.  Is it possible for another user to create a node for them to see in their view?

is my drupal 7.58 site attacked for hacking?

Hi.

I am not sure.. i asking the question at the right place, please accept my apologies if it is not the correct forum, also it will be great if you can help me the right forum.

Currently, I have published my Site with Drupal 7.58.

recently I have getting login in the website with E-Mail ids with domain like doogleep.website/arguinguser.website etc. I doubt these E-Mail ID exist or not.

Backup and Migrate VS cPanel

Hi.

In cPanel (Softaculous), I have the possibility to make backup of my site. Are there any real advantages of using Backup and Migrate instead on cPanel ?

Or is it, in the end, somewhat similar ?

Thanks.

Q.

Why Can't I Hide Empty Fields in tpl File

I am trying to exclude fields if they are empty, on the portfolio page I am creating with node--portfolio.tpl.php.  I have tried several different ways and variations on each including:

             <?php if (render($content['field_portfolio_video'])): ?>
                     <h5><?php print t('Related Videos'); ?></h5>
                     <?php print render($content['field_portfolio_video']); ?>
             <?php endif; ?>

and 

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x