Skip to content

Commit 327c95b

Browse files
committed
Add new common it-drugs error
1 parent df5a3c0 commit 327c95b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pages/it-drugs/common-errors.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ If you have any errors that are not listed here, please let us know in the [Disc
2323
If you get this error you either don't have [ox_lib](https://github.com/overextended/ox_lib) installed on your server or you start it after the it-drugs script.
2424
Make sure to start the ox_lib script before the it-drugs script.
2525

26+
```ansi
27+
 No such exports in resource it-drugs
28+
```
29+
If you get this error, make sure the **it-drugs** script is actually called **it-drugs**.
30+
To check this check the folder name of the script. It should be called **it-drugs**.
31+
2632
## Database Errors
2733
```ansi
2834
 Error: it-drugs was unable to execute query!

0 commit comments

Comments
 (0)