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

kamnaderi

Hi all,

This is a follow up post from following regarding disappearing Category list drop down when trying to add new item or amend existing ones. (see attachment)
Milbo, I followed your instruction in this page and still had no luck. I appreciate if anyone could give me a hint or the fix if you have experienced the same issue.  Much appreciated.

http://forum.virtuemart.net/index.php?topic=138350.0

EsSa55

I am experienced the same issues. Very frustrating.

I tried the file, which did not work, for me.

I have tried the JSON edit to my htaccess file which works initially, but only if one edit on one screen.

If attempting subscequent edits, e.g. adding an image, I still experience categories totally disappearing.

In my post of yesterday, I have asked Milbo to explain his comment re server misconfiguration, so check back to see if he answers.

Doeke Norg

    To get some insight into your errors can you provide the headers of the ajax request?

    In chrome:


    • Go to "Products"
    • Open devtools
    • Open network tab
    • Load the edit page
    • Find index.php?option=com_virtuemart&view=product&type=getCategoriesTree&virtuemart_product_id=155&format=json
    • Post a screenshot of Response and Request headers (under Headers tab)
    • Also the response would be helpfull

kamnaderi

I hope this issue gets fixed...I'm running out of options...

Milbo

Quote from: EsSa55 on September 12, 2017, 11:11:55 AM
I am experienced the same issues. Very frustrating.

The file is in the core since 11. April 2017, so almost any vm3.2.3 and of course vm3.2.4 has this file already. There is no need to use an old file, please revert it. Please check your javascript console, maybe there is another problem.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Milbo

Quote from: kamnaderi on September 12, 2017, 11:26:16 AM
I hope this issue gets fixed...I'm running out of options...

uhm, it is fixed for most people. But there are 4 options, which we can not controll.

- First there could be a problem with multilanguage and vm just does not find categories for your language. In this case it is important to chose a "main shop language", set this language in the vm config and browse the category list with this language set and check if any category is correctly translated/has a description.
- Second there is some 3rd party Javascript whatever "optimiser"
- Third the same could be on your browser. There are a lot extensions, which can modify or extra cache json calls.
- Fourth, you can add extra caching whatever optimisations to your server, which prevents a proper 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/

EsSa55

Are there specific javascript files which should be excluded from being 'optimised'?

kamnaderi

Thanks Milbo.
I went through all four suggestions and all seems to be ok.
I can give you access to BE if you don't mind.

Milbo

EsSa55, js calls must not be cached, except the libs,.. the files. The files are not the problem. The problem are the calls return a json.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

kamnaderi

Thanks Milbo...I'm not gonna lie...Honestly I don't have a clue what you just suggested I should do next  :D

Milbo

I can take a look for a 30 minutes ticket http://extensions.virtuemart.net/support/developing-for-0-5-hour-detail

You both are the only one we know who have this problem
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

kamnaderi

Thanks Milbo. I need to check the payment with website owner and get back to you.

kamnaderi


The problem is resolved by the help of Milbo. Much appreciated.

The culprit was the  plugin POWr Icon.

Hope this helps others.

Thank you all.

magicstar

Hello,

I also have the same issue. I try everything described above with no success.

Can you please help me?

Thank you

solarangellis

I had the same problem, after 3 days of going crazy and testing, modifying, reading etc, i kinda figure it out .
all the little crocks and screws that make  Joomla and VirtueMart works are version dependent .
After i had the "F**ck IT " moment ,and some "AHA" moment i decided downgrade the current version that i had. I thought that " if worked perfectly with older version, ill keep the older version till they find a fix " .
Prior to this i had Joomla update, witch was Joomla 3.8.6.

i took a look at stable pack of VM that comes with Joomla and i noticed something.....
Full installer includes Joomla 3.8.3 with VirtueMart 3.2.12 installed. And there was my AHA moment.

When updating current Joomla, take a look what VM works with what. if things get screw-y ...downgrade.
Hope it helps someone else in the future.