acp error

Forum
Last Post
Threads / Messages

Mortain

***** SpottedMare.com
Member
Joined
Nov 12, 2015
Messages
80
Points
0
Mysidian Dollar
6,130
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
 
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.
 

Attachments

  • class_adminsidebar.php
    8.7 KB · Views: 3
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
 
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.
 

Attachments

  • class_dropdownlist.php
    5.7 KB · Views: 3
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
 
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.
 

Attachments

  • class_radiolist.php
    2 KB · Views: 3
  • class_registervalidator.php
    3.4 KB · Views: 3

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,280
Messages
33,129
Members
1,603
Latest member
Monako
BETA

Latest Threads

Latest Posts

Top