![]() |
acp error
Strict Standards: Declaration of AdminSidebar::setDivision() should be compatible with Sidebar::setDivision(GUIComponent $module) in /home/nirainia/public_html/classes/class_adminsidebar.php on line 18
|
1 Attachment(s)
Well this is just a warning, it wont affect your site so it should still function normally. If the message annoys you, download the attachment and place it inside directory /classes, and it should fix your problem.
|
thank you.
|
now i have this one
Strict Standards: Declaration of DropdownList::add() should be compatible with GUIContainer::add(GUIComponent $component, $index = -1) in /home/nirainia/public_html/classes/class_dropdownlist.php on line 184 |
1 Attachment(s)
Well its another strict standard error, you may just turn it off it annoys you. Note strict standard errors by default aint enabled in PHP 5.3, which is why the script wasnt tested against it when it was released.
To fix your issue, download this file and place it in /classes folder, it should overwrite the older file. |
Strict Standards: Declaration of RadioList::add() should be compatible with GUIContainer::add(GUIComponent $component, $index = -1) in /home/nirainia/public_html/classes/class_radiolist.php on line 68
|
2 Attachment(s)
Oh another. Download the two other attachments and upload them to /classes folder, it should fix every strict standard error though. Alternative, you may disable error reporting for strict standard, as it doesnt really make your site stop functioning.
|
All times are GMT -5. The time now is 02:38 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.