hmm....
got a fresh nightly revo.
uploaded it to the hosted webserver.
created a new subdomain
installed revo.
loaded MIGX from package-management.
created a new MIGX-TV with your configs.
created a new media-source
created a new image-tv (without binding to any template) and added the new mediasource to it
uploaded some images to the mediasource-folder
added some items to my MIGX-TV, each with another image (all did work correctly, also no errors in the error-log)
added this to my content
[[!getImageList? &tvname=`migx1`]]
and got:
Array
(
[MIGX_id] => 1
[image] => /assets/images/DragonCup2008 016.jpg
[alt] =>
[_alt] => 0
[_first] => 1
[_last] =>
[idx] => 1
[property.tvname] => migx1
)
Array
(
[MIGX_id] => 2
[image] => /assets/images/DragonCup2008 044.jpg
[alt] =>
[_alt] => 1
[_first] =>
[_last] =>
[idx] => 2
[property.tvname] => migx1
)
Array
(
[MIGX_id] => 3
[image] => /assets/images/DragonCup2008 028.jpg
[alt] =>
[_alt] => 0
[_first] =>
[_last] => 1
[idx] => 3
[property.tvname] => migx1
)
I would be happy could help you, but can't think what goes wrong for you, Susan.
[ed. note: Bruno17 last edited this post 14 years, 6 months ago.]