Add Product with problem

  • Posts: 50
  • Thank you received: 2
7 years 1 month ago #261519

-- url of the page with the problem -- : localhost
-- HikaShop version -- : 2.6.4
-- HikaMarket version -- : 1.7.2
-- Joomla version -- : 3.6.5
-- PHP version -- : 5.6.25
-- Browser(s) name and version -- : firefox 51

Vendors have 2 way for adding product
1-Menu
2-cpanle products>new

i have problem with both of them:
1- in the first way (menu of hikamarket add new product) every thing is good bud file upload does not work well it uploads file to the main directory (media\com_hikashop\upload\safe) but it most be upload it to the vendors own folder (media\com_hikashop\upload\safe\vendorX) and after purchasing this product , at download page it says that the file does not exist! or it also at the page of adding product i can not edit file (attachment1)

2-oh no in this way there are many problems so vendors can not even edit their products from cpanel>products as you see in attachment2 file there are many problems:
_ Upload image
_ Upload file
_ Editor is on simple code!
_tags , related products , categories ,...
does not work!


we have same modules at both page 1 & 2


also i have a code that scrolls my page :

<div style="visibility: hidden; top: -9999px; position: absolute; opacity: 0;"></div>
Style:
element.style {
    opacity: 0;
    position: absolute;
    top: -9999px;
    visibility: hidden;

Attachments:
Last edit: 7 years 1 month ago by pma.

Please Log in or Create an account to join the conversation.

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
7 years 1 month ago #261556

Hi,

In your screenshot I can see that you have javascript errors in your page.
And these errors does not allow HikaMarket to work properly.

The reason is simple, the ajax uploader must be initialize and when it is, the HTML upload input field is not more visible.
Because in your screenshot we can see it (the "browse..."), I know that you have JS issues.

You have to fix your issues in order to let the HikaMarket javascript processed by the browser and then, the upload and addition of files will work.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.055 seconds
Powered by Kunena Forum