first installation
Demonstrate your product attractively using clean and distinctive coffe shop Joomla template.
- GK User
- Wed May 08, 2013 6:21 pm
Hi everyone
this morning i load gk_coffe_quickstart_J!25 template complete, but when i open home page ,
do not work every
mod_news_pro_gk4
and Tabs GK4
and Tabs GK5
i don not understand why ?
these are errors :
Notice: Undefined property: stdClass::$ID in C:\Program Files\EasyPHP-5.3.9\www\modules\mod_news_pro_gk4\gk_classes\gk.source.joomla.php on line 174
Notice: Undefined property: stdClass::$access in C:\Program Files\EasyPHP-5.3.9\www\modules\mod_news_pro_gk4\gk_classes\gk.source.joomla.php on line 176
I use joomla 2.59
php 5.3.9
help me
this morning i load gk_coffe_quickstart_J!25 template complete, but when i open home page ,
do not work every
mod_news_pro_gk4
and Tabs GK4
and Tabs GK5
i don not understand why ?
these are errors :
Notice: Undefined property: stdClass::$ID in C:\Program Files\EasyPHP-5.3.9\www\modules\mod_news_pro_gk4\gk_classes\gk.source.joomla.php on line 174
Notice: Undefined property: stdClass::$access in C:\Program Files\EasyPHP-5.3.9\www\modules\mod_news_pro_gk4\gk_classes\gk.source.joomla.php on line 176
I use joomla 2.59
php 5.3.9
help me
-
- Fresh Boarder
- GK User
- Wed May 08, 2013 6:55 pm
Hi, this is not a bug, just notice from modules, Just needed to define all items there.
Probably on normal server (not portable) you wont see this message.
Turn error reporting off ! In Global configuration or via php.ini
p.s.
Before upload to server update to Joomla! 2.5.11
Probably on normal server (not portable) you wont see this message.
Turn error reporting off ! In Global configuration or via php.ini
p.s.
Before upload to server update to Joomla! 2.5.11
-
- Platinum Boarder
- GK User
- Wed May 08, 2013 7:15 pm
thak you very much for yur reply,
but install a cofe template quick start, i suppose there are all define ..
i do not install nothig ia original installations download from gavick site ...
Please tell me where i
Turn off error reporting ! In Global configuration.
if i look into joomla pannels i have already off
but install a cofe template quick start, i suppose there are all define ..
i do not install nothig ia original installations download from gavick site ...
Please tell me where i
Turn off error reporting ! In Global configuration.
if i look into joomla pannels i have already off
-
- Fresh Boarder
- GK User
- Wed May 08, 2013 7:36 pm
ok,
Use this code in your php.ini
Read also here: http://www.electrictoolbox.com/php-prev ... -messages/
If not help just write here again.
Use this code in your php.ini
- Code: Select all
error_reporting(E_ALL ^ E_NOTICE);
Read also here: http://www.electrictoolbox.com/php-prev ... -messages/
If not help just write here again.
-
- Platinum Boarder
4 posts
• Page 1 of 1