Error
Hello.
I got An Error when i wanted to compile 1 plugin. Error: Multi-dimensional arrays must be fully initialized on line 443 I would Wanna Know how can i fix that? Can Anyone Help Me? |
Re: Error
Post your code.
|
Re: Error
PHP Code:
|
Re: Error
which line is 443
|
Re: Error
The Last Code There.
}; |
Re: Error
PHP Code:
|
Re: Error
PHP Code:
|
Re: Error
Hm.. Got Another errors.
Error: Array index out of bounds (variable "gszBlockModels") on line 609 Error: Array index out of bounds (variable "gszBlockModels") on line 610 Error: Array index out of bounds (variable "gszBlockModels") on line 611 Error: Array index out of bounds (variable "gszBlockModels") on line 612 Code: PHP Code:
|
Re: Error
gszBlockModels
Increase its size example if it is gszBlockModels[70] do it gszBlockModels[150] .... |
Re: Error
Can You Explane More?
|
| All times are GMT -4. The time now is 19:53. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.