Error in PHP Script
/qcubed/examples/view_source.php/
PHP Version: 5.2.17;  Zend Engine Version: 2.2.0;  Qcubed Version: 1.0.0 RC2 (QCubed 1.0 RC2)
Application: Apache;  Server Name: www.opadolphinmall.com
HTTP User Agent: CCBot/2.0
Undefined index:  
Error Type:   E_NOTICE

Source File:   /home/wwwopad/public_html/qcubed/examples/includes/examples.inc.php     Line:   230

Line 225:    			$strName = substr($strExample, $intPosition + 1);
Line 226:    			return $strName;
Line 227:    		}
Line 228:    		
Line 229:    		public static function GetExampleScriptPath($intCategoryId, $intExampleId) {
Line 230:    			$strExample = Examples::$Categories[$intCategoryId][$intExampleId];
Line 231:    			$intPosition = strpos($strExample, ' ');
Line 232:    			$strScriptPath = substr($strExample, 0, $intPosition);
Line 233:    			$strName = substr($strExample, $intPosition + 1);
Line 234:    			return $strScriptPath;
Line 235:    		}

Call Stack:

#0 /home/wwwopad/public_html/qcubed/examples/includes/examples.inc.php(230): QcodoHandleError()
#1 /home/wwwopad/public_html/qcubed/examples/view_source.php(9): Examples::GetExampleScriptPath()

Variable Dump:   Show/Hide



Error Report Generated:  Sunday, May 19 2013, 4:24:24 PM