Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   acp error (http://www.mysidiaadoptables.com/forum/showthread.php?t=4888)

Mortain 11-13-2015 09:58 PM

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

Hall of Famer 11-14-2015 12:53 AM

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.

Mortain 11-14-2015 02:25 AM

thank you.

Mortain 11-14-2015 02:26 AM

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

Hall of Famer 11-14-2015 05:54 AM

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.

Mortain 11-14-2015 06:51 AM

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

Hall of Famer 11-14-2015 08:39 AM

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.