Coder Social home page Coder Social logo

Comments (4)

jimdoescode avatar jimdoescode commented on June 2, 2024

You are going to have to be more descriptive than that. Is this an issue that only happens on sparks? What file systems are the problems? Is it a CI issue? What steps are involved in reproducing the issue? Error output?

I realize it's an easy fix to make but I would like more info as this is the first I am hearing about anyone having problems like this, also it effect the other API libraries I have.

[EDIT] It's not that I am unwilling to make the change I just want to understand the catalyst behind it.

from codeigniter-dropbox-api-library.

philsturgeon avatar philsturgeon commented on June 2, 2024

Fair enough!

First name is a CodeIgniter naming convention.

Naming Conventions

File names must be capitalized. For example:  Myclass.php

It will try to load "Dropbox.php" which on most filesystems (case in-sensitive file systems) is fine. MAMP, CentOS, etc all out of the box are case in-sensitive. If you put this on Ubuntu or whatever file system Pagoda Box is running you'll get errors.

This needs to be changed for every single Spark you have. All libraries must be upper cased.

from codeigniter-dropbox-api-library.

jimdoescode avatar jimdoescode commented on June 2, 2024

Gotcha, I just noticed that in the docs. I will make the changes ASAP. Thanks for the heads up.

from codeigniter-dropbox-api-library.

jimdoescode avatar jimdoescode commented on June 2, 2024

Fixed in latest commit.

from codeigniter-dropbox-api-library.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.