Welcome Guest, Not a member yet? Register   Sign In
Problem using own library.
#4

[eluser]starenka[/eluser]
hi, got same problem...

-class is within /application/libraries/Discogs.php (btw debugging on widnows machine so the case shouldn't be the problem)
- $this->load->library('Discogs');

class properly named inside (imo):
Code:
class Discogs
{

    private static function get_xml($id)
    {

still getting "Unable to load the requested class: Discogs"


Messages In This Thread
Problem using own library. - by El Forum - 12-14-2007, 01:53 PM
Problem using own library. - by El Forum - 12-14-2007, 01:58 PM
Problem using own library. - by El Forum - 12-15-2007, 02:48 PM
Problem using own library. - by El Forum - 01-24-2008, 06:19 AM
Problem using own library. - by El Forum - 01-24-2008, 10:55 AM
Problem using own library. - by El Forum - 01-24-2008, 11:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB