Notice: Undefined variable: title in include() (line 49 of H:\wamp\www\recruiter71x\profiles\recruiter\themes\cloudy\templates\block--navigation.tpl.php).

Comments

dasjo’s picture

Project: Recruiter Features » Cloudy
Status: Active » Postponed (maintainer needs more info)
dasjo’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

feel free to reopen & provide more info

vivdrupal’s picture

Status: Closed (works as designed) » Active

Using Recruiter install - was getting warnings as below in the Reports- Recent Log Messages:

Warning: Invalid argument supplied for foreach() in SearchApiDbService->indexItem() (line 342 of .... profiles/recruiter/modules/search_api_db/service.inc). 

The Search API module version was 7.x 1.4

I upgraded the Search API module to the latest 7.x-1.8 version.
Now I am getting following notice on my pages itself:

Notice: Undefined variable: title in include() (line 49 of ..../profiles/recruiter/themes/cloudy/templates/block.tpl.php).

Also, the log for update.php run has several entries similar to :

There are two declarations of omega_preprocess_views_view_unformatted in the Omega theme for the views_view_unformatted preprocess hook. Therefore, the include file profiles/recruiter/themes/omega/preprocess/views_view_unformatted.preprocess.inc was skipped

There are two declarations of omega_preprocess_page in the Omega theme for the page preprocess hook. Therefore, the include file profiles/recruiter/themes/omega/preprocess/page.preprocess.inc was skipped.

What's wrong?

vivdrupal’s picture

Title: Notice: Undefined variable: title in include() (line 49 » SOLVED -- Notice: Undefined variable: title in include() (line 49

The messages have disappeared after clearing the cache.

dasjo’s picture

Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.