Code Monkey home page Code Monkey logo

yii2-filemanager's People

Contributors

jhagel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

yii2-filemanager's Issues

Demo

This plugin looks wonderful - Thanks.
Is there a working demo page with instruction?

Internal Server Error

Hello!
Can not download images.It throws an error:Internal Server Error. What to do?

Error if use tiny mce

Hi. I tryed use tiny mce, after press button Insert - display error
TypeError: filemanagertiny.getSettings(...) is undefined

Installtion problem

Hi,

I"m trying to install the plugin using composer:

php composer.phar require --prefer-dist linchpinstudios/yii2-filemanager "*"

and getting the following error:
"
The requested package linchpinstudios/yii2-filemanager could not be found in any version, there may be a typo in the package name.

Potential causes:

  • A typo in the package name
  • The package is not available in a stable-enough version according to your minimum-stability setting
    "

Regards,
Yair

Migration failed for SQLite database

Following installation instructions I'm trying to run the database migration. The migration is trying to add a foreign key, resulting in the following errror:

Exception 'yii\base\NotSupportedException' with message 'yii\db\sqlite\QueryBuilder::addForeignKey is not supported by SQLite.'

Instead of using (as suggested by the official Yii documentation):
$this->addForeignKey(..)

consider using $options parameter for createTable() function, see http://www.yiiframework.com/doc-2.0/yii-db-migration.html#createTable()-detail.

By the way, I noticed in the down() function of the filemanager_init migration, you drop two foreign keys, but only one was created in the up() function?

AutoloadExample

Where is this class located?
Or I don't get how to use it as widget.

Javascript error and wrong upload path

When I want to upload an image, I get this error in firebug:
Error: Syntax error, unrecognized expression: /yii2-app-advanced/backend/web/filemanager/files/#
throw new Error( "Syntax error, unrecognized expression: " + msg );

Also the image do not upload, and after uploading I get the error in firebug:
"NetworkError: 404 Not Found -x/backend/web/filemanager/files/files/thumbnails/1411041436-550e95258718ddd46707505efe45c06e.jpg"

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.