symphonists / uniondatasource

A union datasources allows you to combine multiple datasources to output a single datasource for the primary purpose of a unified pagination.
13 stars 11 forks source link

Fatal error - datasource.union.php on line 237 #21

Closed quma closed 12 years ago

quma commented 12 years ago

Hi,

I get this error:

Fatal error: Call to a member function get() on a non-object in .../extensions/uniondatasource/data-sources/datasource.union.php on line 237
brendo commented 12 years ago

That error would occur if the Section that one of you linked datasources was created for has been deleted. What does the getSource function of your linked datasources look like?

quma commented 12 years ago

ok there was a old datasource, i delete them and now it works fine ! please close !