Im new to Joomla. I managed install xampp and joomla in my local. I tried to install templates and it working fine but throwing an error as per image below. Please help. Thanks
Asked
Active
Viewed 724 times
0

chinna_82
- 6,353
- 17
- 79
- 134
-
Its only a notice and it means your variable is not initialized with a value, Notices are good under development process, but once you are finished you can hide/turn off those notices/error. – swapnesh May 11 '12 at 05:29
-
what u mean development process....? – chinna_82 May 11 '12 at 06:27
-
site development process – swapnesh May 11 '12 at 06:32
-
Go to your admin backend->site->Global Configuration->Server. Under "Server Settings" tab change "Error Reporting" settings according to your requirement. – swapnesh May 11 '12 at 06:34
-
please put as answer...i will mark as answered..it working fine now.. – chinna_82 May 11 '12 at 06:42
-
Posted as answer..and thanks :) – swapnesh May 11 '12 at 07:32
2 Answers
0
Its only a notice and it means your variable is not initialized with a value, Notices are good under development process, but once you are finished you can hide/turn off those notices/error.
Go to your admin backend->site->Global Configuration->Server. Under "Server Settings" tab change "Error Reporting" settings according to your requirement.

swapnesh
- 26,318
- 22
- 94
- 126
0
Great tip, problem solved!
Go to your admin backend > site > Global Configuration > Server
. Under Server Settings
tab change Error Reporting
settings according to your requirement.

Parker
- 7,244
- 12
- 70
- 92