OT: Westendzone.com

Advertisement
[] operator not supported for strings on line 17 in /home/westend/public_html/includes/class_bootstrap.php(433) : eval()'d code
#0 /home/westend/public_html/includes/class_bootstrap.php(433): eval()
#1 /home/westend/public_html/includes/class_core.php(4391): vB_Bootstrap->process_templates()
#2 /home/westend/public_html/includes/class_core.php(4349): vB_Template->__construct('navbar_link')
#3 /home/westend/public_html/includes/functions.php(3139): vB_Template::create('navbar_link')
#4 /home/westend/public_html/forumdisplay.php(296): construct_navbits(Array)
#5 {main}
 
You using Taptalk?

I'm not.
No, chrome and firefox.

I've tried all the below, no luck.. Also tried VPNing to servers in different regions to see if it's a geolocation thing (not sure WEZ is on a High Availability [HA] type deployment where people might be connecting to different servers in the end and one or some are having issues while one or some is working just fine still. Excuse my nerdness.)

Samsung Galaxy S8+
Chrome
Firefox

Mac OS X (10.14)
Chrome
Firefox
Safari

Windows 10
Chrome
Edge
 
Try again

Just tried again and still nothing. Below is what I get when I log in

[] operator not supported for strings on line 17 in /home/westend/public_html/includes/class_bootstrap.php(433) : eval()'d code
#0 /home/westend/public_html/includes/class_bootstrap.php(433): eval()
#1 /home/westend/public_html/includes/class_core.php(4391): vB_Bootstrap->process_templates()
#2 /home/westend/public_html/includes/class_core.php(4349): vB_Template->__construct('STANDARD_REDIRE...')
#3 /home/westend/public_html/includes/functions.php(3923): vB_Template::create('STANDARD_REDIRE...')
#4 /home/westend/public_html/includes/functions.php(3803): standard_redirect('Thank you for l...', true, false)
#5 /home/westend/public_html/includes/functions_login.php(481): print_standard_redirect(Array, true, true, '1')
#6 /home/westend/public_html/login.php(175): do_login_redirect()
#7 {main}
 
Does WEZ not accept new members? Been in a Que waiting for a mod to approve me for like 2 months lol
 
Advertisement
If anyone who runs WEZ is here, were they any PHP updates done on the server? Or PHP code adjusted on the pages themselves?

"operator not supported for strings" largely happens when code is being used that's fully depreciated, typically popping up after some form of an update. I haven't built sites/forums in many, many years, so I could be way behind the times on when you see this type of error.

PHP 7.3 was released just a week, so, for example, if the server is updated to support 7.3 and some of the current code is now depreciated in 7.3 it may cause these types of issues.
 
Last edited:
If anyone who runs WEZ is here, was there any update with the side code done? Any PHP updates server side?

"operator not supported for strings" largely happens when code is being used that's fully depreciated, typically poppig up after some form of an update. I haven't built sites/forums in many, many years, so I could be way behind the times on when you see this type of error.

We upgraded from PHP 7.0 to 7.1. We also upgrade vBulletin 4 to version 4.2.5 from 4.2.5 alpha 3. VB is supposed to support PHP 7.1. What is odd is not everyone is getting the errors. I have not received any errors. Since PHP is a server-side code everyone should get the errors, regardless of browser. My thought is one of the plugins is causing the issue, but I disabled almost all of them and it doesn't appear to be fixing the issue.
 
Tried on edge too......


135312E6-6694-4971-A12A-C8F93CED245C.webp
 
Advertisement
It literally just started working for me about 15 secs ago.

Confirmed on Mac OS X and Android
 
Back
Top