Welcome, Guest. Please login or register.
Friday, July 25, 2008 (09:14)
Home Help Search Login Register
News: Feel free to ask and post all questions regarding mwCMS

+  mwCMS
|-+  English support
| |-+  Bugs, problems and questions
| | |-+  Notice: Undefined variable: (...)
« previous next »
Pages: [1] Print
Author Topic: Notice: Undefined variable: (...)  (Read 721 times)
ClausVB
Administrator
mwCMS player
*****
Posts: 25


View Profile
« on: Sunday, August 05, 2007 (13:26) »

Will be fixed in the first BETA-version.

Code:
Notice:  Undefined variable: xml in /opt/lampp/htdocs/cvb_mwCMS/include/class_rubrik.php on line 42
Notice:  Undefined variable: xml in /opt/lampp/htdocs/cvb_mwCMS/include/class_rubrik.php on line 42
Notice:  Undefined variable: xml in /opt/lampp/htdocs/cvb_mwCMS/include/class_rubrik.php on line 42
Notice:  Undefined variable: xml in /opt/lampp/htdocs/cvb_mwCMS/include/class_rubrik.php on line 42
Notice:  Undefined variable: xml in /opt/lampp/htdocs/cvb_mwCMS/include/class_rubrik.php on line 42
Notice:  Undefined variable: xml in /opt/lampp/htdocs/cvb_mwCMS/include/class_rubrik.php on line 42
Notice:  Undefined property:  Rubrik::$path in /opt/lampp/htdocs/cvb_mwCMS/col1.php on line 47
Notice:  Undefined property:  Rubrik::$path in /opt/lampp/htdocs/cvb_mwCMS/col1.php on line 54
Notice:  Undefined variable: leftnav in /opt/lampp/htdocs/cvb_mwCMS/col1.php on line 54
Notice:  Undefined variable: xml in /opt/lampp/htdocs/cvb_mwCMS/include/class_rubrik.php on line 42
Notice:  Undefined property:  Rubrik::$path in /opt/lampp/htdocs/cvb_mwCMS/col1.php on line 47
Notice:  Undefined property:  Rubrik::$path in /opt/lampp/htdocs/cvb_mwCMS/col1.php on line 54
Notice:  Undefined variable: leftnav in /opt/lampp/htdocs/cvb_mwCMS/col1.php on line 54

Will be fixed in the first BETA-version.
« Last Edit: Sunday, August 05, 2007 (13:30) by ClausVB » Logged
ClausVB
Administrator
mwCMS player
*****
Posts: 25


View Profile
« Reply #1 on: Monday, August 06, 2007 (14:38) »

$topnav = (isset($_GET['topnav'])) ? $_GET['topnav'] : HOME;
(...)
$is_current = ($categories[$i]->dynamicPath == $topnav);
(...)
if (
$categories[$i]->dynamicPath == $topnav and 'NULL' != $categories[$i]->plugin)
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!