therecluse26 / PHP-Login

A login system built with PHP, MySQL, jQuery and Bootstrap
MIT License
836 stars 442 forks source link

Problems with API #236

Closed MrLava13 closed 4 years ago

MrLava13 commented 5 years ago

Hello, I have trouble following the API and running "pullAllUserInfo()". I attempted to run the method in multiple ways, with "$conf->" and "$auth->" but always got, "Uncaught Error: Call to undefined method PHPLogin\PageConstructor::pullUserInfo()". I am just trying to get the user profile picture.