![]() |
There's a point in everyone's life where you're willing to surrender a bit of personal dignity for some convenience and practicality. Some of us get there sooner than others.
|
Site was crawling again for me earlier this morning, seems to be getting back to normal again now. That's three mornings in a row now for me, when any other site was working fine.
And has anyone else noticed the occasional brief flash of another page while going from the forum list into a forum and vice versa? It's a white screen with some code on it. Comes up so fast it looks like subliminal advertising. |
Yes to all the above!
|
yes...i noticed that also...
|
Originally Posted by rainmn
(Post 2586825)
Site was crawling again for me earlier this morning, seems to be getting back to normal again now. That's three mornings in a row now for me, when any other site was working fine.
And has anyone else noticed the occasional brief flash of another page while going from the forum list into a forum and vice versa? It's a white screen with some code on it. Comes up so fast it looks like subliminal advertising. |
Ditto. Pizzed me off so I went to some other sites. IB, are you listening?:mad:
|
yeah still slow....
|
Alright, I know they were changine servers because the whole website was down and thats the explanation that popped up instead of OSO. So I understand some problems, but every morning for the past few days its so slow you can't get on it. Now I can't navigate the site for 2 minutes before I get a "database error" on everything I click.......even the classifieds. You guys (oSO) need to get your chit together.
|
Originally Posted by rainmn
(Post 2586825)
And has anyone else noticed the occasional brief flash of another page while going from the forum list into a forum and vice versa? It's a white screen with some code on it. Comes up so fast it looks like subliminal advertising.
|
This is what it says:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of convert_bits_to_array(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /var/www/www.offshoreonly.com/forums/forumdisplay.php(106) : eval()'d code on line 62 Here's what it probably means: the new servers are using a newer PHP (hypertext preprocessor, a server side open source programming language) This little buddy is known as a call-time pass-by-reference, which PHP controls with the following setting in php.ini: allow_call_time_pass_reference = Off By default, in recent PHP releases the above setting should be switched to Off; turning it on is "frowned upon" by PHP's makers. Switched off, PHP will generate warning errors every time a function call specifies an argument should be passed by reference. As such, it's good practice to leave this setting off. The reason why call time pass by reference is a "bad thing" is that call time passing by reference can make code extremely difficult to follow. What it is supposed to do? Save time and memory on the server side. |
| All times are GMT -5. The time now is 03:50 PM. |
Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.