Running:
Drupal core 7.x-dev (2011-May-16)
Views 7.x-3.x-dev (2011-May-15)
ddblock 7.x-1.x-dev (2011-Apr-16)
chromatic-blue20l.zip (2011-05-16)

Notice: Undefined variable: pager in include() (line 24 of /srv/www/htdocs/devtest4/themes/bartik/custom/modules/ddblock/ddblock-cycle-pager-content.tpl.php).
Notice: Undefined variable: delta in include() (line 30 of /srv/www/htdocs/devtest4/themes/bartik/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
Notice: Undefined variable: pager in include() (line 32 of /srv/www/htdocs/devtest4/themes/bartik/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
Notice: Undefined variable: pager in include() (line 38 of /srv/www/htdocs/devtest4/themes/bartik/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
Notice: Undefined variable: pager in include() (line 59 of /srv/www/htdocs/devtest4/themes/bartik/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
Notice: Undefined variable: output_type in include() (line 67 of /srv/www/htdocs/devtest4/themes/bartik/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
Notice: Undefined variable: output_type in include() (line 81 of /srv/www/htdocs/devtest4/themes/bartik/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
Notice: Undefined variable: output_type in include() (line 89 of /srv/www/htdocs/devtest4/themes/bartik/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).

Any suggestions for solving the problem?

CommentFileSizeAuthor
#13 source.txt19.2 KBmelro
#4 pic10.png157.37 KBcord1
#4 pic20.png157.23 KBcord1
#4 pic30.png157.16 KBcord1
#4 pic40.png156.68 KBcord1
#4 pic50.png160.8 KBcord1
#4 pic60.png155.39 KBcord1
#2 pic01.png51.33 KBcord1
#2 pic02.png156.16 KBcord1
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ppblaauw’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Probably wrong slideshow theme files are used.
You need use the slideshow theme files for the drupal 7 version of the ddblock module.
The slideshow themes for ddblock drupal 7 can be downloaded from http://ddblock.myalbums.biz/download

cord1’s picture

FileSize
156.16 KB
51.33 KB

Running:
Drupal core 7.x-dev (2011-May-16)
Views 7.x-3.x-dev (2011-May-15)
ddblock-upright10p-60p-v7-1-2.rar

Setting:
Display method = Default
gives enclosed image pic 1
which is as expected.

Setting
Display method = Cycleblock
Use advanced settings = YES
gives enclosed image pic 2
But testing the different uprightXXp
10,20,30,40,50 and 60
gives different results, not only height
and not able to cycle through the images

ppblaauw’s picture

Do you have a link to the slideshow on your site?
Do you see javascript errors?

cord1’s picture

FileSize
155.39 KB
160.8 KB
156.68 KB
157.16 KB
157.23 KB
157.37 KB

Sorry testing this on localhost.
And no errormessages.
Enclose pics for uprigth10p to upright60p

cmartone’s picture

I have the exact same issue.
using:
ddblock-7x-1.0-beta1
bluemasters-7x-1.1

It was working perfectly fine, then i installe the "SMTP Authentication Support" module, but ended up not needing it. I removed it and all of a sudden my gallery began giving me this:

* Notice: Undefined index: output_type in bluemasters_preprocess_ddblock_cycle_pager_content() (line 81 of /home6/thetoonb/public_html/wowbarracks/drupal7-0/sites/all/themes/bluemasters/template.php).
* Notice: Undefined variable: pager in include() (line 24 of /home6/thetoonb/public_html/wowbarracks/drupal7-0/sites/all/themes/bluemasters/custom/modules/ddblock/ddblock-cycle-pager-content.tpl.php).
* Notice: Undefined index: output_type in bluemasters_preprocess_ddblock_cycle_block_content() (line 19 of /home6/thetoonb/public_html/wowbarracks/drupal7-0/sites/all/themes/bluemasters/template.php).
* Notice: Undefined variable: delta in include() (line 30 of /home6/thetoonb/public_html/wowbarracks/drupal7-0/sites/all/themes/bluemasters/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
* Notice: Undefined variable: pager in include() (line 32 of /home6/thetoonb/public_html/wowbarracks/drupal7-0/sites/all/themes/bluemasters/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
* Notice: Undefined variable: pager in include() (line 38 of /home6/thetoonb/public_html/wowbarracks/drupal7-0/sites/all/themes/bluemasters/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
* Notice: Undefined variable: pager in include() (line 59 of /home6/thetoonb/public_html/wowbarracks/drupal7-0/sites/all/themes/bluemasters/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
* Notice: Undefined variable: output_type in include() (line 67 of /home6/thetoonb/public_html/wowbarracks/drupal7-0/sites/all/themes/bluemasters/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
* Notice: Undefined variable: output_type in include() (line 81 of /home6/thetoonb/public_html/wowbarracks/drupal7-0/sites/all/themes/bluemasters/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
* Notice: Undefined variable: output_type in include() (line 89 of /home6/thetoonb/public_html/wowbarracks/drupal7-0/sites/all/themes/bluemasters/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).

I dont see how my themes files could be wrong since it was working perfectly before. Im completely stumped, please help!

ppblaauw’s picture

* Notice: Undefined index: output_type in bluemasters_preprocess_ddblock_cycle_pager_content() (line 81 of /home6/thetoonb/public_html/wowbarracks/drupal7-0/sites/all/themes/bluemasters/template.php).

Looks like you use preprocess functions in the template.php file
ddblock for drupal 7 does not use preprocess functions anymore, it uses mapping of fields in the configuration page

Preprocess functions would only be needed in rare cases you can not accomplish the required functionality with views
You can delete the preprocess functions from the template.php file and clear the cache afterward.

Hope this helps you further, please let me know

melro’s picture

Priority: Normal » Major
Status: Postponed (maintainer needs more info) » Active

Hi, im trying to make the slideshow running and i get the same error sequence:
• Notice: Undefined variable: pager in include() (line 24 of themes\bartik\custom\modules\ddblock\ddblock-cycle-pager-content.tpl.php).
• Notice: Undefined variable: delta in include() (line 30 of themes\bartik\custom\modules\ddblock\ddblock-cycle-block-content.tpl.php).
• Notice: Undefined variable: pager in include() (line 32 of themes\bartik\custom\modules\ddblock\ddblock-cycle-block-content.tpl.php).
• Notice: Undefined variable: pager in include() (line 38 of themes\bartik\custom\modules\ddblock\ddblock-cycle-block-content.tpl.php).
• Notice: Undefined variable: pager in include() (line 59 of themes\bartik\custom\modules\ddblock\ddblock-cycle-block-content.tpl.php).
• Notice: Undefined variable: output_type in include() (line 67 of themes\bartik\custom\modules\ddblock\ddblock-cycle-block-content.tpl.php).
• Notice: Undefined variable: output_type in include() (line 81 of themes\bartik\custom\modules\ddblock\ddblock-cycle-block-content.tpl.php).
• Notice: Undefined variable: output_type in include() (line 89 of themes\bartik\custom\modules\ddblock\ddblock-cycle-block-content.tpl.php).

i've tried to replace the files but it sill doesnt work. i've tryed to put some option inthe configuration onand off, but still no results....

i would really appreciate some help.

thanks

ppblaauw’s picture

Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

#4 It looks like no pager is used
#7 It looks like no slideshow theme is used, or the instance is not an instance from a views block display.

Please upgrade to latest RC1 or dev version

melro’s picture

hi again,

i think i have all the latest versions installed since i've been installing and upgrading them over the past week. and as far i can figure it out everything is upto date...

(also i should say i'm no programer so i know very little of code functions)

any other ideas?

thanks

ppblaauw’s picture

#9
Which slideshow themes did you install?
Which slideshow theme did you select in the configuration page of the slideshow?
Do you have a link to the slideshow or can you attach the source of the page with the slideshow in a text file.

melro’s picture

well,

i followed this tutorial : http://ddblock.myalbums.biz/node/1972

and i was trying to use upright10 theme...those errors i mentioned onyl show up if i turn on the Cycleblock option. if i turn default on i get to see the unformated list. but only in firefox where im logged in, in other browsers nothing shows up. from which file(s) should i get the code for you to see?

thanks

ppblaauw’s picture

#11
To use the slideshow themes you need to chose cycleblock as display method
You need to select a theme
You need to map views fields to slideshow theme variables under mapping.

I mean the sourcecode of the page when you chose view source in the browser.

For other user then user 1 (the superadmin) you need to set permissions to view ddblock slideshows (see point 3 in the tutorial)

melro’s picture

FileSize
19.2 KB

yes, i've been doing that, fields are mapped...

sending you the cource code in attach.

thanks!

ppblaauw’s picture

Is the custom folder with slideshow themes installed in themes/bartik and are all files readable (permissions)?
I don't see any content in the code for the slideshow and I don't see a css file for the upright10 slideshow theme.
Did you clear the cache?

melro’s picture

all yes to the above...:/

ppblaauw’s picture

I see also that your pager is set to left, this should not be possible when using upright10p.
The upright slideshow themes are portrait themes which can only have the pager at the top or bottom.

Do you see javascript errors at the page?

melro’s picture

just noticed that when i go to the views list page i get the following notices:

Notice: Undefined index: search in views_ui->list_form() (line 86 of D:\MELRO\Work\Zero\cine eco\site\cineeco\sites\all\modules\views\plugins\export_ui\views_ui.class.php).
Notice: Undefined index: Search in ctools_export_ui->list_filter() (line 430 of D:\MELRO\Work\Zero\cine eco\site\cineeco\sites\all\modules\ctools\plugins\export_ui\ctools_export_ui.class.php).
Notice: Undefined index: Search in ctools_export_ui->list_filter() (line 430 of D:\MELRO\Work\Zero\cine eco\site\cineeco\sites\all\modules\ctools\plugins\export_ui\ctools_export_ui.class.php).
Notice: Undefined index: Search in ctools_export_ui->list_filter() (line 430 of D:\MELRO\Work\Zero\cine eco\site\cineeco\sites\all\modules\ctools\plugins\export_ui\ctools_export_ui.class.php).
Notice: Undefined index: Search in ctools_export_ui->list_filter() (line 430 of D:\MELRO\Work\Zero\cine eco\site\cineeco\sites\all\modules\ctools\plugins\export_ui\ctools_export_ui.class.php).
Notice: Undefined index: Search in ctools_export_ui->list_filter() (line 430 of D:\MELRO\Work\Zero\cine eco\site\cineeco\sites\all\modules\ctools\plugins\export_ui\ctools_export_ui.class.php).
Notice: Undefined index: Search in ctools_export_ui->list_filter() (line 430 of D:\MELRO\Work\Zero\cine eco\site\cineeco\sites\all\modules\ctools\plugins\export_ui\ctools_export_ui.class.php).
Notice: Undefined index: Search in ctools_export_ui->list_filter() (line 430 of D:\MELRO\Work\Zero\cine eco\site\cineeco\sites\all\modules\ctools\plugins\export_ui\ctools_export_ui.class.php).

can this be related?

melro’s picture

no other errors apart from that...

melro’s picture

ok..i reinstalled everything and tryed it all over again...and i get the exact same response...also when i choose se upright10 theme the only pager options i have is left or right....

i have absolutely no clue of what im doing wrong....can it be the field settings in the view?

thanks for your help so far.

parallax’s picture

Same issue here

ppblaauw’s picture

Do you have the upright10p theme selected or the upright10 slideshow theme.
The ddblock slideshow theme versions for drupal 7 is upright10p.
Slideshow themes for ddblock drupal 7 can be downloaded from http://ddblock.myalbums.biz/download
file name ddblock-upright10p-60p-v7-1-3.zip

spyrosn’s picture

Same issue here, followed steps described in http://ddblock.myalbums.biz/node/1972, getting errors:
[snip]

Disregard the previous message, comment #21 did the trick. You have to scroll down on the page to download the right template.

scampbell70’s picture

I am having the exact same issue on drupal 7.10 I need to set up an advanced block but could not get it to work so I tried to do a basic block following the instructions in http://ddblock.myalbums.biz/node/1973 and I get the following errors listed below. Also I keep seeing people say that you have to set the theme but I cannot find anywhere in block or dynamic display block where I can pick or set a theme.

Notice: Undefined variable: pager in include() (line 24 of /home2/asperge6/public_html/scouttroop210/sites/all/themes/ScoutTroop/custom/modules/ddblock/ddblock-cycle-pager-content.tpl.php).
Notice: Undefined variable: delta in include() (line 30 of /home2/asperge6/public_html/scouttroop210/sites/all/themes/ScoutTroop/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
Notice: Undefined variable: pager in include() (line 32 of /home2/asperge6/public_html/scouttroop210/sites/all/themes/ScoutTroop/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
Notice: Undefined variable: pager in include() (line 38 of /home2/asperge6/public_html/scouttroop210/sites/all/themes/ScoutTroop/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
Notice: Undefined variable: pager in include() (line 59 of /home2/asperge6/public_html/scouttroop210/sites/all/themes/ScoutTroop/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
Notice: Undefined variable: output_type in include() (line 67 of /home2/asperge6/public_html/scouttroop210/sites/all/themes/ScoutTroop/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
Notice: Undefined variable: output_type in include() (line 81 of /home2/asperge6/public_html/scouttroop210/sites/all/themes/ScoutTroop/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).
Notice: Undefined variable: output_type in include() (line 89 of /home2/asperge6/public_html/scouttroop210/sites/all/themes/ScoutTroop/custom/modules/ddblock/ddblock-cycle-block-content.tpl.php).