0

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. ThanksError

chinna_82
  • 6,353
  • 17
  • 79
  • 134

2 Answers2

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