Index out of bounds
1 Attachment(s)
Okey, so suddenly I got this error in my error log:
PHP Code:
PHP Code:
|
Re: Index out of bounds
no errors for me.
Code:
//AMXXPC compile.exe |
Re: Index out of bounds
Upload your colorchat.inc / .sma.
|
Re: Index out of bounds
if you got this error constantly you can just add this:
PHP Code:
get_user_name(id,name[id],31) get_user_authid(id,authid[id],31) |
Re: Index out of bounds
Quote:
|
Re: Index out of bounds
Quote:
But thanks, I will try that and come back with the results of the log. |
Re: Index out of bounds
Looks to me like you should just remove the arrays entirely since they are never used other than immediately after they are populated.
|
Re: Index out of bounds
Quote:
|
Re: Index out of bounds
cache it when user connecting. (steamid doesn't change on connected-disconnected interval ...)
and cache name also if user is changing name. |
Re: Index out of bounds
Quote:
|
| All times are GMT -4. The time now is 13:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.