News:

Looking for documentation? Take a look on our wiki

Main Menu

VM 2.9.8 issues

Started by rayge, July 09, 2014, 21:46:49 PM

Previous topic - Next topic

rayge

I saw these issues on Joomla 2.5.22 as well as 3.3.1

Main admin VM Page issue:
Strict Standards: Non-static method SimplePie_Misc::(FUNCTION NAME) should not be called statically, assuming $this from incompatible context
Im seeing HUNDREDS of these


Custom Fields Language issues?

Here is what i see in custom fields that is an issue
TITLE / DESC / TYPE

COM_VIRTUEMART_STOCKABLE_PRODUCT / COM_VIRTUEMART_STOCKABLE_PRODUCT_DESC / Custom Group
COM_VIRTUEMART_RELATED_CATEGORIES / COM_VIRTUEMART_RELATED_CATEGORIES_DESC / COM_VIRTUEMART_RELATED_CATEGORY
COM_VIRTUEMART_RELATED_PRODUCTS / COM_VIRTUEMART_RELATED_PRODUCTS_DESC / COM_VIRTUEMART_RELATED_PRODUCT
I Use: Joomla 3.4.1 & VM 3.0.9

Milbo

Main admin VM Page issue:
Strict Standards: Non-static method SimplePie_Misc::(FUNCTION NAME) should not be called statically, assuming $this from incompatible context
Im seeing HUNDREDS of these

Yes and many of explained that it is a simplepie/joomla problem and additionally

Strict Standards are not errors. It is like saying the car has a problem, because it is not following the new EU norm for cars coming in the year 2020. 

The translation of the customfields is pure cosmetic and has not any effect for the function.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

rayge

#2
I am aware of the fact that they are cosmetic issues but making it know helps get it taken care of yes?

YES i know they arent Errors but again making it known helps get it taken care of. or so i thought.
Sorry about not seeing something related to joomla only. i will look into how to fix it there..
anyone looking here for the answer to the simple pie issue I replaced the simplepie.php with this
http://simplepie.org/downloads/simplepie_1.3.1.compiled.php
and it fixed it.

You can also seterror reporting to NONE in the global config > Server/

thanks.
I Use: Joomla 3.4.1 & VM 3.0.9

Milbo

You are right. But the strict standard of simplepie is like a red button. We have the feeling that almost anyone testing j3 comes with this. http://forum.virtuemart.net/index.php?topic=121022.0 http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=27457
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

rayge

UGH sorry about that.. you've been hit a million times on that one then.
I Use: Joomla 3.4.1 & VM 3.0.9