Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

HTML/UCP Coding Help!

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

Code:

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:

Code:

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


Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>