Any ideas on how I can try figure out what is causing this error?

Notice: Use of undefined constant Y - assumed 'Y' in eval() (line 1 of /home/mydomain.co.uk/modules/php/php.module(80) : eval()'d code).

Totally unsure how to track this one down, any suggestions please?

Colombian National Police

The Colombian National Police is one of the four armed forces of Colombia, it is a monolithic Corps and their institutional mission is to maintain the order in the country and to preserve the property and honor of the Colombian people.

Project timeline

Sectors: 
Government

One Event with multple dates and times view display problem

Hi,

I am using the Events Calendar and I am having a problem displaying events that have multiple Dates and Times. Ex:

Event One

- Falls on Multiple Days

- Same time each day:

  • 6:00 pm to 7:30 pm

Event Two

- Falls on One Day

- Two Separate times:

Very stange issue on Field module

Hello everybody,

        I've Drupal 7 configured with some nodes custom field.

I'm experiencing a very strange issue.

I've a field called "insert_date", and it's has the value "2018-02-16T00:00:00Z". I read it though the query:

SELECT * FROM `mysite_field_data_field_all_insert_date` WHERE `entity_id` = 2223410
 

but in a custom module, if I execute the following code ($nodeid = 2223410):

 $node = node_load($nodeid);
echo $node->field_all_insert_date['und'][0]['value'];

I get the value:

2018-02-21T00:00:00Z

How to emulate this Wordpress module...

Hi Fellow Drupalers,

Does anyone have any insight on how I may be able to emulate this Wordpress module? http://wpzerobounce.com/v2/

Why is it not recommended to add jscript in a custom block?

I saw many authors saying that custom jscript should be added in a theme or a module. Being a complete freak I have often added jscripts in a custom block and it always worked just fine. Before I have done the same one more time, I would really appreciate someone's explaining to me why I am wrong with this. Thanks in advance.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x