Edit: Somehow my title got mangled - "Errors When Attaching To Block"

I have a view that is based on a contextual filter, so I want a pdf generated for each one (it's an itinerary for each different events), with a link on it to download. When I try to attach it to the block I get a bunch of errors:

Notice: Undefined index: render element in theme() (line 1065 of .../includes/theme.inc).

Warning: Missing argument 2 for theme_views_pdf_icon(), called in .../includes/theme.inc on line 1142 and defined in theme_views_pdf_icon() (line 46 of .../views_pdf/views_pdf.module).

Notice: Undefined variable: title in theme_views_pdf_icon() (line 48 of .../views_pdf/views_pdf.module).

Notice: Array to string conversion in rdf_preprocess_image() (line 775 of .../rdf/rdf.module).

Recoverable fatal error: Argument 1 passed to drupal_attributes() must be an array, string given, called in .../includes/theme.inc on line 1770 and defined in drupal_attributes() (line 2301 of .../includes/common.inc).

Is there another way I can attach a link for my view/generate multiple?

Comments

pradyumnahpt’s picture

Version: 7.x-1.x-dev » 7.x-1.0-rc1

Hi, I too am stuck with the same problem mentioned by kimberlydb, any one please help us !!!! I get the above mentioned errors when attaching page display(containing exposed filters) to the pdf display.I am using the print module too,is this because of conflict between these 2 modules ?
Thank you !!!!!

lsolesen’s picture

Title: Erros hen Attaching To Block » Errors when Attaching To Block
ashwinsh’s picture

killua99’s picture

Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)
Issue tags: +Needs steps to reproduce

Dear fellow Drupal enthusiasts,

I have set this issue to "Postponed (Maintainer needs more information)".

If not already done please add an issue summary and steps how to reproduce the problem.
And please read again, "Making an issue report".

Help about how to do this can be found on IRC and in the user groups.

After there is new information, please re-open the issue by changing the status to active.

--
This issue was edited with the help of Issue Helper

killua99’s picture

Issue summary: View changes

Somehow my title got mangled

killua99’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (works as designed)

Please open a new issue if you still have this problem.