HTML/UCP Coding Help!
#1

Hey guys! I ran my UCP, and on one of the pages it gives me this error:

Код:
Strict Standards: Non-static method utils::startsWith() should not be called statically in /home/fcrolepl/public_html/fortcarson-rp.com/ucp/resources/usrfuncs.class.php
This is line 138 in usrfuncs.class.php:

Код:
	if (utils::startsWith($data['gender'], "m")) {
	    $gender = "Male";
	} else {
	    $gender = "Female";
	}
Reply


Messages In This Thread
HTML/UCP Coding Help! - by Jigsaw123 - 10.06.2016, 21:37
Re: HTML/UCP Coding Help! - by Vince - 10.06.2016, 21:42
Re: HTML/UCP Coding Help! - by Jigsaw123 - 10.06.2016, 21:46

Forum Jump:


Users browsing this thread: 1 Guest(s)