Compatibility with VM 3.0.12

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Dec 15, 2015 6:46 pm
Reply with quote
Report this post
Hi! I recently downloaded InStyle template ver 3.19 and I'm wondering if it's fully compatible with virtuemart recent template changes of version 3.0.12?

Thanks in advise!
User avatar
Expert Boarder

GK User
Wed Dec 16, 2015 2:09 pm
Reply with quote
Report this post
inStyle is pretty old template and to be 100% sure it works with vm well you should use vm version that is provided in quickstart of this package.
User avatar
Moderator

GK User
Thu Dec 24, 2015 7:50 pm
Reply with quote
Report this post
I did that this morning with a host of problems.. I used just the quick start and had issues with uploading file size suddenly. Then the virtue mart categories all disappeared after creating them all. Now the back end product view is broken. I have lost too much time with the 3.0 version of this template. The 2.5 is better but less safe.
User avatar
Gold Boarder

GK User
Sun Dec 27, 2015 7:29 pm
Reply with quote
Report this post
All the described issues doesn't look like a template issue but more like some VM kind of problems. Hope you have been able to make it work again?
User avatar
Moderator

GK User
Sun Dec 27, 2015 7:31 pm
Reply with quote
Report this post
I restored to a back up..I will try and just upgrade to the VM in the quick install because I updated to 3.0.12 and I can't add any products to my cart or adjust quantity :(
User avatar
Gold Boarder

GK User
Sun Dec 27, 2015 7:51 pm
Reply with quote
Report this post
The easiest way would be to bring back backup that was working, then do a complete copy of the service (in subfolder for example) and work on that (upgrade). This way you have working site and we can help you fixing all the issues.
User avatar
Moderator

GK User
Sun Dec 27, 2015 7:53 pm
Reply with quote
Report this post
doing that as we speak
User avatar
Gold Boarder

GK User
Sun Dec 27, 2015 8:11 pm
Reply with quote
Report this post
Ok, please let me know when it's going to be done.
User avatar
Moderator

GK User
Sun Dec 27, 2015 8:17 pm
Reply with quote
Report this post
the working version is at
http://pinkchella.com/working/
User avatar
Gold Boarder

GK User
Mon Dec 28, 2015 9:11 pm
Reply with quote
Report this post
So please now update /working/ wersion to Joomla 3.x and VM3.x (also please update the template and all related modules)
User avatar
Moderator

GK User
Tue Dec 29, 2015 6:15 am
Reply with quote
Report this post
Updated:
1. Add to cart pop up has no styling
2. Fixed the issue of not being able to create new product in store by doing the following:

In file components/com_virtuemart/views/invoice/tmpl/mail_html_pricelist.php
replace
Code: [Select]
require(__DIR__.'/invoice_items.php');
with
Code: [Select]
$oldlayout=$this->getLayout();
$this->setLayout('invoice');
echo $this->loadTemplate('items');
$this->setLayout($oldlayout);
User avatar
Gold Boarder

GK User
Tue Dec 29, 2015 6:24 am
Reply with quote
Report this post
3. Can't create a new module in module manager.
User avatar
Gold Boarder

GK User
Tue Dec 29, 2015 6:57 am
Reply with quote
Report this post
4. Can't add products to cart from mobile device (phone)
User avatar
Gold Boarder

GK User
Tue Dec 29, 2015 4:38 pm
Reply with quote
Report this post
One at a time.

1. Please check if VM configuration (templates tab) is exactly same as on this screenshot:
Screen Shot 2015-12-29 at 16.37.24.png


After that please let me know, we will proceed further.
User avatar
Moderator

GK User
Tue Dec 29, 2015 4:42 pm
Reply with quote
Report this post
Cyberek wrote:One at a time.

1. Please check if VM configuration (templates tab) is exactly same as on this screenshot:
Screen Shot 2015-12-29 at 16.37.24.png


After that please let me know, we will proceed further.


Woke up this morning and now I can add modules. I changed the Vm configuration to what you added above. It also appears I can add products from phone. Are you fixing this or something?
User avatar
Gold Boarder

GK User
Tue Dec 29, 2015 4:47 pm
Reply with quote
Report this post
No, the only thing I'm doing is visiting your site and checking source code to see whats might be missing.
But if you didn't do anything and now everything works, perhaps problem is on the server side? Maybe some cache is blocking your changes?
User avatar
Moderator

GK User
Tue Dec 29, 2015 5:10 pm
Reply with quote
Report this post
Cyberek wrote:No, the only thing I'm doing is visiting your site and checking source code to see whats might be missing.
But if you didn't do anything and now everything works, perhaps problem is on the server side? Maybe some cache is blocking your changes?



No idea. I did make some changes to files provided by the guys at virtue mart forum to increase the ability to add products, etc. I will continue to test template to see if other issues arise. I will also wait for an update to template to work with the most up to date version of VM.
User avatar
Gold Boarder

GK User
Tue Dec 29, 2015 5:35 pm
Reply with quote
Report this post
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator


cron