View Single Post
  #1  
Old 09-27-2014, 07:56 AM
parayna's Avatar
parayna parayna is offline
Member
 
Join Date: May 2013
Location: Devon, UK
Posts: 342
Gender: Female
Credits: 27,154
parayna is on a distinguished road
Default Strict Standards on Friend Privacy Page?

Hi! I keep getting this message on the friend privacy settings page:

Strict Standards: Declaration of RadioList::add() should be compatible with GUIContainer::add(GUIComponent $component, $index = -1) in /home/ycadopts/public_html/classes/class_radiolist.php on line 68

I have no idea how to solve it XD And all that's on line 68 is a '}'... so.. yeah. :/ I don't really know if that is the problem or if it is just saying that.. but. Hmm. This is also the first time I have visited this page on my site (I am alpha testing while adding things, before the actual alpha testing period) and I clicked on the link and that is at the top of the page...

Thanks for any help!

~Parayna

EDIT:

I also get this on the editing profile settings page:


Strict Standards: Declaration of DropdownList::add() should be compatible with GUIContainer::add(GUIComponent $component, $index = -1) in /home/ycadopts/public_html/classes/class_dropdownlist.php on line 185

(As well as the above radio one, so there is two on the editing profile settings page)

Last edited by parayna; 09-27-2014 at 07:59 AM.
Reply With Quote