aiaio / galleria-facebook

Display Facebook Photos on Your Website with Galleria
53 stars 25 forks source link

Can't find cause or source of 'Fatal Error' message. #3

Closed Looeewoo closed 11 years ago

Looeewoo commented 11 years ago

Hi,

Everything works fine when I run the code in a test page:

However when I try to run the in the intended document I get ‘Fatal Error: Stage width or height is too small to show the gallery. Traced measures: width:400px, height:19px.’ The value of 19 pixels shows up regardless of the value for height (or width) set in the script, and I can’t find a statement anywhere else in my code that sets a value of 19 for anything. The attached shows the result of placing the

immediately after the statement in the code. The width is set to 400, height to 300 but the overall size of the displayed picture is far smaller, and no thumbnail gallery is displayed. galleriagrab

Looeewoo commented 11 years ago

Found the problem - didn't have the script inside the body.