-
AuthorPosts
-
May 21, 2013 at 10:38 pm #187667
On my test site the JA VM Products module seems to be broken – it looks ugly and nothing like in your config tutorial, as well as missing buttons for save/cancel. Here’s how it looks:
I’ve tried to reinstall it, but alas, no improvements.
-Ove
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
May 22, 2013 at 10:15 am #493623Hi,
It’s bug of this module. It’s fixed now. Pls check again.
Regards.
May 22, 2013 at 10:30 am #493625Problem was with the instance that came with the installation of the module. Creating a new instance of the module worked perfectly.
-Ove
May 22, 2013 at 12:38 pm #493635I’ve tried with a new instalation (uninstaling the old one), new instance etc. an it looks still broken, ยฟany idea?
Thanks in Advance.May 22, 2013 at 7:33 pm #493663Go to module manager, click New and choose JA VM Products as module type. That worked for me, at least.
-Ove
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
May 23, 2013 at 1:43 am #493673Hi @hermes6686,
It’s bug of module. Pls go to “modules/mod_javmproducts/assets/elements/vmcategories.php” find code :
[PHP]
if ($categoryModel->hasChildren ($childId)) {
self::categoryListTreeLoop ($selectedCategories, $childId, $level, $disabledFields);
}
[/PHP]
then change it to:
[PHP]
if ($categoryModel->hasChildren ($childId)) {
ShopFunctions::categoryListTreeLoop ($selectedCategories, $childId, $level, $disabledFields);
}
[/PHP]If error still persists, pls send PM to me with admin login info and ftp account of your site. I will check it for you.
Regards
May 23, 2013 at 8:22 am #493724SOLVED ๐ thanks a lot an congratulations for the template ๐
June 17, 2013 at 2:34 pm #496068Modify the code, but the error persists
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
June 18, 2013 at 7:38 am #496137HI zero3,
Pls send PM to me with url, admin and ftp account of your site. I’ll check again for you.
Regards.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 4 voices, and was last updated by MoonSailor 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Why does my JA VM Products look so broken?
Viewing 9 posts - 1 through 9 (of 9 total)