Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

YouTubeService Module Problem


Go to End


1337 Views

Avatar
gavzda

Community Member, 1 Post

25 November 2008 at 1:59pm

apache (v2.0.52-41)
php (v5.1.6-3)
SilverStripe Framework (v2.2.3)
Youtube Gallery (v0.1)

Hi,

I'm having trouble setting up the youtube gallery module. After installing files and running /db/build everything appears to install correctly but when I go to my youtube gallery page I get a blank page and the following errors in my http error logs:
------------------------------------------------------------------------
[error] PHP Notice: Undefined variable: subURL in /<file_path>/sapphire/api/RestfulService.php on line 69
[error] PHP Fatal error: Call to a member function children() on a non-object in /<file_path>/youtubeservice/code/YoutubeService.php on line 67
------------------------------------------------------------------------

Any ideas what I'm doing wrong?