Hello. I am working on a website using this template. It has been having problem with event session data especially when dealing with an event registration system / forms. Whenever I switch to the default joomla template there seems to be no problem. I turned on error reporting and these are the errors that appear on all pages my website:
Notice: Constant GK_REGISTER already defined in /home/apcporg/public_html/main/templates/gk_finance_business/layouts/blocks/nav.php on line 26
Notice: Constant GK_LOGIN already defined in /home/apcporg/public_html/main/templates/gk_finance_business/layouts/blocks/nav.php on line 28
Notice: Constant GK_COM_USERS already defined in /home/apcporg/public_html/main/templates/gk_finance_business/layouts/blocks/nav.php on line 30
Notice: Undefined variable: width1 in /home/apcporg/public_html/main/templates/gk_finance_business/lib/menu/GKMenu.php on line 144
Notice: Undefined variable: width1 in /home/apcporg/public_html/main/templates/gk_finance_business/lib/menu/GKMenu.php on line 144
Notice: Undefined variable: width1 in /home/apcporg/public_html/main/templates/gk_finance_business/lib/menu/GKMenu.php on line 144
Notice: Undefined variable: width1 in /home/apcporg/public_html/main/templates/gk_finance_business/lib/menu/GKMenu.php on line 144
Notice: Undefined variable: width1 in /home/apcporg/public_html/main/templates/gk_finance_business/lib/menu/GKMenu.php on line 144
Notice: Undefined variable: width1 in /home/apcporg/public_html/main/templates/gk_finance_business/lib/menu/GKMenu.php on line 144
Notice: Undefined variable: width1 in /home/apcporg/public_html/main/templates/gk_finance_business/lib/menu/GKMenu.php on line 144
Help! TQ