News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Back End Control Panel problem

Started by maurizius, January 04, 2015, 06:52:03 AM

Previous topic - Next topic

maurizius

Hi to all,
this is my first post here.

I've a problem and I tried to find a solution, but without results, so I hope to find one help in this forum.

I've one joomla 3.3.6 with VM 3.0.2

After the installation all worked well

I started to inset products, categories, ...

Now the problem is: if I go to the VM configuration through the menu Components->VirtueMart->Product (as example) or another menĂ¹, all works fine, but if I try to open the control panel I see only a blank page (html source empty).

I found this solution: http://forum.virtuemart.net/index.php?topic=101120.msg336673#msg336673 , but after check on my DB, all seem to be right.

I turned on the VM debug message, but also I didn't found any problem.

Someone could help me?

Thanks.

GJC Web Design

http://forum.virtuemart.net/index.php?topic=127513.msg437110#msg437110

appears to be a timeout to the VM extensions feed that blocks the page load - just use the individual menu items in the meantime

assume will be fixed in the next version
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

maurizius

Many thanks for the reply.

As I wrote all worked fine after the installation.

I don't know when but now if I open the page

http://www.site.com/administrator/index.php?option=com_virtuemart&view=virtuemart

the result is a blank page.

The reply isn't slow so maybe isn't a timeout problem (and also why only now and not after the installation?)

In the meantime how I can see the statics?


GJC Web Design

QuoteIn the meantime how I can see the statics?

hack that view to prevent the call or wait until a fix
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

maurizius

ok, I'll wait for the fix.

Do you know when will be released the new version (more or less)?

GJC Web Design

no idea

this works for me->  administrator\components\com_virtuemart\views\virtuemart\view.html.php ~ line 74

comment out

//$this->extensionsFeed = vmRSS::getExtensionsRssFeed();
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jenkinhill

The fix is committed to SVN so if you really need it now it is available ( http://dev.virtuemart.net/projects/virtuemart/repository).  I suspect 3.0.3 will be released this week.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

maurizius

GJC Web Design thanks a lot!!!

With the comment now all works fine again.

@jenkinhill I'll wait for the new release but not in hurry.