Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - FashionMart (SKU# FLEX-00008)

TOPIC: Error Notices

Error Notices 10 years 6 months ago #6793

We are using Fashion Mart, latest update, under Joomla 2.5.14 and PHP 5.3.
We are getting the following error notices.
[12-Oct-2013 07:43:39 America/Denver] PHP Notice: Trying to get property of non-object in /home1/provetlo/public_html/templates/rt_stratos/html/com_virtuemart/productdetails/flexv2.php on line 511
[12-Oct-2013 07:45:02 America/Denver] PHP Notice: Undefined index: HTTPS in /home1/provetlo/public_html/templates/rt_stratos/html/com_virtuemart/productdetails/flexv2.php on line 92
[12-Oct-2013 07:45:02 America/Denver] PHP Notice: Undefined index: HTTPS in /home1/provetlo/public_html/templates/rt_stratos/html/com_virtuemart/productdetails/flexv2.php on line 92
[12-Oct-2013 07:45:02 America/Denver] PHP Notice: Trying to get property of non-object in /home1/provetlo/public_html/templates/rt_stratos/html/com_virtuemart/productdetails/flexv2.php on line 511

What's missing?
Thanks.
The administrator has disabled public write access.

Error Notices 10 years 6 months ago #6805

Hi,

"Undefined variable" is not an error, but it is a "notice" and they should be cared only during the development period. You can ignore them by disabling reporting.

To disable reporting, open this PHP file (or do this change in your PHP.ini file):
/public_html/templates/rt_stratos/html/com_virtuemart/productdetails/flexv2.php

and to the top, include this line:
error_reporting(0);

If you are so picky, then you can fix them. Open this PHP file:

templates/rt_stratos/html/com_virtuemart/productdetails/flexv2.php

to the top of the PHP file (right after <?php )

Include these lines:
$response == "";
$HTTPS == "";

So those notices will be gone. because you are defining those variables (as blank)

Regards.
Last Edit: 10 years 6 months ago by Support.
The administrator has disabled public write access.
Time to create page: 0.125 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo