Errors, bugs, questions - page 2833

 
Mikhail Dovbakh:

What's the problem? Reflexes?)

And "Forum" is still clicked more often than "Documentation" - at least on the website...

The problem is that the scrollbar is on the right side of the page and the "Board" button is now on the left, so you have to move the mouse more.

The good thing is to move the "Board" button as close to the right as possible, and move the navigation buttons with the branch pages to the same place.

The usability from a smartphone remains almost unchanged.

 
Vladimir Pastushak:
Website is down, logged in through the UPU, gives a 403 error

Got blocked by IP address, can't see why, who do I write to?

 
Vladimir Pastushak:

Got my IP address blocked, can't see why, who do I write to?

Reboot the router and that's it. I hope you don't have a static IP.

 
Alexey Viktorov:

Reboot the router and you're good to go. Hopefully you don't have a static IP.

)) Alexey, hi!

This will not help, as the external ip will not change

This will help https://chrome.google.com/webstore/detail/setupvpn-lifetime-free-vp/oofgbpoabipfcfjapgnbbjjaenockbdp

SetupVPN - Lifetime Free VPN
SetupVPN - Lifetime Free VPN
  • votes: 31393
  • chrome.google.com
Unblock any blocked website in your country, school or company. It's free and easy to use.
 
Nikolai Karetnikov:

This won't help as the external ip won't change

It worked for everyone and I had a 403 error at the beginning of the year on my PC and everything worked on my tablet - i rebooted the router and it all went away

Search the forum for "403" - quite regularly people complain

 
A compilation error:
#import "function.ex5"
#import
string g( string function )
{
        return (function + " "); //Error: '+' - unexpected token
}

but otherwise:

#import "function.ex5"
#import
string g( string function )
{
        return  function + " " ; //нормально
}

fine. What's the fundamental difference?

 
A100:
A compilation error:

but otherwise:

fine. What's the fundamental difference?

Interesting news and unpleasant. If it only affects the returnee, you can remember it. If it shows up somewhere else, breaking the logic of the brackets is not logical at all.
 
Nikolai Karetnikov:

)) Alexey, hi!

This won't help as the external ip won't change

This will help https://chrome.google.com/webstore/detail/setupvpn-lifetime-free-vp/oofgbpoabipfcfjapgnbbjjaenockbdp

It will help to block financial transactions to someone who will go to the site through various anonymizers.

And, yes, rebooting the router almost always helps.

 

How do I run a check for pending orders using previously set parameters?

I don't need it and sleep is also not an option, because I need other functionality to make it work.

I am just at the start of development)

 
Denis Diakonov:

How do I run a check for pending orders using previously set parameters?

I don't need it and sleep is also not an option, because I need other functionality to make it work.

I am only at the beginning of development).

How can I teach you to read documentation?


Reason: