Js prompted an error, Uncaught SyntaxError: Unexpected token)

clipboard.png

Mar.20,2021

Please describe the problem clearly or no one will be able to get your idea.


look up your code to see if () it is not closed properly


if it is a string, add quotation marks such as
clipboard.png
otherwise, remove L directly. There is no long integer in


js. If you want to pass it to the background, write it as the string "123456L". Otherwise, remove L plus "" directly, because if the data is very long, it is safe to use strings

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c2b5-2b83b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c2b5-2b83b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?