Jump to content

Recommended Posts

Dear All,

 

I have installed Drupal long back in my website. I also had to install flexinode module to add few fields.

 

Actually I have created three forms:

 

node.flexinode-1.tpl.php

 

node.flexinode-2.tpl.php

 

node.flexinode-3.tpl.php

 

But I have a very strange situation now. I really have to remove Few date fields from these forms.

 

Particularly I need to remove this field from all the 3 forms

 

$lastmod_t =  date("m/d/Y",    $node->flexinode_59);

 

This particular field allows us to select date. But I need to remove this field and just insert NOW() for this particular field.

 

Kindly note that I do not have access to the administration end of the website. I have to make changes in the code.

 

Could some one please guide me what are the files that I have to update to make these changes and also tell me in which file

I shouldmake changes in the SQL Query?

 

Thank you in advance,

 

Regards,

Viktor

Link to comment
https://forums.phpfreaks.com/topic/77249-please-help/
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.