Answer the question
In order to leave comments, you need to log in
PC goes into endless reboot, why?
Hello. I have the following problem:
I turn on the computer, it works for 5-10 minutes and goes into an endless reboot. I disconnect it from the network, after 5 minutes I turn it on, it gives the message "all settings were reset to default values" and after exiting the BIOS it works fine
Answer the question
In order to leave comments, you need to log in
1. Change the bios battery
2. What do the temperature sensors say? If more than 80 degrees on the process - change the thermal paste, blow through the cooler.
3. What is the capacity of the power supply? Does the capacity of the components match? And it happens that they upgrade the hardware, but they don’t want to change the PSU - and some i7 and a game card with a 350 W PSU are spinning.
4. Look at the capacitors on the motherboard and the power supply unit - did they blow up?
I disconnect it from the network, after 5 minutes I turn it on, it gives the message "all settings were reset to default values" and after exiting the BIOS it works fine
There is a plugin https://wordpress.org/plugins/options-framework/ to add variables and create a template settings page. Nice powerful plugin. But just to find out the number of users in groups, I don’t know such a plugin. And it's probably easier to write such functionality yourself
Here is a working example for getting subscribers of a contact group
jQuery(function($){
$.ajax({
url: 'http://api.vk.com/method/groups.getById?gid=27541941&fields=members_count',
dataType: "jsonp",
success:function(e){
$('#vkontakte_count').html(e.response[0].members_count)
}
});
});
You can through the standard settings page . The number of subscribers provided above.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question