-
/adminarea/admin.asp
/showlogin/
/ccms/
/admin2.php
/_adm/
/panel-administracion/login.js
/rcjakar/admin/login.php
/controlpanel/
/macadmin/
/admin/login.cfm
/rcjakar/admin/login.cfm
/moder…
-
The goal is to use the JS Class version of code, which is more efficient long term. When using the CLASS based JS, in the app.js file sample below, an error is received.
```js
// USERROUTER.JS FIL…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Current Behavior
User has to scroll down the page to find/locate the footer even if there is space avail…
-
I started getting this error about an hour ago. It doesn't matter what format I use when attempting to add the blog in the bottom left, check clipboard, or even removing an existing blog then importin…
-
**Bug Description**
Impossible to perform migrations through spark (experienced in versions 4.0.2 to 4.0.4)
Although DB credentials are set in .env and/orin app/Config/Database.php and successfu…
-
Migration of non-default group is also executed without the `-g` option.
> -g - to chose database group, otherwise default database group will be used.
https://codeigniter4.github.io/CodeIgniter4/…
-
### Description
I'm seeing this exception consistently on iOS simulator when performing any DataStore query or save call:
> DataStoreException(message: The operation couldn’t be completed. (SQLi…
-
- addKeyword() in blog.controller.js
- addBlog() in keyword.controller.js
-
- addBlog() in category.controller.js
- addCategory() in blog.controller.js
(each blog can have many categories and vice versa)
-
`var blogs = await service.GetAllBlogsAsync();`
Using the example exactly as written, gives me
System.InvalidOperationException: The provider for the source 'IQueryable' doesn't implement 'IAsyn…