+ Reply to Thread
Results 1 to 9 of 9

Thread: Administrator interface, multiple buttons and inactive link

  1. #1

    Administrator interface, multiple buttons and inactive link

    Hello,

    I installed Flynax on my computer, but in the admin interface all the green buttons (monetization, Listings, Categories, Plugins, Forms, etc.) does not work

    I downloaded the language files, but it is impossible to install. The buttons: Add a phrase, Import, Compare and Add a Language does not work.

    When I tried the online demo version on the site Flynax it was not working, but I thought it was because of the demo version.

    I bought a license, but it does not work either.

    What is the problem and how can I correct it.

  2. #2
    Hello Marc Girouard,

    I think will be better if you create a ticket. I think it is a specific bug. Because it is working as it should for other our clients.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    I found the problem. Flynax does not support internet explorer

  4. #4
    Quote Originally Posted by Marc Girouard View Post
    I found the problem. Flynax does not support internet explorer
    You are completely right, in my case too. it has never support internet explorer even as we speaking.

  5. #5
    Quote Originally Posted by Viktor View Post
    Hello Marc Girouard,

    I think will be better if you create a ticket. I think it is a specific bug. Because it is working as it should for other our clients.
    no, that is not a true statement at least in my case too. It has never support internet explorer even as we speaking.

  6. #6
    Member
    Join Date
    Aug 2012
    Location
    Germany and Greece
    Posts
    88
    Hi,

    i have the same problem and the Flynax Demo has the same problem.

    Admin-Area not works in : IE and Iron
    Works fine in Firefox.

    See video of flynax Demo: http://screencast.com/t/x5o3uAdh7nX

    IE Stops in lib.js.
    25. this.listingVideosHandler = function(videos, img_class = false)

    if i change it to
    25. this.listingVideosHandler = function(videos, img_class)

    works in IE & Iron.

    Can I do that?

    Pleas Help.

    Thanks!!!

  7. #7
    Hello Athanasios Christou,

    You're right, it must be changed to following code.
    We've already fixed it in current development version and the fix will be added in a new version.

    Code:
    Only registered members can view the code.
    Thank you, Curtis.
    @Flynax Company

  8. #8
    Hi, and where i have Change this code?

  9. #9
    Hello Tobias,

    Go to ftp://admin>>js>>lib.js

    find line:
    Code:
    Only registered members can view the code.
    and change to:
    Code:
    Only registered members can view the code.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread