Hi,
I really need help on this, please somebody guide me. :-[
I tried everything in this forum, but no solution worked for me :(, so posing this question.
Using VM 2.0.22C and Joomla 2.5.14
When i try to edit existing product, i get a blank page
when i try to add new product, i am able to add every fields, but when i click on save, I get blank page.
the blank page url is: administrator/index.php?option=com_virtuemart&view=product&task=edit&virtuemart_product_id=19&product_parent_id=0
Thanks
do you have tabs on the backend?
is the js being loaded?
Hi,
Yes i do have tabs on backend.
When I checked with console, it showed nothing, Could it be the JS?
How to resolve it?
Thanks
Update: I M even not able to edit the products from front end :-[
I enabled the error reporting, and got this error when clicked on product from backend:
Strict Standards: Declaration of VirtueMartModelMedia::store() should be compatible with that of VmModel::store() in /home/factokr6/public_html/administrator/components/com_virtuemart/models/media.php on line 29
Strict Standards: Only variables should be assigned by reference in /home/factokr6/public_html/administrator/components/com_virtuemart/models/media.php on line 80
Fatal error: Call to undefined method shopFunctionsF::getMenuItemId() in /home/factokr6/public_html/administrator/components/com_virtuemart/views/product/view.html.php on line 221
Do you have
function getMenuItemId( $lang = '*' ) {
in your components\com_virtuemart\helpers\shopfunctionsf.php ?
Hey Maxim, Thanks a lot buddy!
That solves the prob!
Thanks
You're welcome!
Hi,
I have the same problem now. I have looked through the .php file and can not find the place where I need to put in: function getMenuItemId( $lang = '*' ) {
Please help.
VM 2.0.24
Joomla 2.5.14
Could you post your error?
Sorry should have inserted it.
Fatal error: Call to undefined method shopFunctionsF::getMenuItemId() in /home/snugbugc/public_html/administrator/components/com_virtuemart/views/product/view.html.php on line 225
Your Joomla version?
Mentioned it in my first post :P
Joomla 2.5.14
Oh, true. Sorry.
Hi,
I have the exact same problem. Could you give details on how to resolve it ?
Thanks a lot in advance !
Seems for me like a not correctly updated virtuemart.