Error in PHP Script
/index.php
PHP Version: 5.1.6;  Zend Engine Version: 2.1.0;  Qcodo Version: 0.3.9 (Qcodo Beta 3 Pre-Release)
Application: Apache/2.2.3 (CentOS);  Server Name: www.iyc.com.au
HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Trying to get property of non-object
Error Type:   E_NOTICE

Source File:   /home/pubsclubs/v2c/member_site/includes/page_types/gallery.php.inc     Line:   18

Line 13:    			$output = str_replace("#PAGE_TITLE#", htmlentities($page->Title, ENT_QUOTES, QApplication::$EncodingType), $output);
Line 14:    
Line 15:    			// gallery groups and images
Line 16:    			$gallery_output = "";
Line 17:    			$objGalleryGroup = PortalGalleryGroup::LoadById($page->Parameter);
Line 18:    			$group_name = $objGalleryGroup->Name;
Line 19:    			
Line 20:    			// HACK: any groups with an underscore at the start
Line 21:    			// get returned as XML
Line 22:    			if(substr($group_name,0,1)=="_")
Line 23:    			{

Call Stack:

#0 /home/pubsclubs/v2c/member_site/includes/page_types/gallery.php.inc(18): QcodoHandleError()
#1 /home/pubsclubs/v2c/member_site/wwwroot/index.php(247): Gallery->getOutput()

Variable Dump:   Show/Hide



Error Report Generated:  Sunday, August 1 2010, 8:45:13 PM