Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/iqsolar/public_html/application/config/routes.php
Line: 61
Function: DB
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$hooks is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$config is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$log is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$uri is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$router is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$output is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$security is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$input is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$lang is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 294
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 168
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 237
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 317
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 358
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 289
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: drivers/Session_files_driver.php
Line Number: 108
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$admin_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 26
Function: model
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 27
Function: library
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$admin_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$pagination is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/iqsolar/public_html/application/controllers/Welcome.php
Line: 31
Function: view
File: /home/iqsolar/public_html/index.php
Line: 315
Function: require_once
Buying solar can be tricky. Especially with the wildly different system size suggestions, big difference on price, every company insisting their systems are best and you’re pressured to sign above the dotted line. We believe that like any investment, you need to be informed in order to make the right decision. That’s why we focus on sharing our knowledge of solar. With over 10 years in the solar industry, we’re technically sound professionals that you can trust and consult with.
Are you looking for solar installation in Sydney? You are at the right place with us. We have
guaranteed top-rated solar panels for your homes in Sydney.
We believe in educating you about solar so you can make an informed decision.
Buying solar can be tricky. Especially with the wildly different system size suggestions, big difference in price, every company insisting their systems are the best and you’re pressured to sign above the dotted line. We believe that like any investment, you need to be informed in order to make the right decision. That’s why we focus on sharing our knowledge of solar. With over 10 years in the solar industry, we’re technically sound professionals that you can trust and consult with.
Call us today to learn more about solar panels in Sydney
We certainly don’t want to bore you with things you don’t need but have had literally thousands of conversations with customers about what is on their minds, we have a pretty good idea about the things you’d like to know.
We want to offer you the resources to look at some frequently asked questions. And, for anything that is still unclear, we’ll happily explain what you need. (If we explain too much, feel free to tell us to stop!). Please check out our frequently asked question section to see what we mean.
IQ Solar is one of the most experienced solar power specialists in Sydney. We help families and businesses to harvest clean, renewable energy from the sun and give back to the earth, while increasing their independence from energy providers.
From design to implementation, IQ Solar is the best solar panel installer Sydney has to offer. As Clean Energy Accredited Solar Retailers , we offer a variety of solar energy Sydney products and services to both residents and businesses who are looking to make the switch and go solar. As one of Sydney’s leading solar panel providers, we’re committed to helping others embrace the many benefits of relying on a sustainable, renewable source for energy production..
Did you know that after 4 to 5 years, many systems are performing at less than half of what was promised?
Often, the owners of those systems don’t even know there is a problem – they have long since stopped checking, and there was monitoring system in place to start with (other than looking at the inverter).
This is because of poor installation, poor equipment, lack of monitoring, and sometimes, poor initial assessment. Often, a solar company will overstate the potential of the system in order to make it seem attractive, and to lock in a sale.
We’ve decided to offer you a guarantee on what the system will do. This might seem strange, to guarantee what the sun will do, but it’s not really. In commercial solar, this is something that a few reputable companies do. We can do it because we are able to model the output of a system and weather patterns are somewhat predictable. We guarantee that you’ll get at least 90% of the intended output.
Did you know that after 4 to 5 years, many systems are performing at less than half of what was promised?
Often, the owners of those systems don’t even know there is a problem – they have long since stopped checking, and there was monitoring system in place to start with (other than looking at the inverter).