Coder Social home page Coder Social logo

mahara-blocktype-linkedinprofile's People

Contributors

anzeljg avatar

Stargazers

Rihards Mantejs avatar

Watchers

James Cloos avatar Patric Lougheed avatar  avatar

mahara-blocktype-linkedinprofile's Issues

artefact linkedin config form raises error

Reported by Gunther Lachambre at https://bugs.launchpad.net/mahara/+bug/1560110

Hi,

When I validate the LinkedIn artefact config form, Mahara raises the following PHP Fatal error :

Cannot use object of type Pieform as array in *******/mahara/htdocs/artefact/linkedin/lib.php on line 294, referer: https://*******/admin/extensions/pluginconfig.php?plugintype=artefact&pluginname=linkedin&type=linkedin

The code mentionned is :

290 public static function save_config_options($values)
291 {
292 foreach (array(self::APPLICATION_SECRET, self::APPLICATION_ID) as $settingname)
293 {
294 set_config_plugin('artefact', 'linkedin', $settingname, $values[$settingname]);
295 }
296 }

I'm running Mahara 15.10.2testing on RHEL6 64bits, with PHP 5.6.19 and MySQL 5.6.29. I use Mozilla Firefox 44.0.2.

Thanks.

directory level

Hi,

It seems that your code should not be stored in a "linkedinprofile" directory but on source code root, so we could get it with git not storing ".git" directory in our local "blocktype" directory.

Thanks.

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.