Giter VIP home page Giter VIP logo

carta's Issues

API Key

I am part of a team that is developing an Omeka site with a database of all books announced in the largest periodical of the XVIII century in New Spain: the Gazeta.
We’re enjoying very much the Carta plugin since it allow us to show where these books were printed
and where they were sold
With a historical map in the background! Thank you so much for this!
However, we haven’t been able to find where to add the required API KEY. Would you mind telling us how to do this?

Carta plugin error on Omeka

I am slowly migrating an old Omeka legacy site to Omeka 2.7. Although I have yet to use Carta, it is installed as a plugin.

When I look at one of my entries, a message appears at the bottom of the public page:

Warning : count(): Parameter must be an array or an object that implements Countable in /home/rwanysib/animales.rwanysibaja.com/plugins/Carta/CartaPlugin.php on line 122

[You can see the public page for this particular item at: http://animales.rwanysibaja.com/items/show/72]

I’m not sure why this message appears or how to fix this issue. Should I remove Carta and then re-install it? (Some users have had problems doing this.) Or will I need to modify a .php file? [Note: Using Reclaim Hosting for the Omeka install and website]

Thanks for any help in advance. - Rwany

Installation error

Hello, sorry to bother you all. I'm in the middle of setup for a server with Omeka, and when installing the carta plugin I get the following error:

Zend_Db_Statement_Mysqli_Exception

Mysqli statement execute error : Field 'accesstoken' doesn't have a default value

Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Field 'accesstoken' doesn't have a default value in /var/www/html/omeka/application/libraries/Zend/Db/Statement/Mysqli.php:214
Stack trace:
#0 /var/www/html/omeka/application/libraries/Zend/Db/Statement.php(303): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /var/www/html/omeka/application/libraries/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
#2 /var/www/html/omeka/application/libraries/Omeka/Db.php(79): Zend_Db_Adapter_Abstract->query('INSERT INTO `om...')
#3 /var/www/html/omeka/plugins/Carta/install.php(96): Omeka_Db->__call('query', Array)
#4 /var/www/html/omeka/plugins/Carta/CartaPlugin.php(42): include('/var/www/html/o...')
#5 /var/www/html/omeka/application/libraries/Omeka/Plugin/Broker.php(145): CartaPlugin->hookInstall(Array)
#6 /var/www/html/omeka/application/libraries/Omeka/Plugin/Installer.php(130): Omeka_Plugin_Broker->callHook('install', Array, Object(Plugin))
#7 /var/www/html/omeka/application/controllers/PluginsController.php(97): Omeka_Plugin_Installer->install(Object(Plugin))
#8 /var/www/html/omeka/application/libraries/Zend/Controller/Action.php(516): PluginsController->installAction()
#9 /var/www/html/omeka/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('installAction')
#10 /var/www/html/omeka/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#11 /var/www/html/omeka/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch()
#12 /var/www/html/omeka/application/libraries/Zend/Application.php(384): Zend_Application_Bootstrap_Bootstrap->run()
#13 /var/www/html/omeka/application/libraries/Omeka/Application.php(77): Zend_Application->run()
#14 /var/www/html/omeka/admin/index.php(28): Omeka_Application->run()
#15 {main}
I'm currently running Omeka 2.5 and I have carta 1.2.2. Any help is appreciated.

I can't add a map with Carta plugin

Hi !
I use Carta plugin, but when I want add a new map, I I get lots of error messages, like this :

« Notice: Undefined variable: carta in /var/www/html/omeka/plugins/Carta/views/admin/index/manage.php on line 8

Notice: Trying to get property of non-object in /var/www/html/omeka/plugins/Carta/views/admin/index/manage.php on line 8

Notice: Undefined variable: carta in /var/www/html/omeka/plugins/Carta/views/admin/index/manage.php on line 9

Notice: Trying to get property of non-object in /var/www/html/omeka/plugins/Carta/views/admin/index/manage.php on line 9

Notice: Undefined variable: carta in /var/www/html/omeka/plugins/Carta/views/admin/index/manage.php on line 11. »

And when I try to add a map anywy, when I click on “Save”, Omeka says this:

“Omeka encountered a mistake:
exception ‘Zend_Db_Statement_Mysqli_Exception’ with message ‘Mysqli statement execute error : Incorrect integer value: ‘’ for column ‘layergroup’ at row 1’ in /var/www/html/omeka/application/libraries/Zend/Db/Statement/Mysqli.php:214
Stack trace:
#0 /var/www/html/omeka/application/libraries/Zend/Db/Statement.php(303): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /var/www/html/omeka/application/libraries/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
#2 [internal function]: Zend_Db_Adapter_Abstract->query(‘INSERT INTO ome…’)
#3 /var/www/html/omeka/application/libraries/Omeka/Db.php(79): call_user_func_array(Array, Array)
#4 /var/www/html/omeka/plugins/Carta/models/Table/Carta.php(35): Omeka_Db->__call(‘query’, Array)
#5 /var/www/html/omeka/plugins/Carta/models/Table/Carta.php(35): Omeka_Db->query(‘INSERT INTO ome…’)
#6 /var/www/html/omeka/plugins/Carta/controllers/IndexController.php(50): Table_Carta->insert(Array)
#7 /var/www/html/omeka/application/libraries/Zend/Controller/Action.php(516): Carta_IndexController->saveAction()
#8 /var/www/html/omeka/application/libraries/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch(‘saveAction’)
#9 /var/www/html/omeka/application/libraries/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#10 /var/www/html/omeka/application/libraries/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch()
#11 /var/www/html/omeka/application/libraries/Zend/Application.php(384): Zend_Application_Bootstrap_Bootstrap->run()
#12 /var/www/html/omeka/application/libraries/Omeka/Application.php(77): Zend_Application->run()
#13 /var/www/html/omeka/admin/index.php(28): Omeka_Application->run()
#14 {main}”

I have examined the file’s plugin ‘manage.php’ but I don’t understand what is the variable undefined. I have downloaded the last version of Carta plugin but the problem is still here. Would you know what the problem is? Thank you in advance !!!

PS: I precise we use Omeka v.2.5

Standard Error

Hello, just installed Carta and attempted to experiment with it. However, receive the error shown below when I enter edit mode for the example map or when attempting to create a new map. Seems to affect overall editing functions. What can I do to fix? Thanks!

20160429-omekacartaerror

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.