jQWidgets Forums

jQuery UI Widgets Forums Chart css error

This topic contains 2 replies, has 2 voices, and was last updated by  mrezzonico 4 years, 11 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    css error Posts
  • css error #112098

    mrezzonico
    Participant

    Hi all,

    this is not a big problem but maybe someone has a solution.

    In my program I generate the html code with a perl programm.
    All works as expected.
    I have only a minor problem.
    In apache error_log I receive the error “File does not exist”

    You can simulate the problem by adding an argument to the url.
    If for example you call the following url:
    javascript_chart_line_series_array.htm?dummy=1

    Then in /var/log/apache2/error_log you have the following error:
    [Fri May 29 10:06:29 2020] [error] [client 192.1.2.36] File does not exist: /srv/www/htdocs/jqwidgets/jqwidgets/styles/jqx.dummy=1.css, referer: https://www.company.com/jqwidgets/demos/Javascript%20&%20JQuery/jqxchart/javascript_chart_line_series_array.htm?dummy=1

    Regards
    Miche

    css error #112114

    Hristo
    Participant

    Hello Miche,

    I would like to mention that the demos from our site are created to automatically get the theme that is set in the url.
    As I saw from your example you set theme that does not exist and this looks like normal behavior.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

    css error #112122

    mrezzonico
    Participant

    Hi Hristo,

    thanks a lot !
    I removed from my code the file “demos.js” and the problem is solved.

    Regards
    Miche

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.