Jump to content

[SOLVED] Forms with errors


CarlosEduardo2409

Recommended Posts

So... Hello everyone, again. I have a new problem again.

 

This time the error is in the forms. On all forms of my VA (Airmail, fltbook, all) are not working. When I submit something it does not lead to the correct place and the link gets weird (the information stays in it, as in the image below).

H1sh39m0SDSfBfl_LaN9aQ.png (https://prnt.sc/imjq3b)

The image above is an example of the fltbook, when I click to search for a flight the form does not work but enters this link.

 

I'm using a custom skin that I'm doing. I'm sure it was some file that I moved and now is giving error, because before was not giving any error, worked perfectly.

I'm sorry for not passing more information, because I literally do not know which files to pass. I can only say that I'm using the admin template 'Elmer'.

 

Regards,

Carlos.

Edited by CarlosEduardo2409
Link to comment
Share on other sites

@web541 

Yes, the forms are as a post method.

And also has error in the console, has two errors (yes, includes one with jquery), they are:

 

  1. Quote

    Uncaught TypeError: $(...).ajaxForm is not a function
        at HTMLDocument.<anonymous> (phpvms.js:27)
        at j (jquery.min.js:2)
        at Object.fireWith [as resolveWith] (jquery.min.js:2)
        at Function.ready (jquery.min.js:2)
        at HTMLDocument.I (jquery.min.js:2)

     

    In phpvms.js:27

     

  2. Quote

    Uncaught TypeError: $.toast is not a function
        at dashboard-data.js:19

     

    In dashboard-data.js:19

     

Link to comment
Share on other sites

I know how to solve both. The first one is because I have two jQuery and the second one is the same skin error, it's so u. The file that is missing, the more I needed to take. The error that could probably fix the forum error is the first one, jQuery, but I took one of my jQuery and the error in the console disappeared, but I did not fix the error of the forms.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...