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

TOPIC: Several errors

Several errors 10 years 6 months ago #6821

Hello,

We are trying to get the CleanMart template working. We did everything from the tutorial. But we get several erros when the cart is opening:

Strict Standards: Only variables should be assigned by reference in ........../public_html/plugins/system/hotlogin/hotlogin.php on line 28
Strict Standards: Only variables should be assigned by reference in ......../public_html/plugins/system/hotlogin/hotlogin.php on line 91
We are using the hotlogin plugin and when we disable this, those 2 errors are gone, but we really want to use this plugin.

We also get these errors in the cartpage:
Strict Standards: Only variables should be assigned by reference in ........../public_html/administrator/components/com_virtuemart/models/media.php on line 80

Strict Standards: Only variables should be assigned by reference in ........./public_html/administrator/components/com_virtuemart/models/media.php on line 80

Strict Standards: Only variables should be assigned by reference in ........./public_html/templates/silco116/html/com_virtuemart/cart/default_pricelist.php on line 46

Warning: Creating default object from empty value in .................../public_html/plugins/system/vm2_cart/vm2_cart.php on line 63

Strict Standards: Only variables should be assigned by reference in .........../public_html/modules/mod_cf_filtering/helper.php on line 122

Strict Standards: Only variables should be assigned by reference in .........../public_html/modules/mod_cf_filtering/tmpl/default.php on line 32

We really apriciate your help with this!

regards,
Wouter
The administrator has disabled public write access.

Several errors 10 years 6 months ago #6822

Also we would like to know if we can assign (or un-assign) modules to the cartpage. Because the cartpage isn't avalible in our menu's, we can't un-assign any modules to the cartpage, so it is a bit messy.......
The administrator has disabled public write access.

Several errors 10 years 6 months ago #6831

For the cart page you can just create a new menu item and select "virtuemart cart" as the menu item type. That will enable you to assign modules on that page.

If you do not wish to display this menu item then just create in a new menu that is unassigned to any position.
The administrator has disabled public write access.

Several errors 10 years 6 months ago #6845

Hi,

"Strict Standards" is not an error message. It is a notification. And they show off only on Localhost (MAMP or XAMP) or if you intentionally enable to show "all error messages" in your live server OR you are using PHP5.4 (Official Virtuemart Component and our VM Templates are all developed to work with PHP5.3)

You can have them go away by putting this line below to the top of the PHP file (the PHP file that gives that strict standard notification message)
error_reporting(0);

For example, open this PHP file:
/public_html/plugins/system/hotlogin/hotlogin.php

and to the top, add this line error_reporting(0); . The notification messages should go away.

Or you can do this modification through PHP.ini file by doing this change;
error_reporting = E_ALL
display_errors = Off

OR you can try setting the Error Reporting option from Global Configuration >> Server to None.

For more info:
forum.joomla.org/viewtopic.php?t=618315
(or use google.com, there are lots of articles about it)

Regards.
Last Edit: 10 years 6 months ago by Support.
The administrator has disabled public write access.
Time to create page: 0.110 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