Questions tagged [admin]

admin may refer to both physical persons or software accounts that are dedicated and privileged to change the system they operate. Also used on WordPress to designate backend.

admin may refer to both physical persons or software accounts that are dedicated and privileged to change the system they operate. Also used on WordPress CMS to designate backend processes (see is_admin() conditional function).

4554 questions
1
vote
2 answers

how can I delete file which has invalid file name?

There is 2 loader.bin. But one of them has carrage return at the end of the file name. Because of this, I can't delete the file, and directory containing the file. Even with command prompt, I can't delete it. I tried: del * del loader.* above says…
Taeyun
  • 211
  • 2
  • 16
1
vote
1 answer

How to require and ensure program has admin priv to launch, and can delete a hidden file?

Hello fellow developers, I'm trying to give a C# application that I'm creating the ability to delete the files from a flash-drive or other folder, for which admin priv is needed. But it's not working! I am an admin user on my Win10 box. I can delete…
James Hurst
  • 147
  • 10
1
vote
1 answer

How to show roles-to-users relations in Flask-Admin?

So I created a basic Flask-User app with multiple roles and datastructure like this: class User(db.Model, UserMixin): id = db.Column(db.Integer, primary_key=True) active = db.Column('is_active', db.Boolean(), nullable=False,…
DuckQueen
  • 772
  • 10
  • 62
  • 134
1
vote
2 answers

ImportError: No module named menu

I'm trying to customize the admin interface with django-admin-tools. I'm following https://django-admin-tools.readthedocs.io/en/latest/customization.html The menu.py has been created successfully with python manage.py custommenu in my project…
M. Dhaouadi
  • 617
  • 10
  • 27
1
vote
2 answers

How to customize django admin search results in many to many fields

I trying to filter the list shown when I use the lupe in many to many fields (image bellow). Maybe a text search would be interesting too. Any help? Here's the code: class PresentialModuleCourseInline(NestedStackedInline): """Module Course…
Ráfagan
  • 2,165
  • 2
  • 15
  • 22
1
vote
3 answers

Prestashop 1.7 /admin error 500

I just installed PrestaShop 1.7.2.0 and I'm getting error 500 when I'm trying to access /admin. My admin folder on FTP is renamed to admin[random_string] (how? why?). Frontend seems to be working ok. When I remove /admin/.htaccess I get 404, when I…
o..o
  • 1,789
  • 5
  • 31
  • 59
1
vote
0 answers

Magento 2 Admin Login Backend Error: Invalid scope type ''

First I can login with username and password at magento admin than I get this: this error There has been an error processing your request Invalid scope type '' Nowhere to find this issue Hopefully someone knows it What to do? Website works perfect…
1
vote
0 answers

Categorized and linked WordPress users

I will develop a blog in WordPress with an post contribution system (contributor) grouping several pole. These contributors must be attached to a pole (they will write posts related to their pole). I would like to add editor for each pole so that…
meneldil
  • 45
  • 8
1
vote
1 answer

Applying Admin Dashboard Template to Asp.NET MVC 5 Project

I am a intern guy and at company we work with Asp.NET MVC. Project manager give me some homework project to create a website some sort of music store. It's done but now he gave me a theme, Keenthemes Metronic responsive admin dashboard template. I…
1
vote
2 answers

How can I check a current logged in user security level so i can disable features?

PRE I'm using SQLExpress to store information. I have a very basic user set-up in my app. I have a Login table that contains only three fields, these are Username, Password and Security Level. There are only three security levels; High, Medium and…
1
vote
1 answer

How to create page in Sonata Page?

I want to have site available under route /answers, I've made the service, twig file and remove it from fixtures from static pages. Now it disappear from Sonata Page Site Builder in CMS. How do I add a new page ?
Chrzanek
  • 197
  • 3
  • 15
1
vote
0 answers

Webinstaller VS 2015 + Proxy + Admin account

my question is regarding the webinstaller by Microsoft f.e. Visual Studio 2015 SP 3. If I start the Webinstaller I have to enter an admin account. But this account has no access to the Internet. Is it possible to start the webinstaller with a proxy…
1
vote
2 answers

Unusual URL in my WordPress website

There is unusual url in my WordPress website. And I'm not being able to login to WordPress admin panel. Can you please suggest me what this issue is about and how to solve…
Rustiyano
  • 21
  • 3
1
vote
1 answer

Javafx application run as administrator

Hello Guys i am going to run java program on window as administrator. How i can do this ? I tired this https://github.com/rritoch/super-user-application but it only has self class. I don't like this. What is the best solution for java run as…
sam
  • 38
  • 4
1
vote
0 answers

Delete Telegram None Admin Super Group

I create a telegram supergroup and add some user to this group and after 2 days I delete my account, now I can not delete this group. Please help me.
Javad mosavi
  • 49
  • 1
  • 6