AnaBelenRoMar
Forum Replies Created
-
Forum: Plugins
In reply to: [Genesis login modal box] Undefined index: HTTP_REFERERHi David,
Yes, i finded the solution and reported it to Frank in a ticket in his web. He answered to me “When I find the time I will have look at this”.The mistake is when you open a new tab clean, put the url of your web, and click to login.
If you want to solve the problem, you only need to disable the PHP error reporting, in your wp-config.
For this reason, don′t worry, when you are in production you will not have this error.I hope I helped you.
Forum: Plugins
In reply to: [Genesis login modal box] Undefined index: HTTP_REFERERHi Frank, I have the solution… It is a simple if in your code. ??
The error is when the “HTTP_REFERER” value is not definined. If you want to reproduced it, you need to open a new tab clean and put the url to want to login.
Please tell me if you have any problem.
Thks.
Forum: Plugins
In reply to: [Genesis login modal box] Undefined index: HTTP_REFERERI have more information, the mistake is when
“Page After Login” or “Page After Logout” is not empty.If “Page After Login” and “Page After Logout” are both empty, there is no mistake.
Forum: Plugins
In reply to: [Genesis login modal box] Undefined index: HTTP_REFERERHi Frank,
The code in my theme is: do_shortcode(‘[wps_login]LOGIN MODAL[/wps_login]’)
I tested it in:
Windows:
Google Chrome: Versión 64.0.3282.186 (Build oficial) (64 bits)
Internet Explorer : version: 11.0.9600.18816
Firerox Quantum: 58.0.2 (64-bit)
Android:
Google Chrome,And the mistake is the same:
Sign in to your account
Notice: Undefined index: HTTP_REFERER in /home/spaceint/public_html/lilouli.com/ab-plagins/wpstudio-login-modal-box/inc/glmb-frontend.php on line 35Tell me if you need something more.