News:

Support the VirtueMart project and become a member

Main Menu

Categories problems after update to 3.2.0

Started by Geppux, March 27, 2017, 18:50:43 PM

Previous topic - Next topic

Milbo

I talk about the browser cache, not server, joomla or vm cache. When you use CTRL+F5, then it usually reloaded.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

andreanza

Hi, I have the same problem with categories and products.
If I try to modify the categories of a product, this is not possible and the previous categories are restored.
If Milbo wants to give you an account (the site is testing in a private folder) access ... Thanks!

aftertaf

sorry to repeat and stuff, but I'm still in the same case. The ajax script change you made didn't help.
Doesn't happen on Calculation Rules page's Category selection list.
I try to CTRL-F5 every time i do anything with a product to make sure i dont mess up my category structure..
If you could have a look, your accounts are still active on both www & w3. virtualHosts ..
Same behaviour with Chrome latest, FF and Edge.

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

andreanza

Thanks Milbo, I updated the version you attached. But nothing has changed: the product categories can not be changed, the previous ones remain. :-(

andreanza

Milbo, if I can provide information that might be helpful to fix the bug: the problem starts with the upgrade from VM3.0.18 to the next version (starting from 3.0.18.1).

Milbo

We replaced the category dropdowns by ajax. So they reloaded. But the right category should be selected. The ajax needs this information also. The next is the language. VM3.2 has another method to display the language. Your Backend language should be the same as the shop language. Please check also the new language settings.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

panagiotiss

Hi all, I have many vm installation to different servers.
In some of them i face the same problem

These particular servers have the following
php 5.6.30  nginx as proxy cache

I have upload the site with the problem to another server with the following and it works fine
php 5.5.9-1ubuntu4.21, nginx web server

Moreover I have updated the php to php 7 (to the server with the problem) with no success.

So it must be the nginx cache which causes the problem

question: when you update the values in categories do you use POST or GET method?


Hope it helps





m.davide82


Andras


Matyjasik

#70
I have the same problem. Category tree, and category list in product  (administrator) dont refresh after page load, When I add category, I dont see on product category list. I must click f5 to refresh it. Problem is with script



static function ajaxCategoryDropDown($id, $param, $emptyOpt){

vmJsApi::addJScript('ajax_catree');
$j = "jQuery(document).ready(function($) {
jQuery(document).ready(function($) {
Virtuemart.emptyCatOpt = '".$emptyOpt."';
Virtuemart.param = '".$param."';
Virtuemart.loadCategoryTree('".$id."');
});
});
";




in vmjsapi.php

and

/components/com_virtuemart/assets/js/ajax_catree.js

They do not load when product view is loading.  I have VM 3.2.2. Please help
Taśmy butylowe i klejące dla Twojej firmy https://www.progress-tapes.pl

jenkinhill

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

webpiksel

On my server Virtuemart 3.2.2 works fine. Maybe it's a question of hosting options?
Tanie strony internetowe dla firm z Płocka, Włocławka, Mławy i Płońska http://www.webpiksel.pl

Matyjasik

On version 3.2.3 problem still remains. Any idea?
Taśmy butylowe i klejące dla Twojej firmy https://www.progress-tapes.pl

Matyjasik

#74
Virtuemart dont refresh category in product details, on product list search and in search by category in category view. It's work only after refresh page by F5. Mayby my serwer have bad settings? What requirements hava ajax script in category tree and filtr? I have PHP 7.0.15, Apache/2.4.10
Taśmy butylowe i klejące dla Twojej firmy https://www.progress-tapes.pl